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

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

#page{ 
	margin: 0px auto; 
	height:auto !important;
	height:100%;
	min-height:100%; 
	width: 700px; 
	background: #5F6062;
}

#left {
	float:left; 
	text-align:left;
	width: 193px;
	background-color:#ffffff;
}

#right { 
	float: left; 
	width: 477px;
	margin-top:5px; 
	text-align:center; 
	background: #FFF }

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

#main {
	margin: 0px auto 0px auto;
	padding:15px;
	position:relative;
	height:auto !important;
	height:100%;
	min-height:100%;
	width:670px;
	z-index:1;
	background:#ffffff;
}

#top {
	position:relative;
	margin: 0px auto 0px auto; 	
	width: 670px;
}

#nav {
	float:left;
	width:183px;
	height: 165px;
	background: #9C6122 url(../images/nav.gif) repeat-x;
}

.topNav{
	margin-top: 7px;
	padding-left: 30px;
	width:150px;
	height: 23px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-image:url(../images/button.gif) left middle;
	border-bottom: 2px dotted #CCC;
}

.topNav a{ 
	color: #F0F0F0; 
	text-decoration: none;
	display:block;
}

#banner	{
	float:left;
	width: 485px;
}	
/* ------------------- #content ------------------- */

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

.content a {
	color:#FF0000;
}

.title{
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	padding: 0px 10px 0px 10px;
	margin-top:5px;
	background: #FFFFFF;
	text-align: justify;
}

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

.clear { 
	clear: both;
}

#footer{
	padding: 5px 0px 10px 0px;
	color: #fff;
	text-align: center;
	font-size: 10px;
	background:#DC0000;
}

#footer a { 
	color: #fff;
}

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

#adLong{
	margin-top: 5px;
	width: auto; 
	background: #E8EDF0; 
	height:auto; 
}

#adTop{
	float:right; 
	margin-top: 5px; 
	height: auto;
	width:260px; 
	padding:0px 10px 9px 10px; 
	background: #FFFFFF; 
	
}

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