/* CSS Document */

html, body {
font-family: Georgia, Times New Roman, Times, serif;
font-size: 12px;
color: #000000;
text-align: left;
background-color: #F5F5F3;
}
#container {
margin: 0 auto;
}
#left {
float: left;
display:none;
}
#right {
width: 100%;
display: block;
}
#contact {
float: left;
margin-top: 20px;
color: #999999;
}
#nameplate {
width:252px;
height:350px;
float: left;
text-align: center;
}
#nameplate a:link, #nameplate a:visited {
width: 100%;
height: 24px;
color: #0000CC;
text-decoration: none;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
font-size: 22px;
line-height: 24px;
}
a:link, a:visited {
width: 100%;
color: #0000CC;
text-decoration: underline;
}
a:hover, a:active, a:focus{
color: #000000;
text-decoration: underline;
}
#wuTrailer{
	display: none;
	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;
}
