/* 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; 
	padding: 5px 0px 0px 0px; 
	width: 700px; 
	background: #FFFFff;
}

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

#left { 
	float: left; 
	DEltext-align:center; 
	padding-top: 2px; 
	DELmargin: 0px 5px 0px 0px; 
	width: 216px; 
}

#right { 
	float: left; 
	padding-top: 3px ; 
	width: 484px; 
	text-align:center; 
	background: #FFF }

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

#nav {
	height: 50px;
	width:484px;
    background: #FFF url(../images/nav.gif) repeat-x;
}

.topNav{
	padding: 0px 0px 0px 5px;
	float: left;
	height: 52px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

.topNav a{ 
	padding: 11px 6px 0px 4px;
	color: #757575; 
	text-decoration: none;
	display:block;
}
	
/* ------------------- #content ------------------- */

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

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

#bottom_line {
	margin: 5px 0px 0px 0px;
	height: 5px;
	background: #FFF url(../images/bottom_line.gif) repeat-x;
}

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

.clear { 
	clear: both;
}

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

#footer a { 
	color: #000000;
}

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

#adLong{
	padding: 5px 10px;
	background: #ffffff;
	height:auto;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#adTop{
	float:right; 
	height: auto;
	width:260px; 
	padding:9px 10px; 
	margin-bottom:5px; 
	background: #FFF; 
	border-right: 2px solid #CCC
}

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