body
{
	width:98%;
	margin:10px auto;
	background-color:#ffFFFF;
	border:1px solid #CC9999;
	padding:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:90%;
	line-height:1.2;
}

#header
{
	background-color:#993333;
	color:#ffffff;
	border-bottom:1px solid #ffffff;
}

#header h1 {margin:0px; padding:10px;}

.adsense_article
{
	height:280px;
	width:336px;
	float:left;
}

.adsense_links
{
	text-align:right;
	background-color:#993333;
	padding:2px 0;
	margin:0 0 10px 0;
}

#adsense_search
{
	text-align:right;
	margin:20px;
}

#adsense_bottom, #adsense_middle
{
	text-align:center;
}


#bottom_right {
	text-align:center;
}

#left
{
	width:120px;
	float:left;
	margin:0 20px 0 0;
	display:inline;
	background-color:#ffffff;
}

#middle
{
	margin:0 320px 0 140px;
}

#right
{
	width:300px;
	float:right;
	margin:0 0 0 20px;
	display:inline;
	background-color:#ffffff;
}

#right ol.menu
{
	list-style:decimal;
}

#right ol.menu a 
{
	color:#000000;
	text-decoration:none;
}

#right ol.menu a:hover
{
	color:#000000;
	text-decoration:underline;
}
