body
{
margin:0;
border:0;
padding:0;
background:#6d000f;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size:14px;
color:#535353;
text-align:center;
line-height:28px;
min-width:800px;
}

h1
{
margin:0;
border:0;
padding:0px 0px 20px 0px;
font-size:22px;
color:#d03500;
}

#errorloop
{
background:url(/images/error.png) center center no-repeat;
width:194px;
height:238px;
margin:auto;
position:relative;
top:110px;
left:-390px;
}

#main
{
text-align:left;
margin:-50px auto 0px auto;
background:url(/images/body.png) center center no-repeat;
width:800px;
height:300px;
}

#main div
{
padding:40px 50px 50px 100px;
}

#main a:link, a:visited, a
{
color:#d03500;
font-weight:bold;
text-decoration:underline;
}

#main a:hover
{
text-decoration:none;
}

#main em
{
font-size:15px;
font-weight:bold;
font-style:normal;
text-decoration:none;
}

#main p
{
padding:0;
border:0;
margin:0;
}