	/* 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: #D2D4A3; 
	width: 750px; 
	margin: 2em auto; 
	padding: 0 0 1em 0;
}

#left {
	float:left;
	width: 200px;
	background-color:#D2D4A3;
}

#right { 
	float: left; 
	width: 500px;
	text-align:center; 
	background-color:#D2D4A3;
}

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

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

#nav {
	width:167px;
	padding-top:0px;
	background: #D2D4A3;
}

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

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

#banner1	{
	width: 700px;
	height:170px;
}
/* ------------------- #content ------------------- */

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

.content a {
	color:#3A4554;
}

.title{
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding: 5px 0px 0px 10px;
	height:30px;
	width:auto;
	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:#D2D4A3;
}

#footer a { 
	color: #000000;
}

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

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

}

#adTop{
	float:right;
	width:250px; 
	height: auto; 
	padding:9px 10px; 
	background: #D2D4A3; 
}

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