html, body {
	margin:1px auto;
	padding: 0;
	font-size: 80%;
	text-align: center;
	background: #346633 url(images/bg.jpg) top repeat-x;
	height: 101%;
	font-family: Arial, Helvetica, sans-serif;
		}

p {
	margin: 0.1em 0 0.1em 0;
}

h1 {
	color: #006600;
	font: 1.25em Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 6px 0 6px 0;
	}

h2 {
	color: #993300;
	font: 1em Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 6px 0 6px 0;
	text-indent:6px;
		}
		
h3 {
	color: #CC0000;
	font: 1.15em Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 2px 0 4px 0;
		}

h4 {
	color: #CC0000;
	font: 1em Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 4px 0;
		}
			 
a:link, a:active, a:visited {
	color: #006633; 
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

#content ul { margin: 6px; padding-left:25px;}
#content li { list-style:square;
}
#content ol li { list-style-type: decimal;

}
.caption {font-size: .85em; line-height: 1.25em;}

/*Layout*/

#container {
	margin: 0px auto;
	padding: 0;
	width: 960px;
	text-align: left;
	background-color: #f9f9f9;
	font: 1.25em Verdana, Arial, sans-serif;
	line-height: 1.4em;
	color: #333;
	border: #000000 1px solid;
		}

#header {
	background: url(images/main_hdr.jpg) top no-repeat;
	text-align: left;
	height: 152px;
	width: 960px;
}
#header_title {
	width: 500px;
	float: left;
	padding: 60px 0 0 25px;
		}

#header h1 {
	text-indent: 3em;
	font: 200% Verdana, Arial, Helvetica, sans-serif; 
	color: #ffffff;
	font-weight: bold;
	}
	
#navarea {
	background: #000000 url(images/logo_btm.jpg) left no-repeat;
	width: 960px;
 	height: 43px;
	padding: 0 0;
	float:left;
	clear: both;
	text-align:center;
	margin-bottom: 6px;
		}

/*Menu*/
	
#navarea ul {
	background:none;
	list-style: none;
	width: 960px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 145px;
	
	}

#navarea ul li {
	display:inline;
	
	}

#navarea ul a {
	display: inline;
	padding: 0 .5em 0 .5em;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

#navarea ul a:hover, #navarea ul a.on {
	color: #33CC00;
}

	
#content {
	margin: 0 auto;
	padding: 0;
	width: 960px;
	height: 100%;
			}
	
#left{
	height: auto;
	text-align:left;
	float: left;
	width: 46%;
	background: transparent;
	padding: 0px 5px 10px 15px;
	}

#right {
	float: left;
	text-align: left;
	padding: 0px 0px 10px 15px;
	margin-left: 20px;
	width: 46%;
	background: transparent;
	border-left: #CCCCCC 1px solid;
	
		}

#main { float:left;
text-align:left;
padding: 10px;
width: 98%;

}
.box_small {
	height: auto;
	text-align: left;
	float: right;
	clear: both;
	width: 30%;
	padding: 6px;
	margin: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	line-height: 1.25em;
	border: 2px solid  #000000;
	background-color: #993300;
	color: #ffffff;
	
		}
.box_small a:link, .box_small a:active, .box_small a:visited {
	color: #ffffff; 
	text-decoration: none;
}

.box_small a:hover {
	text-decoration: underline;
}

		
.box_big {
	height: auto;
	text-align: justify;
	float: right;
	width: 95%;
	padding: 6px;
	margin: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.25em;
	border: 1px solid #003366;
	background-color: #FFFFCC;
	color: #000000;
	
		}

#footer {
	height:50px;
	text-align: center;
	margin-top: 10px;
	padding-top: 4px;
	clear: both;
	float: none;
	border-top: #CCCCCC 1px solid;
				}

#footer p { 
	font: .75em Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.25em;
	padding: 4px 25px 5px 25px;
	color: #336600;
	}
	
#footer a {
	text-decoration: underline;
	color: #336600;
		}
		
#footer a:hover {
	text-decoration: none;
}

.clear {
	clear: both;
}

.img_left { float: left; padding:2px; border: #999999 1px solid; margin: 1px 6px 1px 1px;}
.img_right  { float: right; padding:2px; border: #999999 1px solid; margin: 1px 1px 1px 6px;}
.img  { padding:2px; border: #999999 1px solid; margin: 1px 1px 4px 4px;}

/*This div is an extra area just in case*/
#bottom {
	clear: both;
	background: #f9f9f9 ;
	padding: 0.2em;
	margin:0;
	height: 10em;
		}
#fadeshow_wrapper {border: #cccccc 1px solid; padding: 2px; background-color: #ffffff; }

.stylecf { 
color:#ffffff; ;
border: none;
visibility:hidden;
}
#fb { width: 430px; border: 1px #999 solid; padding: 2px; margin-bottom: 10px;
	
}
