body {
	color: #FFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #091D5A;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 30px;
	padding: 0px;
}
h3 {
	font-weight: normal;
}
h1 {
	font-size: 120%;
}

a:link{
	color: #FFF;
	}     
a:visited {
	color: #FFF;
	}  /* visited link */
a:hover {
	color: #FFF;
	text-decoration: none;
	}   /* mouse over link */
 a:active {
	color: #FFF;
	} 
#rtpic {
	position: absolute;
	right: 50px;
	top: 30px;
}
#container {
	margin: 30px;
}
#topnav {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	margin-top: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #333;
	padding-left: 10px;
}
#topnav a:link{
	color: #FFF;
	text-decoration: none;
	}     
#topnav a:visited {
	color: #FFF;
	text-decoration: none;
	}  /* visited link */
#topnav a:hover {
	color: #FFF;
	text-decoration: underline;
	}   /* mouse over link */
#topnav a:active {
	color: #FFF;
	text-decoration: none;
	}
#maintxt {
	margin-top: 25px;
}
#fea {
	background-color: #333;
	border: 1px solid #FFF;
	padding: 5px;
	margin-bottom: 10px;
}
#footer {
	background-image: url(images/ftrbkg.jpg);
	background-repeat: repeat-y;
	background-color: #FFF;
	padding-right: 30px;
	padding-left: 40px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	clear: both;
	height: 60px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#ftrt {
	float: right;
}
#ftrlft {
	float: left;
	margin-top: 20px;
	font-size: 80%;
}
#nwsbox {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid;
	border-left: #FFF;
}
#spt {
	
	
}
#spthd {
	padding: 10px;
	margin-bottom: 20px;
	font-weight: bold;
	text-decoration: underline;
}

#spttxt {
	
	margin: 15px;
}
#strmnws {
	clear: both;
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-top: 20px;
}





.wrapr {
	float: right;
}
.wrapl {
	float: left;
	padding-right: 10px;
}
.denied {
	font-size: 200%;
	font-weight: bold;
	color: #FF0000;
}
.errstyle {
	color: #FFFF00;
}

