/* CSS Document */


BODY {
background:url(../images/backgroundgrad.gif) repeat-x #000d1d; margin:0px;
}

#container {
width:100%;
}
#shadowleft{
width:760px; background:url(../images/leftshadow.gif) no-repeat top left; margin:auto;
}

#shadowright{
width:760px; background:url(../images/rightshadow.gif) no-repeat top right; 
}

#pagecontainer{
width:750px; margin:auto; background:url(../images/pagebackground.gif) repeat-y; 
}

#masthead{
background:url(../images/masthead.gif); background-repeat:no-repeat; width:750px; height:76px;
}

#rotatingpic{
background:url(../images/rotatingpicture.gif); background-repeat:no-repeat; width:750px; height:123px;
}

#menu{
background:url(../images/m-spacer.gif) repeat-x; height:25px; width:750px;
}

#page{
padding-left:25px;
}

#maincontent {
float:left; width:334px; padding:5px;
}

#column2{
float:left; width:180px; margin:0px; padding:10px 5px 5px 5px; 
}

#column3{
float:left; width:180px; margin-left:1px;  padding:10px 5px 5px 5px; 
}

#contentclear{
clear:both;
}

#footerslogan {
width:750px; height:50px; background:url(../images/footer.gif) no-repeat; clear:both;
}

#footerarea {
width:750px; 
margin:auto; 
font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; 
font-size:11px; 
color:#CCCCCC; 
text-align:center;
padding-top:5px;
}

#footerarea A:link, #footerarea A:visited {
color:#CCCCCC;
text-decoration:none;
}
#footerarea A:hover, #footerarea A:active {
color:#FFFFFF;
text-decoration:none;
}
.footerlinks a:link, .footerlinks a:visited {
color:#CCCCCC;
text-decoration:none;

}
.footerlinks a:hover, .footerlinks a:active {
color:#ffffff;
text-decoration:none;

}
