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

h1 {
	color:#FFF;
	font-size: 11px;
	margin: 0px auto;
	width: 740px;
	line-height: 18px;
	padding:1px;
	text-align:center;
	border-bottom: 1px solid #000;
	background: #141413;
}
#logo {
	float:left;
	background-image:url(../images/logo.gif);
	width:740px;
	height:50px;
	
}


p{ text-align:justify; padding: 5px 0px 15px 0px; margin: 0px;}

a{ color: #99CCFF; text-decoration: underline;}

a:hover{ color: #ff6600; text-decoration: none;}
	
ul { padding: 5px 0px 0px 0px; margin: 0px 0px 0px 15px; list-style: disc url(../images/a.gif) outside; }

li { padding: 0px 0px 5px 0px; 	}

#page{ margin: 0px auto; width: 70%; padding: 0px 0px; background: #031C34 url(../images/contentbg.gif) repeat-y; }

#banner {
width:745px;

color:#ffffff;
}



#left { float: left; text-align:left; padding: 10px 10px 10px 20px; margin: 0px; width: 138px; }

#right { float: left; padding: 10px ; margin: 10px 0px 0px 0px; width: 555px; text-align:left;  }

#bottom{ clear: both; margin: 0px ; height:10px; padding: 0px ; background: #FFF ; }


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

#top { margin:0px 0px 0px 0px; text-align:right; font-size: 12px; color: #333; height: 0px;}

#top a{ color: #333; text-decoration: none;}

#top a:hover{ color: #FF0000; text-decoration: underline;}
#navbar{width:95%;float:left;}
#nav {
	background: url(../images/navbg.gif) repeat-x; padding: 7px 15px;float:left;width:auto;
}

.topnav{ float: left; padding: 2px; margin: 0px; border-right: 1px dotted #666}

.topnav a{display: block; padding: 1px 0px 2px 15px; color: #666; margin: 0px;	text-decoration: none; }

.topnav a:hover{ color: #FFF; text-decoration: none; }
/* ------------------- #container ------------------- */
#container{ padding: 50px 30px 0px 41px; margin: 0px; margin: 0px; background:url(../images/midbg.gif); }

.content{ padding: 0px; margin: 0px; text-align: left; min-height: 500px; }

.title{
	font: normal 20px Georgia, "Times New Roman", Times, serif;
	color:#FF6600;
	padding: 0px 10px;
	margin: 0px;
	text-align: left;
	}

.padd5px{ padding: 5px;}

.paddImg{ padding-right: 5px;}


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

.clear { clear: both;}
#footer{
	margin: 0px auto; 
	width: 725px;
	padding: 10px 10px 20px 10px;
	color: #ccc;
	text-align: center;
	font-size: 11px;
	background: #686E6A url(../images/footerbg.gif) repeat-x;
}

#footer a { color: #ccc; text-decoration: none; }

#footer a:hover{ color: #000; text-decoration: none; }

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

#adLeft{ padding: 5px 20px; height: 870px; margin: 0px ; background: #92A856 }

#adTop{ float: right; margin-left: 20px; margin-bottom:10px; height: 250px; width:250px; padding:0px 10px 0px 0px; }

#adbottom{margin: 10px 0px 0px 100px; padding: 10px; }

/* ------------------- Temporary Spacers for Google Ad ------------------- */

.google250x250	{ width: 250px; height: 250px; background:#7ACCC8; }
	
.google120x600	{ width: 120px; height: 600px; background:#7ACCC8; }

.google468x60	{ width: 468px; height: 60px; background:#7ACCC8; }
