/* CSS Document */
Body {
margin:0px;
padding:0px;
background-color:#bac1c7;
}
#container {
width:100%;
text-align:center;
}
#inner {
background-color:#000066;
width:973px;
margin:auto;
text-align:left;
}
#masthead {
background-color:#99CC00;
height:186px;
}

#mastheadpicture {
background-color:#2e2e2e;
float:left;
width:709px;
height:186px;
}
#mastheadlogo {
background-image:url(../images/presentation/Limestone_Logo.gif);
float:left;
width:264px;
height:186px;
}
#menu {
background-color:#2e2e2e;
background-image:url(../images/presentation/m_background.gif);
background-repeat:repeat-x;
height:59px;
}
#content {
background:url(../images/presentation/content_background.gif) #c3c8cc repeat-x;
clear:both;
padding:15px;
}
#footer {
background-color:#535252;
height:30px;
text-align:center;
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
color:#abdb6c;
}
#greybar {
background-color:#2e2e2e;
height:40px;

}



