 body {
	margin:0px 0px; padding:0px;
	text-align:center;
	background-color:#eee;
}
	
#container {
	width:750px;
	margin:0px auto;
	text-align:left;
	border:1px solid #ccc;
	background-color:#ffffff;
}
#header {
	width:750px;
	margin:0px auto;
	height: 130px;
	background-color: #666666;
	/*background-image:  url(/images/top_menu_fade.jpg);
	background-repeat: repeat-x;
	background-position: bottom;*/
	border-bottom: 1px solid #000;
}

#top_menu {
	width:750px;
	margin:0px auto;
}

.adspace728 {
	width: 730px;
	height: 100px;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
}

.body_contents {
	margin-left: auto;
	margin-right: auto;
	width: 700px;
}

#footer {
	color: #666666;
	text-align: center;
	width:100%;
	height: 100%;
	background-color: #ffffff;
	border-top: 1px solid #000000;
}
p { 
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-size: 1em; text-indent: 1em;
}