/* CSS Document */
body { font: normal 11px/18px Verdana, Arial, Helvetica, sans-serif; color: #454545; background: #B6B6B6 url(../images/pagebg.gif) repeat-x; margin: 0px auto 20px auto; padding: 0px; text-align: center;  }

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

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

a{ color: #454545; text-decoration: underline;}

a:hover{ color: #C20000; 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: 745px; margin-top: 10px; padding: 0px 0px 20px 0px; background: #EAEAEA url(../images/contentbg.gif) repeat-x; border-left: 5px solid #FFF; border-right: 5px solid #FFF; border-bottom: 1px solid #D2D1D1;}

#banner {
	border-bottom: 5px solid #fff; *border-top: 5px solid #fff;
}

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

#right { float: left; padding: 10px ; margin: 10px 0px 0px 0px; width: 505px; text-align:left; background: #fff; border:1px solid #CBCBCB;  }

#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: 70px; background: #2D3331 url(../images/logo.gif) no-repeat left top; }

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

#top a:hover{ color: #FF0000; text-decoration: underline;}

#navbg {background: #FFF;padding: 5px 0px 5px 0px; text-align:center;}
#nav {
	background: #C20000; padding: 0px 0px;
}

.topnav{ float: left; padding: 0px; margin: 0px; }

.topnav a{display: block; padding: 3px 22px 3px 40px; color: #FFF; font-weight:bold; margin: 0px;	text-decoration: none; }

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

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

.title{
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	padding: 5px 0px 3px 5px;
	margin: 0px;
	text-align: left;
	background: #C20000;
	border-bottom: 1px solid #930000;
	}

.padd5px{ padding: 5px;}

.paddImg{ padding-right: 5px;}

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

.clear { clear: both;}
#footer{
	margin: 0px auto; 
	width: 725px;
	padding: 10px;
	color: #999;
	text-align: center;
	font-size: 10px;
	background: #EAEAEA ;
	border-top: 1px solid #fff; border-left: 5px solid #FFF; border-right: 5px solid #FFF; border-bottom: 5px solid #FFF;
}

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

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

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

#adLeft{ padding: 5px 20px 20px 20px; margin: 0px ; background: #FFF; border: 1px solid #CBCBCB}

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

#adbottom{ margin: 10px 0px 0px 0px; padding: 5px 10px; border: 1px solid #ccc }

/* ------------------- 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; }
