BODY {
	background-color: white;
	color: black;
	font-family:  "Trebuchet MS", Arial, Verdana, Tahoma, Geneva,Helvetica, sans-serif;
	font-size: 13px;
	margin: 0 0 20 30;
	background-image: url(images/bg.gif);
	background-position: top;
	background-repeat: repeat-x;
}

P {
	padding: 0px;
}

.header {
	padding-bottom: 20px;
	color: white;
	font-size: 36px;
	font-weight: bold;
}

.header1 {
	color: #3d780d;
	font-size: 30px;
	font-weight: bold;
}

.pixels {
	background-image: url(images/pixels.png);
		background-position: top left;
	background-repeat: no-repeat;
}

.desc {
	margin-bottom: 65px;
	width: 305px;
	margin-left: 55px;
	color: white;
	font-size: 14px;
	margin-top: 5px;
}

.desc STRONG {
	color: #256600;
	letter-spacing: -1px;
	font-size: 14px;
}

.desc a:link {text-decoration: none; color: white;}
.desc a:visited {text-decoration: none; color: white;}
.desc a:active{text-decoration: none; color: white;}
.desc a:hover {text-decoration: underline; color: #256600;}

.speechbubblebg {
	background-image: url(images/bubble.png);
	background-repeat: no-repeat;
	height: 297px;
	width: 560px;
}

.speechbubble {
	padding-left: 45px;
	padding-top: 38px;
	padding-right: 40px;
	text-align: justify;
	color: #246500;
}

.speechbubbleie {
	text-align: justify;
	color: #246500;
}

.speechbubble STRONG {
	font-size: 14px;
}

.nav {
	margin-bottom: 10px;
	color: #246500;
}

.nav a:link {text-decoration: none; color: #246500;}
.nav a:visited {text-decoration: none; color: #246500;}
.nav a:active{text-decoration: none; color: #246500;}
.nav a:hover {text-decoration: none; color: white;}

.content {
	text-align: justify;
	font-size: 13px;
	width: 920px;
	padding-right: 30px;
	color: black;
	height: 380px;
	border-bottom: 1px dashed #256600;
	margin-bottom: 10px;
	margin-top: 10px;
}

.content IMG {
	margin-right: 15px;
	float: left;
	border: 1px solid #256600;
}

.content a:link {text-decoration: underline; color: black;}
.content a:visited {text-decoration: underline; color: black;}
.content a:active{text-decoration: underline; color: black;}
.content a:hover {text-decoration: none; color: #256600;}
	
a:link {text-decoration: underline; color: black;}
a:visited {text-decoration: underline; color: black;}
a:active{text-decoration: underline; color: black; outline: none;}
a:hover {text-decoration: none; color: #256600;}

#topright {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	height: 125px;
	width: 125px;
	background: url(images/hhcu_banner.gif) no-repeat;
	text-indent: -999em;
	text-decoration: none;
}

.sharethis {
	padding-left: 7px;
}