﻿body 
{
	background-image:url(/_images/bg.gif);
	background-color:White;
	background-repeat:no-repeat;
	font-family:Trebuchet MS,Verdana,Arial;
	font-size:14px;
}

#divContent
{
	position:absolute;
	left:190px;
	top:119px;
	background-color:#F4F0E7;
	padding-top:20px;
	padding-left:20px;
	padding-bottom:15px;
	width:771px;
}


#divAdsense
{
	position:absolute;
	left:0px;
	top:119px;
	padding-top:20px;
	padding-left:15px;
	padding-bottom:15px;
	width:180px;
}


#divMain
{

	background-color:#F4F0E7;
	padding:0px;
	width:460px;

}

#divRightNav
{
	background-color:#F4F0E7;
	padding:0px;
	width:240px;
	float:right;
	padding-left:20px;
	padding-right:10px;
	border: 0px;
	border-left:solid 1px black;
}


#divLogo
{
	position:absolute;
	left:19px;
	top:11px;

}
#divFooter
{
	position:relative;
	left:-20px;
	top:15px;
	background-color:#AE0000;
	padding-left:15px;
	clear:both;

	padding-top:6px;
	padding-bottom:6px;
	font-size:11px;
	color:White;
	width:776px;
}

#divKeywords
{
    color:#dddddd;
    font-size:10px;
}