body, ul, li, div, p, h1, h2, h3 {
padding:0px;
margin:0px;

}
body {
background-image:url(newsite/images/honeycomb.jpg);
background-repeat:no-repeat;
font-family:verdana, arial, helvetica, sans-serif;
}
#clearingHeader {
width:100%;
height:1px;
clear:both;
}

#mainNav {
	background-color:#666699;
	width: 165px;
	padding: 10px;
	float:left;
	margin:27px 0 0 18px;
	-moz-opacity:1.00;
}
#mainNav ul {
	margin-bottom: 10px;
}
#mainNav ul li {
	list-style-type:none;
	padding: 0;
	margin: 0;
	font-size: 10px;
	line-height: 1.2em;

}
#mainNav li a {
	color:#FFCC00;
	text-decoration:none;
	font-size: 12px;
	line-height: 1.2em;
	font-weight: bold;
}
#mainNav li a:hover {
	color:#FFCC00;
	text-decoration:none;
	background-color:#EEEEEE;
	font-weight: bold;
}
#content {
	position:relative;
	margin:20px 40px 0 220px;
	width:auto;
}
#content p {
font-size:12px;
line-height:16px;
margin-bottom:10px;
}
#pics {
	width:100px;
	height:100px;
	background-color:#00FF66;
	float:right;
	margin: 20px 0 0 20px;
}
#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #8E693C;
	font-weight: normal;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #999999;
	padding: 0 0 5px 0;
}
#content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	margin: 10px 0 10px 0;
}

.float {
	float:right;
	margin: 0 0 10px 10px;
	clear: right;
}
#clearingFooter {
width:100%;
height:20px;
clear:both;
}
#footerNav {
	text-align:center;
	clear:both;
	width:auto;
	margin:0 220px 0 220px;
	font-size: 10px;
}
#footerNav a {
	color: #CC0000;
	text-decoration: none;
	border-right: 1px solid black;
	padding: 0 5px 0 3px;

}
#footerNav a:hover {
	background-color:#FFFFCC;
	color: #000066;
	text-decoration: none;
}
#footerNav a#lastOne {
	border:none;
	}.author {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
