body {
	background-color: #000000;
	margin: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 23px;
}

.textured_bg {
	background-image: url(images/bg_1.gif);
	background-color: #fcf2d3;
}

.footer_text {
	font-size: 12px;
	padding-left: 5px;
}

a:link{
	color:#a75400;
	text-decoration: none;
	font-weight: bold;
}

a:visited{
	color:#a75400;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	color:#000000;
	text-decoration:underline;
	font-weight: bold;
}

a:active{
	color:#000000;
	text-decoration:none;
	font-weight: bold;
}
.mainheader {
	font-size: 24px;
	color: #000000;
	margin-bottom: 10px;
	padding-bottom: 20px;
	line-height: 40px;
}
h2 {
	font-weight: normal;
	font-size: 24px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.pic_caption {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}
.pic_captionsmall {
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	color: #666666;
}

