body {
	background-color:#040e30;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background-image:  url("images/bckgrnd.gif");
	background-repeat:repeat-x;
	margin: 0 0 0 0;
}
td {
	text-align:left;
	vertical-align:top;
}
 
#container {
	text-align: center;
}
#main {
	margin-left: auto;
	margin-right: auto;
}
#topborder {
	border-bottom: 8px solid #FFF;
	height:8px;
}
/*#homenav {
	background-image: url(images/navbar.gif);
	background-repeat:no-repeat;
	position:0px 0px;
	}*/
#homenav ul {
	margin-left:0px;
	padding-left:18px;
	margin-top: 0px;
}	
#homenav li {
	list-style:none;
	display:inline;
	padding-left: 5px;
	padding-right:5px;
	font-size: 11px;
	font-weight:bold;
	text-transform: uppercase;
	margin-left:0px;
}
#centerimage {
	border-right: 9px solid #FFF;
	border-left: 9px solid #FFF;
	border-bottom: 9px solid #FFF;
	text-align:center;
}
#centertexttop {
	background-color:#FFFFFF;
	color:#040e30;
	padding: 25px 10px 15px 15px;
	border-left: 8px solid #FFF;
	border-right: 8px solid #FFF;
	border-bottom: 8px solid #FFF;
	font-size: 12px;
	line-height: 18px;
}
#centertext {
	padding: 10px 10px 15px 15px;
	border-left: 8px solid #FFF;
	border-right: 8px solid #FFF;
	border-bottom: 8px solid #FFF;
	font-size: 14px;
	line-height:18px;
}
#centertexttop .header {
	font-size:18px;
	color:#040e30;
	font-weight: bold;
}
#emailform {
	padding-left: 30px;
}
#footer {
	padding-top: 10px;
	text-align:center;
	font-size:9px;
}

#footer a {
text-decoration:underline;
color:#FFFFFF;
}

#footer a:hover {
text-decoration:underline;
color:#eec10c;
}

/*#footer a:visited {
text-decoration:underline;
color:#999999;
}*/



