body {
	font-size: 90%;
	background-color: #000000;
	background-image: url(http://www.nwspeedshots.com/backgrounds/bg.gif);
	margin: 0; 
	padding: 0; 
	width: 100%; 
	height: 100%; 
}

a {
	color: #D8D8D8;
	outline: none
}

a:visited {
	color: #D8D8D8;
	outline: none
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
	border: 0;
}
#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: 100%; 
	top: 0; 
	left: 0; 
	z-index: 2; 
}

body,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

body,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	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 {
	font-size: 100%;
	color: #999999;
	text-align: center;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 12px;
}

.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;
}

