/* CSS Document */

body {
background:#e3e7f2 url(../images/presentation/Background.gif) repeat-x; 
margin:0px;
}

#container {
width:100%; 
text-align:center;
}

#page {
width:951px; 
margin:auto; 
text-align:left;
}

#masthead {
width:951px; 
background-image:url(../images/presentation/TopBanner.gif); 
height:208px;
}

#mainmenu {
width:700px;
margin:0px;
float:left; 
height:20px; 
padding-left:30px;
}
#menucontainer {
height:208px;
margin:0px; 
padding:0px;
}
#innermenu {
float:left; 
width:700px;
}
#bottomarea {
width:951px;
}



#contentarea {
width:653px; 
background:url(../images/presentation/ContentBox_Middle.gif) repeat-y top; 
float:right;
}

#contentareatop {
width:653px; 
background:url(../images/presentation/ContentBox_Top.gif) no-repeat top;
}

#contentareabottom {
min-height:390px; 
width:653px; 
background:url(../images/presentation/ContentBox_Bottom.gif) no-repeat bottom;
}

#actualcontent {
padding:10px 25px 10px 25px;
}

#footerarea {
clear:both; 
text-align:center;
font: 11px Geneva, Arial, Helvetica, sans-serif; 
color:#5a5a5a;
padding: 10px 0px 0px 0px;
}

#footerarea a:link , #footerarea a:visited {
color:#003399;
text-decoration:none;
}

#footerarea a:hover , #footerarea a:active {
color:#79224d;
text-decoration:none;
}

#homebutton {
float:right; 
}

#printerfriendly {
text-align:right;
font: 11px Geneva, Arial, Helvetica, sans-serif; 
}
