body, html{
	margin-left: 0px;
	padding-top: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(i/bodybg.gif);
	background-color: #70a5c4;
	background-repeat: repeat-y;
	background-position: center;
	color:#091e40;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 150%;
}

#wrapper{		margin: 0 auto; width: 945px; overflow:hidden; padding-left: 1px; }
#header{		height:136px; width:945px; background-image:url(i/header.jpg); background-repeat: no-repeat;}
#header span {	display: none; }

#nav {		background-image:url(i/navbg.gif); padding-top: 2px; height: 46px; }
#nav ul {	float: none; font-size: 14px; margin: 0px; padding: 0px; list-style: none; padding-top: 2px; }
#nav li {	float: left; padding-left: 10px; display: block; padding-top: 8px;padding-bottom: 8px;}
#nav li a {	color: #033; text-decoration: none; padding-right: 10px; border-right: 1px solid #aaaaaa;  }
#nav li a:hover {	color: #000; text-decoration: underline; }
#nav li.active { background-color: #FC0;  }

#content {	clear: both; padding-top: 15px; }
#right {		float: right; width: 630px; padding-left: 5px; text-align: justify; padding-right: 25px;}
#left {		float: left; width: 249px; padding-left: 10px; padding-right: 15px; border-right: 1px solid #aaaaaa; }
#left ul {	margin: 0px; padding: 0px; list-style: none; font-size: 11px; }
#left li {	background-color: #ececec; display: block; margin-bottom: 1px; padding-left: 15px; height: 22px; padding-top: 5px}
#left li.active {	background-color:#FC0; font-weight: bold;}
#left li a {	color: #033; text-decoration: none; display: block; }
#left li a:hover {	color: #000; text-decoration: underline; }
#loginbox {		border: 1px solid #FC0; background-color: #eeeeee; padding: 18px; }
h1 {		font-size: 22px; text-transform: uppercase; }
h2 {		font-size: 14px; text-transform: uppercase; }
h3 {		font-size: 14px; text-transform: uppercase; color: #003399;}
input, select {	padding: 3px; }
.registernow {	padding: 7px; background-color: #0066CC; color:#FFFFFF; font-weight: bold; border: 1px solid #000066; width: 300px; }

#footer {	clear: both; padding-top: 295px; font-size: 10px; height: 23px; background-image:url(i/footerbg.jpg);
			width: 938px; overflow:hidden;  margin: auto; padding-left: 15px; color: #FFF; background-position: bottom; background-repeat: no-repeat;  }
#footer a {	color: #FFF;  }