#right_nav {
	height: 400px;
	width: 135px;
	left: 10px;
	top: 0px;
	border-right-style: dotted;
	position: relative;
	border-right-width: medium;
	border-right-color: #333333;
	padding-right: 10px;
	float: left;
}
#cover {
	height: 400px;
	width: 450px;
	top: 0px;
	position: relative;
	float: right;
	left: -170px;
}
p {
	color: #E84B1F;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	color: #E84B1B;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.bold {
	font-weight: bold;
}
a {
	color: #e0a546;
	text-decoration: none;
}
a:link       visited  {
	color: #E84B1F;
	text-decoration: none;
}
a:hover  {
	color: #E84B1F;
	text-decoration: underline;
}
#slideshow {
	position: relative;
	left: 10px;
	top: 15px;
	width: 550px;
}
li {
 color: #E84B1F;
	font-family: Arial, Helvetica, sans-serif;
}
#hc_content {
	float:right;
	width:625px;
}
