body {
	margin: 0px;
	padding: 0px;
	background-color: #383c65;
	background-image: url(hcyc_bg1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#sitename {
	left: 190px;
	color: #CDC8FD;
	position: absolute;
	top: 0px;
	height: 88px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-transform: uppercase;
	letter-spacing: 7px;
	font-weight: bold;
	width: 400px;
}
#logo {
	height: 200px;
	width: 178px;
	background-image: url(hcyc_logo2.jpg);
	position: relative;
	left: 12px;
}
#nav {
	background-image: url(hcyc_bg1.jpg);
	height: 100px;
	width: 500px;
	position: absolute;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CDC8FD;
	font-size: 12px;
	font-weight: bold;
	left: 180px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#topright {
	background-color: #D4D0C8;
	background-image: url(hcyc_bg2.jpg);
	position: static;
	height: 90px;
	width: 337px;
	float: right;
	clear: right;
	background-position: right top;
}
#content {
	position: absolute;
	left: 193px;
	top: 90px;
	right: 10px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	bottom: 10px;
}
#sections {
	width: 770px;
	position: absolute;
	left: 196px;
	top: 140px;
}
.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #E3C05A;
	letter-spacing: 4px;
	word-spacing: 2em;
	margin-top: 12px;
	background-color: #333256;
}
.footer_buffer {
	margin-top: 20px;
}

#leftnav {
	height: 200px;
	width: 178px;
	position: relative;
	left: 12px;
	font-size: 10px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #FFFFFF;
	font-weight: normal;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 150%;
	font-size: small;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CCCCCC;
	line-height: 150%;
	padding-bottom: 12px;
}

#content a:link,#content a:visited,#content a:active{
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
	text-align: center;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 200%;
	border: 1px solid #95A1CB;
	background-color: #767FA8;
}
#content a:hover {
	color: #FFCC00;
	border: 1px inset #61668E;
	background-color: #3B3A64;
	text-decoration: none;
}
#sections a:link,#sections a:visited,#sections a:active {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
#sections a:hover {
	text-decoration: underline;
}
#leftnav a:link, #leftnav a:visited, #leftnav a:active {
	color: #CDC8FE;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#leftnav a:hover {
	text-decoration: underline;
	color: #FFCC00;
}
a {
	color: #FFCC00;
}
.image_pad_left {
	margin-left: 12px;
}
