/* CSS Document */

html, body {
font-family: "Tw Cen MT", Verdana, Arial, sanserif;
font-size: 16px;
color: #000000;
text-align: left;
background-color: #F5F5F3;
}
#container {
margin: 0 auto;
padding: 10px 0;
border: 1px solid #666666;
width: 800px;
background-image: url(images/background.jpg);
background-repeat: repeat-y;
}
#left {
color: #FFFFFF;
float: left;
width: 200px;
}
.navbox {
background-color: #004084;
border: 1px dashed #CCCCCC;
display: block;
width: 180px;
margin: 0 auto;
}
#left a:link, #left a:visited {
color: #CCCCCC;
text-decoration: none;
}
#left a:hover, #left a:focus, #left a:active {
color: #FFFFFF;
text-decoration: none;
}
a.nav:link, a.nav:visited {
width: 170px;
display: block;
text-decoration:none;
padding-left: 5px;
padding-right: 5px;
}
a.nav:hover, a.nav:active, a.nav:focus {
background-color: #999999;
text-decoration: none;
}
#right {
float:left;
padding-left: 50px;
width: 550px;
}
#contact {
float: left;
margin-top: 20px;
width: 550px;
color: #999999;
}
#nameplate {
width:252px;
height:350px;
float: left;
text-align: center;
}
#nameplate a:link, #nameplate a:visited {
width: 100%;
display: block;
height: 30px;
color: #004084;
text-decoration: none;
font-family: "Tw Cen MT", Verdana, Arial, sanserif;
font-size: 22px;
font-weight:bold;
line-height: 24px;
}
a:link, a:visited {
color: #0000CC;
text-decoration: none;
}
a:hover, a:active, a:focus{
color: #000000;
text-decoration: underline;
}
#wuTrailer{
	text-align:left;
	margin: 0 auto;
	padding-top: 0px;
	margin-top:0px;
	font-size: 10px !important;
	line-height: 12px;
}
.wuTrailer {
	font-size: 10px !important;
	color: #000066 !important;
}
a.wuTrailer, a.wuTrailer:link, a.wuTrailer:visited {
	color: #0000CC !important;
	text-decoration: none !important;
}
a.wuTrailer:hover, a.wuTrailer:active{
	color: #333333 !important;
	text-decoration: underline !important;
}
#wuTrailer hr{
	visibility: hidden;
	color: #000000;
	border: 1px solid #000000;
}
