/* CSS Document */

body {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	text-decoration: none;
}
div#outer {
	width: 811px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	border: thin solid #000000;
	background-image: none;
	background-color: #999999;
	text-decoration: none;
}
div#header {
	padding: 0px;
	margin: 5px 5px 0px;
	text-align: center;
	height: 150px;
	width: 800px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 3px solid #FFFFFF;
	border-left: 1px solid #000000;
}
DIV#nav {
	float:left;
	width:400px;
	margin-left: 5px;
	text-align: center;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	height: 324px;
}
DIV#nav2 {
	float:left;
	width:800px;
	margin-left: 5px;
	text-align: center;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	height: 100%;
	padding: 10px 0px 10px;
}
DIV#forms {
	float:left;
	width:800px;
	margin-left: 5px;
	text-align: center;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	height: 324px;
	padding: 0px 0px 0px;
}
DIV#main {
	float:left;
	width:379px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(../images/Untitled-1.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	height: 100%;
	margin-right: 5px;
	text-decoration: none;
}
div#menu {
	width: 800px;
	padding: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	border-top: 0px solid;
	border-right: 1px solid #000000;
	border-bottom: 3px solid #FFFFFF;
	border-left: 1px solid #000000;
}
div#bannerimg {
	width: 800px;
	padding: 0px;
	margin: 0px 5px;
	background-color: #999999;
	border-top: 0px solid;
	border-right: 1px solid #000000;
	border-bottom: 3px solid #FFFFFF;
	border-left: 1px solid #000000;
	height: 142px;
}
div#footer {
	clear:left;
	height:20px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	width: 800px;
	border-top: 3px solid #FFFFFF;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
a:link {
	text-decoration: none;
	color: #000033;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
