* {margin:0px;padding:0px;top:0px;left:0px;}
body{
	text-align: center;
	background-color: #000066;
}
#central{
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	position: relative;
	width: 761px;
	text-align: left;
	background-color: #18299C;
}
#leftside{
	float: left;
	width:390px;
	height:618px;
	background-color: #18299C;
}
#rightside{
	float: right;
	width:368px;
	height:653px;
	background-color:#18299C;
	position: relative;
	color:#fff;
}

td {
	font-size: 11px;
	color: #000099;
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
}
.tdalt {
	background-color: #F0F0F0;
}
table {
	border: solid white 1px;
	background-color: #F0F0F0;
}

ul {
	color: #FFFFFF;
	list-style-position: inside;
	list-style-type: circle;
	font-size: 11px;
	margin-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#header{
	background-image: url(file:///I|/DOCUME~1/BRYANW~1/LOCALS~1/Temp/Temporary Directory 3 for template4[1].zip/images/header.jpg);
	height: 250px;
	width: 388px;
	position: relative;
	background-color: #18299C;
}
#middle{
	position: absolute;
	top: 240px;
	background-color: #18299C;
}
#leftside img{margin-top:2px;}
#menu{
	position: absolute;
	height: 306px;
	width: 137px;
	left: 251px;
	background-color: #18299C;
	margin-top:10px;
}
#leftside ul{
	list-style-position: outside;
	list-style-type: none;
	margin-top: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-left: 0px;
}
#leftside li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;	
	list-style-position: outside;
	list-style-type: none;
}
#leftside ul a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	height: 20px;
	width: 127px;
	padding-left: 10px;
	padding-top: 2px;
	display: block;
}
#leftside a:hover{ 
background-color:#ff6600;
}
#rightside h1 {
	color:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align:center;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-right: 25px;
	margin-left: 20px;
}
#rightside h2, h3, h4 {
	color:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 20px;
}
h4 {
	font-size: 12px;
}
#rightside p{
	color:#E6E6E6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	margin-left: 20px;
	text-align: justify;
	margin-right: 25px;
}
#rightside a{
	color:#fff;
	text-decoration: none;
}
#rightside a:hover{
	color: #FF6600;
}
#footer{
	position: absolute;
	height: 87px;
	width: 388px;
	top: 560px;
	background-color: #18299C;
	text-align:center;
	border-top-width: 1px;
	border-top-style: solid;
	border-color: #CCCCCC;
	margin-top: 5px;
}
#footer p{	
	color:#DDDDDD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px;
}
#footer a{color:#fff;}
.smallfoot {
	font-size: 8px;
	color: #FFFFFF;
}
.clearfix {
	clear: both;
}
