body {
	background-color: #E8E4DB;
	background-image: url(../images/bg.jpg);
	background-repeat:repeat-y repeat-x;
	color: #666666;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px;
	padding: 0;
	min-width: 900px;
} 
h1 {
	margin: 0;
	clear: both;
} 
#wrapper { 
background-color: #FFFFFF;
b//ackground-image: url(../images/wrapper_bg4.jpg);
	background-repeat: repeat-y;
	margin: 0 auto;
	border: 1px solid #000;
	width: 900px;
	/*width is set 4px wider than it needs to be to compensate for IE5Mac bugs*/
}

#banner {
	height: 200px;
	background-image: url(../images/banner21.jpg);
	background-repeat: no-repeat;

}
#img {
background-color: #E9F2D6;
margin-left: 20px;
	

} 
#nav {
width: 900px;
h//eight: 38px;
font-size: .8em;
padding-left: 0px;
}


#c4 {
	b//ackground-color: #E6F1D3;
	color: #FFFFFF;
	width: 600px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #333333;
	margin: 0px 0px 0px 0px;
	float: left;
	font-size: .75em;
}
#c4 p{
	color:#000;
	line-height: 1.6em;
	margin: 0px 16px 0px 20px;
	text-align:left;
}
#c4 h2 {
	font-size: 1.8em; 
	margin: 0 6px 6px 20px; 
	color: #669999;
	
} 

#c4  ul li{
	list-style:disc;
	color:#000;
	font-size: 100%;
	l//ist-position: inside;
	margin: 5px 10px;
}


#c3 {
b//ackground-image: url(../images/sidebar_bg.jpg);
b//ackground-repeat: no-repeat;
	background-color: #669999;
	width: 300px;
	padding: 0px;
	border: 0px solid #333333;
	margin-right: 0px;
	float: right;
	
}

#c3 p{
	color:#ffffff;
	font-size: .72em;
	line-height: 1.6em;
	margin: 0px 5px 0px 16px;
	text-align:left;
}

#c3 h2 {
	font-size: 0.8em; 
	margin: 4px 0px 0px 16px; 
	color: #fff;
	
} 
#list {
	font-size: .72em;
	line-height: 1.7em;
	color:#fff;
	margin: 0px;
}
#list  ul li{
	list-style:disc;
	list-position: inside;
	margin: 0px 10px 0px 0px;
}
h3 {
	font-size: 1.3em; 
	margin: 36px 0 6px; 
} 
#footer {
b//ackground-image: url(../images/footer.jpg);
b//ackground-repeat: no-repeat;
	width: 900px;
	height: 30px;
	background-color: #363636;
	color : #CCC; 
	font-size: 0.70em;
	padding: 0px 0 0 0;
	margin: 0px px 0px 0px;
	clear: both;
}
#footer p {
	margin: 10px 0px 0px 0px;
	text-align: center;
	color: #CCC;
}

#footer a:link {
		color: #CCC;
	}
	
	#footer a:visited {
		color: #CCC;
	}
	
	#footer a:hover {	
		text-decoration: underline;
		color: #ffffff;
		border-bottom: 1px none;
	}
	
	#footer a:active {
		color: #CCC;
	}

