
.thedmsServerError {display: block;height: 70px;padding: 2%;width: 96%;}
body
{
	font-family: "Arial";
	font-size: 75%;
	color:#999;
	text-align: center;
	margin:0px;
	background:white;
}

#topbar 
{
    background:#a4ceda url(/img/topbar-bg.gif) repeat-x bottom;
    padding:40px 0px;
    margin:0 auto;
    text-align:center;
}

.holder 
{
    width:960px;
    text-align:left;
    margin:0 auto;
}

#menu ul 
{
    margin:0px;
    padding:0px;
}

#menu li
{
    list-style-type:none;
    float:left;
}
