body {
	font-size: 90%;
	text-align:center;
	color: #D8D8D8;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	overflow: auto;
	background:#000000;
	margin: auto;
    border:0;	
	padding: 0;	
	width: 100%;	
	height: 100%;	
}

#body{position:relative; z-index:2000;}

a {
	color: #D8D8D8;
}

a:visited {
	color: #D8D8D8;
}

a:active {
	color: #D8D8D8;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#nwss_header_graphic {
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 3px;
	width: 800px;
}

#bg_image {
	position: fixed;
	top: 0; left: 0;
	z-index: 1;
	width: 100%;
	height: 100%; 
}
#scrollable {
	position: absolute;
	width: 100%;
	height: 99.9%;
	top: 0;
	left: 0;
	z-index: 2; 
}
table {
	margin-left: auto;
	margin-right: auto;
	}
	
td{	
	font-size: 12px;
	line-height: 15px;
}

ul{
	font-size: 11px;
	line-height: 15px;
}

title {
	font-style: bold;
	font-size: 18px;
	color: #666666;
	background-position: center;
}

.carousel_title {
	font-size: 16px;
	color: #FFFFFF;
	font-style: italic;
	margin-top: 3px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 3px;
}

.footer {
	margin:auto;
	font-size: 100%;
	color: #fff;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 12px;
	padding:5px 0;
}

.footer a{
	color: #fff;
}

.footernote {
	font-size: x-small;
	font-style: italic;
	color: #FF0000;
	text-align: center;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

.footernote img {
	vertical-align: middle;
}

.fs_bg{position:absolute; top:0; left:0; z-index:-1; overflow:hidden;}

a.random:link,a.random:visited ,a.random:active{position:absolute; bottom:2%; right:2%; background:#000; color:#fff; font-size:12px; text-decoration:none; outline:none; padding:3px;}

 a.random:hover{text-decoration:underline;}
