body{
background:lightgrey;
}

#container{
background:#fff;
margin:40px auto;
padding:0;
width: 900px;
border: 3px solid #474747;
}

#prop 
{
float:left;
height:270px;
width:1px;
}

#header{
width:900px;
height:179px;
background:url(../images/headerrepeat.gif) repeat-x green;
}

#greyarea{
margin:-26px 0px 0px 0px;
background:#887E76;
width:700px;
height:26px;
}

#navbar{
float:left;
}

#navbar ul{
width:120px;
font-family:Arial, sans-serif;
line-height:35px;
list-style:none;
}

#navbar ul a{
color:#395469;
font-weight:bold;
text-decoration:none;
}

#navbar ul a:hover{
color:#0FB6E0;
}

#navbar ul ul{
width:75px;
}


#maintext
{
float:right;
margin:23px 0px 0px 0px;
padding:0px 25px 20px 5px;
width:700px;
font-family:arial, sans-serif;
font-size:10pt;
color:#000033;
}


#footer
{
clear:both;
width:900px;
height:60px;
background:url(../images/headerrepeat.gif) repeat-x red;
}

#footergrey{
float:right;
margin:-60px 0px 0px 0px;
padding:5px 0px 0px 0px;
background:#887E76;
width:800px;
height:21px;
font-size:10pt;
color:#fff;
}

#footertext{
font-family:Georgia, serif;
font-size:8pt;
margin:0px 0px 0px 15px;
}

#sitemanager
{
font-family:Arial, Sans-Serif;
font-size:10pt;
margin:-30px 0px 0px 0px;
text-align:center;
color:#808080;
}