body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img2/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #498AC2;
}




.menu{
	list-style-type: none;
	padding: 0;
	width: 91px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	height: 51px;
	background-position: left;
}

.menu li a{
	color: #372b00;
	display: block;
	width: 91px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(../img2/menu1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 0px;
	height: 51px;
	line-height: 24px;
	text-align: center;
}


* html .menu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
	width: 91px;
}

.menu li a:visited, .glossymenu li a:active{
	color: #372b00;
	text-decoration: none;
}

.menu li a:hover{
	background-image:   url(../img2/menu2.jpg);
	color: #FFFFFF;
}




.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.text2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #012e50;
	text-decoration: none;
}
.text3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #012e50;
	text-decoration: none;
}
.verd-text4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000d17;
	text-decoration: none;
	font-style: italic;
}
.footer_bg {
	background-image: url(../img2/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.verd-text5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #c2e3ff;
	text-decoration: none;
}
.bottem-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bottem-link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffedae;
	text-decoration: none;
}
.verd-text6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #ffedae;
	text-decoration: none;
}
.verd-text7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}
.site-stats-bg {
	background-image: url(../img2/site-stats-bg.jpg);
	background-position: left top;
	background-repeat: repeat-y;
}
