body{
background-color:#fff;
color:#333;
font-size:12px;
line-height:18px;
font-family: Calibri, Arial, sans-serif;
text-align:center;
margin:auto;
margin-top:20px;
}

#content{
width:960px;
text-align:center;
margin:auto;
}

#maincontent{
text-align:left;
background-color:#fff;
padding:30px;
display:inline-block;
width:898px;
background-image:url(/images/content_bkg.jpg);
background-repeat:repeat-x;
background-position:bottom;
border-left:1px solid #c6c6c6;
border-right:1px solid #c6c6c6;
}

h1{
font-size:20px;
line-height:20px;
margin:0;
padding:0;
color:#1c1b4d;
font-weight:normal;
}

h2{
font-size:18px;
line-height:18px;
margin:0;
padding:0;
color:#1c1b4d;
}

a:link, a:visited{
color:#c00;
}

a:hover{
color:#fc0;
}

.float{
float:left;
}

.rfloat{
float:right;
}

.clear{
clear:both;
} 

.underline{
border-bottom:1px solid #1c1b4d;
}

.nav{
background-color:#ecd0ee;
background-image:url(/images/bkg_nav.jpg);
height:37px;
border-right:1px solid #be69c4;
border-left:1px solid #be69c4;
padding:0 15px; 
}

.nav a:link, .nav a:visited{
color:#1c1b4d;
font-size:18px;
line-height:37px;
padding:0 15px;
text-decoration:none;
text-transform:uppercase;
font-weight:700;
}

.nav a:hover{
color:#fc0;
}

.footer{
line-height:50px;
}