#main {
	font-family: Arial, Helvetica, sans-serif, "Arial Black";
	font-size: 13px;
	line-height: 18px;
	color: #003366;
	padding: 0px;
	height: 100%;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top: 1px solid #003366;
	border-right: 1px solid #003366;
	border-bottom: 10px solid #003366;
	border-left: 1px solid #003366;
	min-height: 550px;
}
#bottom {
	padding: 0px;
	clear: both;
	height: 140px;
	width: 1000px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#topbanner {
	background-image: url(images/logotitle.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	margin: 0px 0px 30px;
	padding: 0px;
	height: 138px;
	width: 838px;
	float: left;
	display: inline;
}
#menu {
	background-image: url(images/logocorner.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	width: 162px;
	padding-top: 190px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	min-height: 200px;
	display: inline-block;
}
#content {
	padding: 10px;
	margin-right: 10px;
	width: 800px;
}
#main #content h2 {
	color: #E00000;
}
#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 162px;
	
}
#menu li {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 24px;
}
a.li1:link {
	text-decoration: none;
	background-image: url(images/menu2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding-bottom: 2px;
	padding-right: 20px;
	margin: 0px;
}
a:link {
	color: #000066;
}
a:hover {
	color: #CC0000;
}

#footerhold {
	margin: 0px;
	padding: 0px;
	height: 27px;
	width: 695px;
	position: absolute;
	bottom: 0px;
}
#banners {
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#messages {
	background-image: url(images/messagebg.jpg);
	height: 181px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 341px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 30px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#news {
	background-image: url(images/newsbg.jpg);
	height: 181px;
	width: 341px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: left;
	display: inline;
}



a.li1:active {
	text-decoration: none;
	background-image: url(images/menu3.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding-bottom: 2px;
	padding-right: 20px;
}
a.li1:visited {
	text-decoration: none;
	background-image: url(images/menu2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding-bottom: 2px;
	padding-right: 20px;
}
a.li1:hover {
	text-decoration: none;
	background-image: url(images/menu3.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding-bottom: 2px;
	padding-right: 20px;
}
a.li2:link {
	text-decoration: none;
	background-image: url(images/menu1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding-bottom: 2px;
	padding-right: 20px;
}
a.li2:active {
	text-decoration: none;
	background-image: url(images/menu3.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding-bottom: 2px;
	padding-right: 20px;
}
a.li2:visited {
	text-decoration: none;
	background-image: url(images/menu1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding-bottom: 2px;
	padding-right: 20px;
}
a.li2:hover {
	text-decoration: none;
	background-image: url(images/menu3.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding-bottom: 2px;
	padding-right: 20px;
}
a:visited {
	color: #000066;
}
a:active {

	color: #CC0000;
}
#topmenu {
	margin: 0px;
	height: 15px;
	padding: 0px;
	width: 93%;
	
}
#messages h4 {
	color: #FFFFFF;
	font-size: 95%;
}
#news h4 {
	color: #FFFFFF;
	font-size: 95%;
}
.t {
	color: #FFFFFF;
	font-size: 110%;
	font-weight: bold;
}
#main #content h5 {
	color: #5A7DC1;
}
.imgleft {
	float: left;
	margin-right: 10px;
}
