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

#page{ 
	margin: 0px auto; 
	width: 700px; 
	background: #FFFFff;
}

h1 {
	color:#FFF;
	width:698px;
	font-size: 11px;
	line-height: 18px;
	margin: 0px auto 0px auto; 
	text-align:center;
	border: 1px solid #636060;
	background: #858182;
}

#left { 
	float: left; 
	text-align:center; 
	padding-top: 2px; 
	width: 498px; 
}

#right { 
	float: left; 
	padding-top: 2px ; 
	margin: 0px ; 
	width: 198px; 
	text-align:center; 
	background: #FFF }

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

#top {
	position:relative;
	height:5px; 
	background: url(../images/top.gif) repeat-x;
	z-index: 10;
}


#banner	{
	float: left;
	height: 150px;
	z-index:1;
}


#nav {
	float:left;
	padding:0px 0px 0px 0px;
	margin:-150px 0px 0px 0px;
	height:150px;
	width:200px;
	z-index:2;
}
	
.topNav{
	float: left;
	width:153px;
	height: 24px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-image:url(../images/button.gif);
	z-index: 3;
}

.topNav a{ 
	padding-left: 15px;
	padding-top: 0px;
	color: #F2F2F2; 
	text-decoration: none;
	display:block;
}

#logo {
	float:left;
	margin-left:15px;
}

/* ------------------- #content ------------------- */

.content{ 
	padding: 0px 10px; 
	margin-bottom: 10px; 
	text-align:justify; 	
	height:auto;
	border-left: 2px solid #CCC;
}

.title{
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	color: #97D3F1;
	padding: 0px 10px 0px 10px;
	text-align: left;
	DELborder-left: 2px solid #CCC;
	DELborder-bottom: 2px solid #CCC;
}

.content a{ 
	color: #97D3F1; 
}


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

.clear {
	clear:both;
}

#footer{
	padding: 5px 0px 10px 0px;
	color: #254B3C;
	text-align: center;
	font-size: 10px;
	background-color:#F4F6F5;
}

#footer a { 
	color: #254B3C;
}

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

#adLong{ 
	padding: 5px 10px; 
	margin: 0px ; 
	background: #F4F6F5; 
	height:auto; 
}

#adTop{
	float:left;
	height: auto;
	width:260px; 
	padding:9px 10px; 
	margin-bottom:5px;
	margin-left:10px; 
	background: #ffffff; 
}

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