body { background:url(images_2/body_bg.jpg) top left; }

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
a:link {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	line-height: 22px;

}
a:visited {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	line-height: 22px;

}
a:active {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	line-height: 22px;

}
a:hover {
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
	line-height: 22px;
}
a.over { color:#CC6600; }

.orangeheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC6600;
	line-height: 32px;

}
.paragraphheader {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.photocaption {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9933;
	text-align: center;
}
.photocaptionheadline {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF9933;
	text-align: center;
}

.wrapper { background:#fff; }

.error_message { color:red; font-weight:bold; }
