body {
background-color: #fff;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
}
#container {
width: 100%;
}
#header {
width: 100%;
height: auto;
background: none;
padding: 0;
margin: 0;
float: left;
}
#header img.wulogo {
display: none;
}
#header img.logo {
display: block;
margin: 0 auto;
}
#header img.randompic {
display: none;
}
#contact {
margin: 0 7px;
font-size: 9px;
}
#navigation {
display: none;
}
#main {
float: left;
margin: 0;
background: none;
}
#whatsnew {
float: left;
width: 150px;
padding: 10px;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
background-color: #2463A2;
font-size: 10px;
}
#whatsnew .news {
background-color: #D8E1E9;
width: 140px;
}
#content {
margin: 0;
font-size: 12px;
}

#wuTrailer {
display: none;
}

a:link {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	color: #996600;
	text-decoration: underline;
}
a:hover {
	color: #943918;
	text-decoration: underline;
}
.style13 {color: #943918;
	font-weight: bold;
}
.style3 {font-size: 10px}
.style5 {font-size: 10px; font-family: Arial, Helvetica, sans-serif; }
.style6 {	color: #9F5428;
	font-weight: bold;
}
.style9 {color: #943918}

