	/* CSS Document */
body { 
	font: normal 11px/18px Verdana, Arial, Helvetica, sans-serif; 
	color: #454545; 
	margin: 0px auto 0px auto;  
	text-align: center;
	background:#546B83;  
}

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: 205px;
	height:auto;
	background-color:#ffffff;
	DELborder-right: 2px solid #CCC;
}

#right { 
	float: right; 
	width: 495px;
	margin-top:3px; 
	text-align:center; 
	background-color:#ffffff;
}

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

#top {
	height:60px;
	width:690px;
	margin:5px auto 0px auto;
	background:url(../images/top.gif) repeat-x;
}

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

.topNav{
	width:185px;
	height: 31px;
	margin-left:20px;
	line-height:11px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	background:url(../images/button.gif) repeat-x;
}

.topNav a{
	padding-left:25px;
	padding-top:2px; 
	color: #ffffff; 
	text-decoration: none;
	display:block;
}

#banner	{
	width: 700px;
	height:150px;
	padding-top:5px;
	background:#FFFFFF;
}	

#logo {
	float:left;
	margin-top:3px;
}

/* ------------------- #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;
	width:auto;
	text-align: left;
	margin-top:3px;
	background: #4FA000;
}

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

.clear { 
	clear: both;
}

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

#footer a { 
	color: #ffffff;
}

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

#adLong{
	margin-top: 3px;
	width: 185px;
	margin-left:20px;
	text-align:center; 
	background: #01AEF0; 

}

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

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