﻿body 
{
    background-image:url(images/background.jpg);
    background-repeat:repeat-x;
    font-family:Calibri,Arial,Helvetica,Sans-Serif;
    background-color:#d0e2ee;
}

h3
{
	color:#9bb84c;
}

#main 
{
    width:753px;
    background-color:#ffffff;
}

#bullshit
{ margin:10px;
  line-height:18px;
}

#textnav
{
    background-image:url(images/r4m-a.jpg);
    background-repeat:no-repeat;
    font-size:11px;
    color:#003366;
    text-align: center;
}

#left
{
    background-image:url(images/lft-a.jpg);
    background-repeat:repeat-y;
}

#right
{
    background-image:url(images/rt-a.jpg);
    background-repeat:repeat-y;
}

.creditstrip
{
    width:200px;
    margin-left:auto;
    margin-right:auto;
    margin-top:20px;
}

#copyright
{
    font-size:10px;
    width:700px;
    margin:0 auto;
    text-align: center;
}

#address
{
    font-size:12px;
    text-align:center;
    width:137px;
    float:right
}

a
{ 
    color:#003366;
    text-decoration:none
}

a:visited
{
     color:#003366;
    text-decoration:none
}

a:hover
{
   
    color:#9fbdd1;
    text-decoration:underline;
}

.schoolimage
{
    float:left;
    padding: 0px 15px 15px 0px;  
}

.wizard_hdr
{
    float:left;
    padding: 15px 15px 15px 125px;  
}
