a:link {
	color: #FF0000;
	text-decoration: none;
}

a:visited {
	color: #FF6600;
	text-decoration: none;
}

a:hover {
	color: #FF3300;
	text-decoration: underline;
}

a:active {
	color: #FF4500;
	text-decoration: underline;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(gifs/wall.jpg);
	background-color: #e89915;
	background-repeat: repeat-x;
}

.bodytext {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 120%;
}
.breadcrumbs {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.headline {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	text-decoration: none;
}

.lead-line {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
}

.med-text {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.photoquote {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
}

.sub_headline {
	color: #1F1F1F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-decoration: none;
	word-spacing: 0px;
	letter-spacing: 1px;
}

.whitepaper
{
	background-image: url(gifs/paper-glow.png);
}
#content-area
{
	padding: 30px 60px 20px 230px;
	text-align: left;
	position: relative;
}
#greyshade
{
	position: relative;
	background-image: url(gifs/greyshade.jpg);
	background-repeat: repeat-x;
	width: 788px;
}
#float-anchor
{
	position:relative;
	width: 150px;
}
