body, ul, li, div, p, h1, h2, h3 {
padding:0px;
margin:0px;

}
body {
background-color:#fffcf3;
background-image:url();
background-repeat:no-repeat;
font-family:verdana, arial, helvetica, sans-serif;
}
#mainNav {
	background-color:#fffcf3;
	width: 200px;
	padding: 0px;
	float:left;
	margin:10px 0 0 20px;
	-moz-opacity:1.00;
	border:2px;

}
#mainNav ul {
	margin-bottom: 10px;
}
#mainNav ul li {
	list-style-type:none;
	padding: 0;
	margin: 0;
	font-size: 12px;
	line-height: 1.4em;

}
#mainNav li a {
	color:#CC0066;
	text-decoration:none;
	font-size: 14px;

	font-weight: normal;
}
#mainNav li a:hover {
	color:#339900;
	text-decoration:none;
	background-color:;
	font-weight: ;
}
#content {
	position:relative;
	margin:80px 0px 0px 280px;
	width:auto;
}
#content p {
font-size:11px;
line-height:14px;
margin-bottom:10px;
font-weight:normal;
}

#content_home {
	position:relative;
	margin:0px 0px 0px 280px;
	width:auto;
}

#pics {
	width:100px;
	height:100px;
	background-color:#99CC33;
	float:right;
	margin: 20px 0 0 20px;
}
#content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #339900;
	font-weight: normal;
	margin: 0 0 20px 0;
	border-bottom: 2px solid green;
	padding: 0 0 5px 0;
}
#content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #CC0066;
	margin: 10px 0 10px 0;
}

#content h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #CC0066;
	margin: 10px 0 10px 0;
}

.float {
	float:right;
	margin: 10px 10px 10px 10px;
	clear: right;
	border-bottom: ;
	border-top: ;
	border-right: ;
	border-left: ;
}
#clearingFooter {
width:100%;
height:40px;
clear:both;
}
#footerNav {
	position:relative;
	margin:0px 50px 0 280px;
	text-align:left;
	clear:both;
	width:auto;
	font-size: 9px;
}
#footerNav a {
	color: #CC0066;
	text-decoration: none;
	border-right: 0px #99CC33;
	padding: 0 0px 0 0px;

}
#footerNav a:hover {
	background-color:#CC0066;
	color: white;
	text-decoration: none;
}
#footerNav a#lastOne {
	border:none;
	}