body
{
	border:none;
	background-color:#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}
#header
{
	position:relative;
	width:800px;
	height:190px;
}
#container
{
	position: relative;
    width: 800px;
    overflow: hidden;
    margin: 0px auto;
	background-color:#FFFFFF;	
}
#menu
{
	width:200px;
	top:5px;
    margin: auto;
	float:left;
	position:relative;
	background-color:#FFFFFF;	
}
#ads
{
	width:200px;
	top:5px;
    margin: auto;
	float:left;
	position:relative;
	background-color:#FFFFFF;	
}
#content
{
    margin: auto;
	top:5px;
    width: 590px;
	float:right;
    position: relative;
	text-align:left;
	background-color:#FFFFFF;
}
#spacer
{
  clear: both;
}
.header { position:absolute; top: 0px; left: 0px; z-index: 1; border:none;}
.facebook_header { position:absolute; top: 0px; right: 0px; z-index: 3; border:none;}
#me
{
position:relative;
float:left;
padding:10px;
}
a img
{
border:none;
border-bottom:none;
}
#lever
{
position:relative;
float:right;
padding:10px;
}
#filter
{
position:relative;
float:right;
padding:10px;
}
