	/* CSS Document */
body { 
	font: normal 11px/18px Verdana, Arial, Helvetica, sans-serif; 
	color: #454545; 
	margin: 0px auto 0px auto;  
	text-align: center;
	background: url(../images/back.gif);  
}

h1 {
	color:#FFF;
	font-size: 11px;
	line-height: 18px;
	padding: 2px;
	text-align:center;
	border: 1px solid #636060;
	background: #858182;
}

#page{ 
	background: #ffffff; 
	width: 700px; 
	margin: 2em auto; 
	padding: 0 0 1em 0;
}

#left {
	float:left;
	margin-top:3px;
	width: 190px;
	background-color:#ffffff;
}

#right { 
	float: left; 
	width: 508px;
	margin-top:3px; 
	text-align:center; 
	background-color:#ffffff;
	border-left: 2px solid #CCC;
}

/* ------------------- #top ------------------- */

#top {
	height:54px;
	width:690px;
	padding-left:10px;
}

#dividerGreen {
	height:30px;
	width:680px;
	margin:3px 10px 5px 10px;
	background:url(../images/divider_green.gif) repeat-x;
}

#divider1 {
	height:21px;
	width:680px;
	margin:0px 10px;
	background:url(../images/divider1.gif) repeat-x;
}

#divider2 {
	position:relative;
	height:21px;
	width:680px;
	margin:0px 10px;
	background:url(../images/divider2.gif) repeat-x;
}

#divider3 {
	height:3px;
	width:680px;
	margin:0px 10px;
	background:url(../images/divider3.gif) repeat-x;
}

#nav {
	float:left;
	width:221px;
	padding-top:3px;
	background: #ffffff;
}

.topNav{
	width:183px;
	height: 31px;
	margin:0px auto 2px auto;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background:url(../images/button.gif);
}

.topNav a{
	padding-left:30px;
	padding-top:7px; 
	color: #000000; 
	text-decoration: none;
	display:block;
}

#banner	{
	float:left;
	width: 469px;
	height:170px;
	padding-left:10px;
	background:#FFFFFF;
}	
/* ------------------- #content ------------------- */

.content{ 
	padding: 10px 10px; 
	text-align: justify;
	width:auto; 
	height:auto;
	background:#ffffff; 	
}

.content a {
	color:#599C13;
}

.title{
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding: 5px 0px 0px 10px;
	height:30px;
	text-align: left;
	background:url(../images/divider_green.gif) repeat-x;
}

/* ------------------- #Footer ------------------- */

.clear { 
	clear: both;
}

#footer{
	padding: 0px 10px 0px 10px;
	color: #000000;
	margin-bottom:10px;
	text-align: center;
	font-size: 10px;
	background:#C4CBD1;
}

#footer a { 
	color: #000000;
}

/* ------------------- #Google Ad ------------------- */

#adLong{
	margin-top: 3px;
	width: auto;
	text-align:center; 
	background: #ffffff; 

}

#adTop{
	float:right; 
	height: auto;
	width:260px; 
	padding:9px 10px; 
	background: #ffffff; 
`}

#adbottom{ 
	padding: 15px 5px 5px 15px; 
	height: auto; 
}
