body {
background:#f0f0ff;
margin: 0 auto;
}

.block {
margin:0 auto;
width:800px;
}

img {  
border-style:none;
}

.topbar {
background:#E8E8E8;
width:800px;
height:100px;
padding:0px;
border:0px;
margin:0px; 
}

.toplinks {
background:#E8E8E8;
width:800px;
padding:0px;
border:0px;
margin:0px; 
text-align:right;
color:#1C008B;
font-family:Arial, Sans-serif;
font-size:1em;
}

.toplinks a:link {
text-decoration:none;
text-align:right;
color:#1C008B;
}

.toplinks a:hover {
text-align:right;
color:#1C008B;
text-decoration:underline;
}

.contentbody {
font-family:Arial, Sans-serif;
font-size:1em;
color:#000000;
width:800px;
background:#7f88ca;
padding:0px;
border:0px;
margin:0px; 
background-image:url('bodybg.png');
background-repeat:repeat-x;
background-position:bottom left;
}


.copyright {
background:#E8E8E8;
width:800px;
padding:0px;
border:0px;
margin:0px; 
text-align:right;
color:#1C008B;
font-family:Arial, Sans-serif;
font-size:0.5em;
}

.copytext {
text-align:center;
color:#1C008B;
}

.copytext a {
text-decoration:underline;
text-align:right;
color:#1C008B;
}

.contentbox {
border-style:solid;
border-width:2px;
position:relative;
height:125px;
left:100px;
width:600px;
text-align:left;
color:#1C008B;
font-family:Arial, Sans-serif;
font-size:0.75em;
background:#FFFFFF;
}

.formbox {
border-style:solid;
border-width:2px;
position:relative;
left:100px;
width:600px;
text-align:left;
color:#1C008B;
font-family:Arial, Sans-serif;
font-size:0.75em;
background:#FFFFFF;
}

label
{
width: 15em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

.submit input
{
margin-left: 4.5em;
} 