/* CSS Document */

body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	

	}
	

	
.mainbody{
	margin: 0 auto;
	background-color: #ecebeb;
	width: 1024px;
	top: 0px;
	top: 0px;


}


.headerleft{
	margin: 0 auto;
	background-color: #4D4D4D;
	width: 1024px;
	text-align: center;
	top: 0px;
	float: left;
	height: 165px;

}
.headerright {
	margin: 0 auto;
	background-color: #666666;
	text-align: left;
	height: 166px;
	top: 0px;
	width: 537px;
	float: right;
}

.rightbox {
	background-color: #FFFFFF;
	float: right;
	top: 0px;
	position: relative;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #ECEBEB;
	padding-right: 10px;
	padding-left: 10px;
	width: 160px;
}


.rightboxhome {
	background-color: #FFFFFF;
	float: right;
	top: 0px;
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	width: 270px;
	margin-left: 5px;
	
}

.menu {
	background-color: #CCCCCC;
	height: 30px;
	width: 1024px;
	position: relative;
	float: left;
}

.videomenu {
	background-color: #CCCCCC;
	height: 30px;
	width: 1024px;
	position: relative;
	float: left;
}

.contentwrapper {
	background-color: #ECEBEB;
	padding: 10px;
	text-align: left;
	padding-right: 10px;

	}
	
.postercontainer {
	float: left;
	width: 170px;
	padding-right: 10px;
}


a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #B18057;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #956C4B;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #D89D6C;
	text-decoration: none;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.byline {
	font-size: 12px;
	color: #666666;
	font-style: italic;
}
.featuredstory {
	background-color: #999999;
	border: 1px solid #000000;
	margin-top: 200px;
	margin-right: 285px;
	padding: 5px;
	overflow: auto;	
	}
.leftcolumn {
	margin-top: 5px;
	padding: 5px;
	border: 1px solid #000000;
	margin-right: 285px;
	 overflow: auto;	
	
}

.videos {
	margin-top: 5px;
	padding: 5px;
	border: 1px solid #000000;
	margin-right: 285px;
	text-align: center;	 
	
}

.style2 {color: #ECEBEB}

.statenewsbox {
	background-color: #CCCCCC;
	padding: 5px;
	width: 260px;
	border: 1px solid #000000;
}

