body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: "Trebuchet MS",verdana, arial, helvetica, sans-serif;
	color: #000000;
	background-color: #ffffff;
}
#content {
	margin: auto;
	position: relative;
	width: 810px;
	visibility: visible;
}

.float {
  float: left;
  }
  
.float p {
   text-align: center;
   }

	#middle {
		margin: auto;
		position: relative;
		width:810px;
		overflow: visible;
		height:14px;
		}
	#footer {
		margin: auto;
		position: relative;
		width:810px;
		overflow: visible;
		height:14px;
		}

	#header {
		margin: auto;
		position: relative;
		width:810px;
		height:25px;
		overflow: visible;
		height:80px;
		}
	
	#left{
		width:400;
		height:400;
		float:left;
		
	}
	#rightObj {
	display: block;	
	float: right;
	clear:right;
		margin: 0 0px 0px 0;
		padding: 0;
		width: 400px;
		height: 400px; 
	}