body {
margin:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:.8em;
}
#container {
margin:auto;
width:800px;
background-image:url(/images/bg.gif);
background-repeat:repeat-y;
background-position:left;
vertical-align:top;

}
#banner{
text-align:center;
margin:0px;
width:802px;
height:79px;
background-color:#1A3783;
font-weight:bold;
font-size:2.6em;
color:#FFFF00;
}
#banner a:link, #banner a:visited{
font-weight:bold;
color:#FFFF00;
text-decoration:none;
}
#banner a:hover{
font-weight:bold;
color:#FFFF00;
text-decoration:none;
}
#header{
margin:0px;
width:800px;
height:151px;
}
#header2{

float:right;
}
#menu{
background-image: url("/babes/images/menu.jpg");
background-repeat:no-repeat;
background-position:left,top;
width:173px;
height:309px;
float:left;

}
#logos {
float:right;
width:165px;

}
#content {
width:400px;
margin-left:220px;
}
#footer{

}
#greybar{
width:800px;
height:35px;
background-color:#CCCCCC;
}


