/* CSS Document */


html {
	height: 100%;
}

img {
	border-style: none;
	display: block;
	margin-bottom: 0;
}

body {
	text-align: center;
	background-color: #2E2E2E;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	display: block;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;

}

.wrapper {
	position: relative;
	top: 10px;
	width: 1048px;
	height: 800px;
	margin: 0 auto;
	text-align: left;
	background-color: #2E2E2E;
}
	

.bannerTop {
	position: absolute;
	top: 0px;
	left: 12px;
	width: 1024px;
	height: 58px; 
	margin: 0 auto;
	text-align: center;
	z-index: 1;
}


.bannerPic {
	position: absolute;
	top: 96px;
	left: 12px;
	width: 1024px;
	height: 204px;
	margin: 0 auto;
	text-align: center;
	z-index: 1;
}


.bannerNav {
	position: absolute;
	top: 60px;
	left: 12px;
	width: 1024px;
	height: 31px;
	margin: 0 auto;
	background-image: url(images/menu_bar.jpg);
}

.main {
	position: absolute;
	top: 308px;
	left: 12px;
	width: 1024px;
	height: 419px;
	margin: 0 auto;
	padding-left: 30px;
	text-align: left;


}

.mainLeft {
	position: absolute;
	top: 0px;
	left: 7px;
	width: 162px;
	height: 266px;
	margin: 0 auto;
	padding-top: 0px;
	text-align: left;
	background-color: #1A1A1A;
	z-index: 1;
}

.mainRight {
	position: absolute;
	display: block;
	top: 0px;
	left: 177px;
	width: 810px;
	height: 236px;
	margin: 0 auto;
	padding: 15px;
	text-align: left;
	background-color: #E0E5F0;
	z-index: 1;
}

.bottom {
	position: absolute;
	top: 751px;
	width: 1180px;
	height: 40px;
	margin: 0 auto;
	text-align: center;
	background-color: #111111;
	z-index: 1;
}

.bannerBottom {
	position: absolute;
	top: 720px;
	left: 12px;
	width: 1024px;
	height: 20px;
	margin: 0 auto;
	padding-top: 9px;
	padding-right: 5px;
	text-align: center;
	background-image: url(images/menu_bar.jpg);
}

.footer {
	position: absolute;
	top: 745px;
	left: 12px;
	width: 1024px;
	height: 25px;
	margin: 0 auto;
	padding: 5px;
	text-align: center;
}

.indextext {
	position: absolute; 
	display: block;
	left: 15px; 
	top: 120px; 
	width: 450px;
}

.indeximage {
	position: absolute;
	display: block;
	left: 500px; 
	top: 90px; 
	width: 300px;
}

.menu1{
	position: absolute; 
	top: 7px; 
	left: 5px;
	width: 80px; 
	text-align: center;
	text-decoration: none;
	z-index: 1;
}

a.menu1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: white;
	height: 23px;
	text-decoration: none;
	display: block;
	background-image: url(images/menu_over3.gif);
	background-position: top left;
	

}

a.menu1:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: white;
	height: 23px;
	text-decoration: none;
	display: block;
	background-position: top left;
}

a.menu1:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: white;
	height: 23px;
	text-decoration: none;
	display: block;
	background-position: top left;

}

a.menu1:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: white;
	height: 23px;
	text-decoration: none;
	display: block;
	background-position: bottom left;
}

.menu2{
	position: absolute; 
	top: 7px; 
	left: 85px;
	width: 80px; 
	text-align: center;
	text-decoration: none;
	z-index: 1;
}

a.menu2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: white;
	height: 23px;
	text-decoration: none;
	display: block;
	background-image: url(images/menu_over3.gif);
	background-position: top left;
}

a.menu2:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: white;
	height: 23px;
	text-decoration: none;
	display: block;
	background-position: top left;
}

a.menu2:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: white;
	height: 23px;
	text-decoration: none;
	display: block;
	background-position: top left;

}

a.menu2:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: white;
	height: 23px;
	text-decoration: none;
	display: block;
	background-position: bottom left;
}

.menu3{
	position: absolute; 
	top: 7px; 
	left: 165px;
	width: 80px; 
	text-align: center;
	text-decoration: none;
	z-index: 1;
}

a.menu3 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: white;
	height: 23px;
	text-decoration: none;
	display: block;
	background-image: url(images/menu_over3.gif);
	background-position: top left;
}

a.menu3:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: white;
	height: 23px;
	text-decoration: none;
	display: block;
	background-position: top left;
}

a.menu3:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: white;
	height: 23px;
	text-decoration: none;
	display: block;
	background-position: top left;

}

a.menu3:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: white;
	height: 23px;
	text-decoration: none;
	display: block;
	background-position: bottom left;
}

.menu4{
	position: absolute; 
	top: 7px; 
	left: 245px;
	width: 80px; 
	text-align: center;
	text-decoration: none;
	z-index: 1;
}

a.menu4 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: white;
	height: 23px;
	text-decoration: none;
	display: block;
	background-image: url(images/menu_over3.gif);
	background-position: top left;
}

a.menu4:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: white;
	height: 23px;
	text-decoration: none;
	display: block;
	background-position: top left;
}

