body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #C6CAC3;
}


h1 {
	font-family: arial;
	font-size: 18px;
	color: #494949;
}

td {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#main {
	padding: 20px;
}

#nav {
	height: 26px;
	background-color: #F4F4FF;
}

#nav a, .hilitelink {
	display: block;
	float: left;
	background: #020087;
	margin: 3px;
	padding: 3px 5px 3px 5px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	font-family: verdana;
}

.hilitelink {
	background: #D81A0D !important ;
}

.hilitelink:hover {
	background: #020087 !important ;
}

#nav a:hover {
	background-color: #D81A0D;
}

#footer {
	font-size: 11px;
	color: #FFFFFF;
	background: #404040;
	clear: both;
	text-align: center;
	height: 15px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: normal;
	width: 760px;
	
}

#footer a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover{
	color: #F3807C;

}

h2 {
	font-size: 12px;
}
#divider {
	width: 730px;
	border-top-style: solid;
	height: 2px;
	border-top-width: 1px;
	border-top-color: #DE413A;
}


h2 a {
	color: #000000;
}
#forum {
	width: 190px;
	margin-top: 5px;
}
#forum ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#signupnews {
	float: right;
	width: 350px;
	padding: 5px;
	border: 1px solid #020087;
	margin-left: 15px;
	background-color: #F4F4FF;
}
a:link {
	color: #336393;
	text-decoration: underline;
}
a:visited {
	color: #336393;
	text-decoration: underline;
}
a:hover {
	color: #336393;
	text-decoration: underline;
}
