body {
  background-color: #CCCCCC;
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
  color:#564b47;  
  padding:0px;
  margin:0px;
}

img{border:0;}

br{ clear:both;}
#content { 	
  position:absolute;
  height:600px; 
  width:960px;
  margin:-300px 0px 0px -480px;
  top: 50%; 
  left: 50%;
  text-align: left;
  padding: 0px;
  background-color: #FFF;
  border-bottom: 2px solid #999999;
  border-right: 2px solid  #999999;
  overflow: hidden;
}

div#header{ width: auto;
margin-top:10px;
height:125px;
float:left;}
div#strip{ width:960px;
height:auto;
float:left;
clear:both;}
div#media{ width:700px;
height: auto;
float:left;
clear:both;}

div#media{ padding:10px;}



.footer{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: xx-small;
width:600px;
position:relative;
left: 380px; top: 50px;}

