body{	
	margin: 0px;
	padding: 0px;
	height:100%;
	width:100%;
	font: 12px "Bitstream Vera Sans", "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	line-height:16px;
	background-color:#fff4b8;
}

#top{
	background:#FFD900;
	margin: 0;
	padding: 5px 0px 0px 0px;
	width: 100%;
	height: 160px;
}

#adtop{

	width:728px;
	height:90px;
	margin: 0px 0px 0px 200px;
	padding-top:60px;
}

#topholder{
	background:#FFD900 url(http://miapogeo.com/main/templates/images/logo.gif) no-repeat 10px 10px;
	width: 933px;
	height: 166px;
	margin: 0px auto 0px auto;
}

#topstripe{
	background-color:#fff4b8;
	padding: 0px;
	width: 100%;
	height: 6px;
}


#middle {
	padding: 10px 0px 10px 0px;
	width:100%;
	height:530px;
	background-image: url(http://miapogeo.com/main/templates/images/bluehome.gif);
	
}

#contentholder{
	margin-left:auto;
	margin-right:auto;
	background-color:#fffbe5;
	height:510px;
	width:80%;
	padding:7px;
	text-align:center;
	border: 2px solid #D9D7A5;
}

#lblue {
	width:95%;
	height:200px;
	background-color:#c4e5e4;
	margin: 3px auto 10px auto;
}

#left { 
	width:33%;
	height:200px;
	float:left;
}

#center {
	width:34%;
	height:200px;
	float:left;
}

#right {
	width:33%;
	height:200px;
	float:left;
}

#squares {
	height:24px;
	width:95%;
	margin:0px auto 6px auto;
	background-image: url(http://miapogeo.com/img/squares.gif);
}

#botcont {
	width:95%;
	margin:0px auto 0px auto;
}

#botleft {
	width:60%;
	height:250px;
	margin:0px auto 0px auto;
	float:left;
	text-align:left;

}

#bota {
	width:48%;
	height:225px;
	float:left;
	margin:2px;
	padding:2px;
}

#botb {
	width:48%;
	height:225px;
	float:right;
	margin:2px;
	padding:2px 2px 2px 4px;

}


#about {
	height:20px;
	width:98%;
	border-top:1px solid #000;
	text-align:left;
	font-weight:bold;
	text-transform: uppercase;
	font-size:10px;
	text-decoration:none;
	padding-top:3px;
}

#about a:link { color:black;text-decoration:none }
#about a:visited { color:grey;text-decoration:none  }
#about a:active, #about a:hover { color:#AD1E11; text-decoration:underline }

#splashrec {
	width:300px;
	height:250px;
	background-color:#000;
	float:right;
}


#botstripe{
	background-color:#fff4b8;
	margin-top:5px;
	padding:0px;
	width: 100%;
	height: 6px;
}

#copy{
	width:740px;
	margin:0px auto 0px auto;
	text-align:left;
}

#bottom{
	background-color:#fff4b8;
	margin: 0;
	width: 100%;
	height: 200px;
	text-align:center;
}

.contentheading {
	color:#0099CC;
	font-family:"Bitstream Vera Sans","Lucida Sans Unicode","Lucida Grande",Arial,sans-serif;
	font-size:18px;
	font-weight:bold;
	margin:8px 0px 8px 0px;
}

