@charset "UTF-8";
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../nw-stuff/nwbackground.jpg);
	background-color: #003366;
}
.hl {
	font-size: 14px;
	font-weight: bolder;
	color: #FFCC00;
}
.fltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000033;
	text-decoration: none;
}
a:link {
	color: #FF9900;
	font-style: italic;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9933;
	font-style: italic;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFCC00;
}
.italic {
	color: #FFCC00;
	font-style: italic;
}
#photowrapper {
	height: 257px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
html{overflow-y:scroll;}
