body {
background-color: #B4B4B4;
background-repeat: repeat-x;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#FCFDC3;
padding:0px;
margin:0px;
}
a {color: #000000;}
a:hover {color: #800000;}
a:visited {color:#FFFF40;}
a:active { color:#70FECE;}

h1 {
font-size: 11px;
color: white;
text-transform:uppercase;
background-color: #263B98;
border-top:2px solid #FF4A00;
border-bottom:2px solid #FF4A00;
padding:5px 15px;
margin:0px }
h2 {
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;}


/* ----------banner for logo-------------- */
#banner {
text-align: right;
background: url(../images/mvimages_banner.jpg);
background-repeat: no-repeat;
width:990px;
height:145px;
padding: 0px;
margin: 0px;
}

#banner img {padding:10px 0px;} 


img.download {vertical-align:middle;}

.sectionheader TH
{
background:url('../images/bk_section_header.jpg');
background-repeat: no-repeat;
background-position: center;
background-color:#F6F5F4;
color:white;
font-weight:700;
font-size: 15px;
}

.rrsectionheader TH
{
background:url('../images/bk_rr_infoheader.jpg');
background-repeat: no-repeat;
background-position: center;
background-color:#C0C0C0;
color:white;
font-weight:700;
font-size: 12px;
}

.rrdaystostart
{
background:url('../images/startofschool.gif');
background-repeat: no-repeat;
background-position: center;
background-color:#C0C0C0;
color:black;
font-weight:400;
font-size: 12px;
}


.staffbio
{
margin-left: 20px;
margin-right: 20px;
font-size: 11px;
}

.bodytable1 TH 
{
background:url('');
font-size: 11px;
text-transform:uppercase;
background-color: #263B98;
border-top:1px solid #564b47;
border-bottom:1px solid #564b47;
padding:5px 15px;
margin:0px 
}

.rowhighlight TD
{
background-color: #FFF7CE;
}


.rralign
{
width: 200px;
color: #202632;
}


.rrheader h2
{
font-size:14px;
font-weight: 600;
padding: 5px 10px;
margin:0px;}

.rrheader h3 
{
font-size:10px;
font-weight: 700;
padding: 5px 10px;
margin:0px;}

.footer h1
{
font-size: 10px;
color: white;
text-transform:uppercase;
background-color: #263B98;
border-top:2px solid #FF4A00;
border-bottom:2px solid #FF4A00;
padding:5px 15px;
margin:0px 
}

.footer h2
{
font-size: 9px;
}

 .errortext {
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 12px; color:#C00000; font-weight: bold;
 }
/* ----------container to center the layout-------- */
#container {
width: 990px;
position: relative;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
} 




#menubar {
text-align: left;
background: url(../images/menu_bar.jpg);
background-repeat: no-repeat;
width:990px;
height:21px;
padding: 0px;
margin: 0px; }

#submenubar {
text-align: left;
background-color: #FFFFFF;
width:990px;
height:18px;
padding: 0px;
margin: 0px; }

/* ----------outer and inner----------------- */
/* #EBDDCF */
/* #D6DEEF */
#outer{ 
border-right: solid 200px #C0C0C0; /* color of the right column  */ 
background-color: #F6F5F4;  /* color of the content column */
} 

#inner{margin:0; width:100%; } /* The ie/pc pecularity */ 

/* --------------left and right navi------------- */
 #left {
 background:url('../images/mvimages_leftnav.jpg');
 width:180px; 
 height: 500px;
 position:absolute; 
 }
#right {
 background:url('../images/mvimages_rightrail.jpg');
 width:234px; 
 height: 500px;
 left: 756px;
 position:absolute; 
 }

/* -----------------content--------------------- */ 
#content{ 
/*background:url('../images/mvimages_background.gif');*/
 background:url('../images/mvimages_content.jpg');
 width:576px; 
 height: 500px;
 position: absolute;
 left:180px;
}
p {
padding: 5px 10px;
margin:0px; }

pre{
font-size: 12px;
padding: 5px 10px;
margin:0px;}



/*  ----------------topmargin------------------- */


/*  ----------------footer---------------------- */ 

#footer 
{
text-align: center;
background-color: #B4B4B4;
background-repeat: no-repeat;
font-size: 10px;
color: blue;
text-transform:uppercase;
position: absolute;
top: 650px;
width:990px;
height:40px;
padding: 0px;
margin: 0px;
}

 
/*#footer {
clear:left;
padding:0px;
margin:0px;
text-align: center; } */ 