body {
	background-color: #000033;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10pt;
	margin: 0px;
}
#container {
	width: 780px; height: 500px;
	background-color: #000;
}
#top {
	text-align: right;
	height: 91px;
	background:  url(../imagesForTemplates/WW_1st_top.jpg) no-repeat;
	overflow: hidden;
}
#top p {
	margin: 10px;
}
#top img {
	border: 0px solid #000;
}
#body {
}
#body p {
	margin: 0px;
}
#nav {
	width: 232px; height: 355px;
	float: left;
	position: relative;
}
#content {
	float: left;
	position: relative;
}
#bottom {
	text-align: right;
	padding: 15px 10px 0px 15px;
	height: 100px;
}
#bottom p {
	color: #FFF;
	text-size: 12px;
}
#bottom a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
