#wrapper {
	width:600px;
	margin:0px;
	padding:0px;
	font-size:10pt;
	text-align:center;
}
#bar{
	width:570px;
	border:1px dashed #000000;
}
.menu{
	text-align:center;
	font-size:8pt;
	width:78px;
}
a {
	color:#000000;
	text-decoration:none;
}
a:hover{
	color:#000000;
	text-decoration:underline;
}
#brand{
	width:600px;
	text-align:left;
	font-size:8pt;
}