body {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FONT-SIZE: 12px; 
	BACKGROUND: url(/images/body-bg.gif) #eaeaea repeat-x center top; 
	PADDING-BOTTOM: 0px; 
	COLOR: #333; 
	PADDING-TOP: 0px; 
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif; 
	TEXT-ALIGN: center
}	
.adblock1 {
	float: left;
	padding-right: 10px;
}
#container {
	margin: 0px auto; 
	width: 750px; 
	background-color: #ffffff; 
	text-align: left
	margin-bottom: 0px;
	border: #8396a9 1px solid;
}	
#body-main {
	float: left; 
	width: 500px;
	text-align: left;
	border-right: 1px solid #ccc;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
}
#footer {
	clear:both;
	text-align:center;
	border-top:1px solid #ccc;
	padding-top: 10px;
}	
#header img {
	border-bottom: 1px solid #ccc;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-decoration: none;
	}	
h1 {
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
a {
	text-decoration: underline;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: black;
	background-color: #ccc;
}
#sidebar {
	float:right;
	width:200px;
	margin-bottom: 0px;
	margin-right: 10px;
	padding-bottom: 0px;
	text-align: left;
	padding-top: 10px;
}	
#sidebar-title {
	border-top: 4px solid #ccc;
	border-bottom: 1px dotted #ccc;
	text-transform: uppercase;
	padding-bottom: 2px;
	padding-top: 2px;
	font-family: "Lucida Console";
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 14px;
	}
#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#sidebar li {
	margin-bottom: 4px;
}
