/* Layout Stylesheet */ 

body {
	color: #333333;
	text-align:center;
	padding:0;
	background-color: #0099FF;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
 }

#outer {
	text-align:left;

 border:1px solid #;
	width:960px;
	margin: auto;
 }

#hdr {
	height:200px;
	color: #333333;
	margin-top: 10px;
 }

#bar {
	height:42px;
	color: #FFFFFF;
	background-color: #E3483C;
	width: 958px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/menubackground.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #921E14;
	border-right-color: #921E14;
	border-bottom-color: #921E14;
	border-left-color: #921E14;
	margin-bottom: 10px;
 }
#twitter {
	width: 298px;
	background-color: #427EF0;
}


#bodyblock {
	position:relative;
	color: #333333;
	width:958px;
	padding:0;
	margin-top: 6px;
	border: 1px solid #033e82;
	overflow: auto;
	background-image: url(images/contentbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
 }

#l-col {
	float:left;
	color: #333333;
	width:656px;
	background-color: #FFFFFF;
	height: 100%;
	overflow: visible;
 }
#featurevideo {
	width: 654px;
	float: right;
}

#othernews {
	width: 654px;
	float: left;
	margin-top: 18px;
}
#othernewsinfo {
	background-color: #FFFFFF;
	margin-top: 2px;
	width: 610px;
	border: 3px solid #033E82;
}



#cont {
	width:302px;
	color: #FFFFFF;
	border:solid #000000;
	border-width:0 0 0 0px;
	text-align:left;
	background-color: #1863ED;
	padding-top: 18px;
	height: 100%;
 }

#ftr {
	height:20px;
	border:1px solid #921E14;
	margin-right: 0;
	margin-left: 0px;
	background-color: #D52B1E;
	background-image: url(images/menubackground.jpg);
	width: 958px;
	margin-top: 10px;
 }
#sponsorbanner {
	height: 20px;
	width: 960px;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: auto;
	visibility: visible;
	background-image: url(images/menubackground.jpg);
}
#gallery {
	width: 610px;
	text-align: center;
	padding-left: 30px;
}
#localnews {
	width: 258px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-color: #427ef0;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
}

