#wrapper {
	width: 750px;
	border-top-width: thin;
	border-right-width: 4px;
	border-bottom-width: thin;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	float: none;
	background-color: #0033FF;
	height: 800px;
	margin-left: 200px;
	margin-right: 200px;
}
#rightside {
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

#banner {
	width: 750px;
	float: left;
	background-color: #FFFFFF;
}
#navbar {
	height: 31px;
	width: 750px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 27px;
	margin: 0px;
}
#content {
	width: 700px;
	background-color: #FFFFFF;
	margin-left: 27px;
	margin-right: 27px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	font-style: normal;
	text-transform: none;
}
#footer {
	width: 750px;
	text-align: center;
	height: 200px;
}	
#text {
	padding-left: 10px;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 130%;
	text-transform: none;
	color: #333333;
	width: 650px;
}
#test img {
	border: 1px solid #000000;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #660066;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
}
h3 {
	font-size: 14px;
	color: #990000;
}
body {
	background-color: #000000;
}
.caption {
	margin-right: 15px;
	font-style: italic;
	font-size: 10px;
	font-weight: bold;
	line-height: normal;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
}
.navbardiv {
	width: 695px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
