body
{
background-color:#f1f5f9;
margin:0px;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
}
#top-bar
{
text-align:center;
width:100%;
height:25px;
background-color:#628ec4;
padding-top:2px;
}
#top-nav
{
list-style:none;
margin:auto;
width:375px;
padding:0;
}
#top-nav a
{
text-decoration:none;
width:75px;
background:#628ec4;
color:#fff;
float:left;
text-align:center;
padding:2px 0;
}
#top-nav a:hover
{
background:#b7d2f4;
color:#000
}
#logo-space
{
text-align:center;
width:100%;
height:185px;
padding-top:3px;
background-image: url(../images/csbg2.png);
}
#logo
{
margin:auto;
width:640px;
height:175px;
background-image: url(../images/cslogo.jpg);
}
#center-form
{
margin:auto;
width:995px;
padding-top:10px;
}
#form-table
{
text-align:center;
width:980px;
height:550px;
border:2px ridge #1975D1;
background-color:#E6F5FF;
}