a.menu4:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: white;
	height: 23px;
	text-decoration: none;
	display: block;
	background-position: top left;

}

a.menu4:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: white;
	height: 23px;
	text-decoration: none;
	display: block;
	background-position: bottom left;
}

.menu5{
	position: absolute; 
	top: 7px; 
	left: 325px;
	width: 80px; 
	text-align: center;
	text-decoration: none;
	z-index: 1;
}

a.menu5 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: white;
	height: 23px;
	text-decoration: none;
	display: block;
	background-image: url(images/menu_over3.gif);
	background-position: top left;
}

a.menu5:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: white;
	height: 23px;
	text-decoration: none;
	display: block;
	background-position: top left;
}

a.menu5:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: white;
	height: 23px;
	text-decoration: none;
	display: block;
	background-position: top left;

}

a.menu5:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: white;
	height: 23px;
	text-decoration: none;
	display: block;
	background-position: bottom left;
}


.panelasset {
	position: absolute; 
	top: 272px; 
	left: 5px;
	width: 169px; 
	height: 139px;
}

a.panelasset {
	position: absolute; 
	background-image: url(images/panel_asset2.jpg);
	background-position: top left;
}

a.panelasset:visited {
	position: absolute; 
	background-position: top left;
}

a.panelasset:hover {
	position: absolute; 
	background-position: 168px 0px;
}

.panelsched {
	position: absolute; 
	top: 272px; 
	left: 174px;
	width: 169px; 
	height: 139px;
}

a.panelsched {
	position: absolute; 
	background-image: url(images/panel_sched2.jpg);
	background-position: top left;
}

a.panelsched:visited {
	position: absolute; 
	background-position: top left;
}

a.panelsched:hover {
	position: absolute; 
	background-position: 168px 0px;
}

.panelmedia {
	position: absolute; 
	top: 272px; 
	left: 343px;
	width: 169px; 
	height: 139px;
}

a.panelmedia {
	position: absolute; 
	background-image: url(images/panel_media2.jpg);
	background-position: top left;
}

a.panelmedia:visited {
	position: absolute; 
	background-position: top left;
}

a.panelmedia:hover {
	position: absolute; 
	background-position: 167px 0px;
}

.paneltraffic {
	position: absolute; 
	top: 272px; 
	left: 512px;
	width: 169px; 
	height: 139px;
}

a.paneltraffic {
	position: absolute; 
	background-image: url(images/panel_traffic2.jpg);
	background-position: top left;
}

a.paneltraffic:visited {
	position: absolute; 
	background-position: top left;
}

a.paneltraffic:hover {
	position: absolute; 
	background-position: 168px 0px;
}

.panelbill {
	position: absolute; 
	top: 272px; 
	left: 681px;
	width: 169px; 
	height: 139px;
}

a.panelbill {
	position: absolute; 
	background-image: url(images/panel_bill2.jpg);
	background-position: top left;
}

a.panelbill:visited {
	position: absolute; 
	background-position: top left;
}

a.panelbill:hover {
	position: absolute; 
	background-position: 168px 0px;
}

.panelpost {
	position: absolute; 
	top: 272px; 
	left: 850px;
	width: 169px; 
	height: 139px;
}

a.panelpost {
	position: absolute; 
	background-image: url(images/panel_post2.jpg);
	background-position: top left;
}

a.panelpost:visited {
	position: absolute; 
	background-position: top left;
}

a.panelpost:hover {
	position: absolute; 
	background-position: 168px 0px;
}


a.news:link{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: white;
	text-decoration: none;
	text-align: center;
}

a.news:visited{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: white;
	text-decoration: none;
	text-align: center;
}
a.news:hover{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #AB0000;
	text-decoration: none;
	text-align: center;
}

a:link 	{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #C24F4F;
	margin-top: 0;
	text-decoration: none;
	text-align: left;
}

a:visited 	{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #C24F4F;
	margin-top: 0;
	text-decoration: none;
	text-align: left;
}

a:hover 	{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #AB0000;
	margin-top: 0;
	text-decoration: none;
	text-align: left;
}

h1 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bolder;
	font-style: italic;
	color: #AB0000;
	margin-bottom: 5px;
	background-color: black;
	text-decoration: none;
	text-align: left;
}

p 	{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: black;
	margin-top: 0;
	text-decoration: none;
	text-align: left;
}

.subhead {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #595555;
	margin-top: 1em;
	text-decoration: none;
	text-align: left;
}

.headline {
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #C24F4F;
	line-height: 1.5;
	text-decoration: none;
	text-align: left;
}

.title {
	font-family: arial;
	font-size: 13px;
	font-weight: bolder;
	font-style: normal;
	color: white;
	line-height: 1.5;
	text-decoration: none;
	text-align: center;
	height: 24px;
	display: block;
	background-image: url(images/news_title.jpg);
}

.footerText {
	font-family: arial;
	font-size: 9px;
	font-weight: bolder;
	font-style: normal;
	color: white;
	text-decoration: none;
	text-align: center;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #2E2E2E;
	text-decoration: none;
	text-align: center;
}
