@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	background-color:#000000;
	color:#ffd800;
}

.wrapper{
	width:981px;
	height:auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
	
.banner{
	width:981px;
	background-image: url(images/bannerbg2.jpg);
	height: 226px;
}
	
.navigation{
	width:981px;
	background-image: url(images/nav2.jpg);
	height: 32px;
}
	
.content1{
	width:981px;
	background-image: url(images/contentbg5new.jpg);
	height: 401px;
	background-repeat: no-repeat;
	font-size: 12px;
}
.contentpgs{
	width:981px;
	background-image: url(images/content2bg.jpg);
	height: 401px;
	background-repeat: no-repeat;
	font-size: 12px;
}
.content1hdr {
	background-image: url(images/template2_09.jpg);
	background-repeat: no-repeat;
	height: 51px;
	font-size: 12px;
}
.content1table {
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.fire {
	padding-top: 05px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	font-size: 13px;
}

.pgcontent {
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	font-size: 13px;
	overflow: auto;
	height: 285px;
	width: 600px;
}
.pgcontent2 {
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	font-size: 13px;
	overflow: auto;
	height: 115px;
	width: 510px;
}
.news {
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 12px;
	overflow: auto;
	height: 100px;
	scrollbar-arrow-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #ffcc00;
	scrollbar-face-color: #F2B500;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #000000;
}	
.info {
	padding-bottom: 0px;
	font-size: 13px;
	padding-top: 7px;
}
.weather {
	font-size: 12px;
	height: 200px;
	color: #FECE00;
	overflow: auto;
	padding-left: 12px;
	padding-right: 10px;
}

.content2{
	width:981px;
	background-image: url(images/template2_06.jpg);
	height: 172px;
	background-repeat: repeat-y;
}
.content2hdr {
	background-image: url(images/template2_05.jpg);
	height: 47px;
}

	
.footer{
	width:981px;
	background-image: url(images/template2_07.jpg);
	height: 46px;
}
	
.copyright{
	width:981px;
	text-align: center;
	color: #ffffff;
	font-size:12px;
}
a:link { color: white;text-decoration:underline; }

a:visited { color: yellow; text-decoration:underline; } 

a:hover { color: yellow; text-decoration:underline; }

.restrictions {
	padding-top: 20px;
}