body
{
font-family: Trebuchet MS, Arial, serif;
font-size: 13px;
color: #323232;
}

body{
background-image: url(/images/bg.jpg);
background-repeat: repeat-y;
background-position: top center;
background-color:#2b2c32;
}


a:link, a:visited
{
color: #888;
text-decoration: none;
font-weight: bold;
}

a:active, a:hover
{
color: #888;
text-decoration: none;
font-weight: bold;
}

#rightcol
{
float:right;
width:200px;
padding: 14px 18px 18px 18px;
background-color:#f2f6f8;
text-align: left;
margin: 15px 0px 0px 0;
min-height:350px;
font-size:83%;
}

#main{
 text-align:left;   
}

#tuition_main {
    text-align:left;
width:440px; 
float:left; 
background-color:#FFF;
}

hr {
    border: 0px;
    border-top: 1px dotted #999999;
    padding: 5px 14px 5px 14px;
    height: 1px;
}

body h1, .header1 { font-size:260%; margin-bottom:-0.2em; margin-top:0em; }

body h2, .header2 { font-size:220%; margin-bottom:0.1em; margin-top:0em; font-weight: lighter; }



body h3, .header3 { font-size:140%; margin-bottom:-0.6em; margin-top:0.8em}