.bodySpec {
	background-attachment: scroll;
	background-color: #5E5E5E;
	background-image: url(images/bgMain.jpg);
	background-repeat: repeat-x;
}
.navSpec {
	background-image: url(images/bgNav.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 22px;
	text-indent: 400px;
}
.contentSpec {
	background-image: url(images/bgBody.gif);
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: center;

}
.contentSpecIndex {
	background-image: url(images/bgBodyIndex.jpg);
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: top;
}

#galImg {
display:block;
width:800px;

}

#galImg img {
padding:5px;
margin:3px;
}

#galImg a img { border:1px solid #6b716b;}
#galImg a img:hover { border-color:#fff; }
#galImg a img:hover { color:#fff; }

.footerSpec {
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-attachment: scroll;
	background-image: url(images/bgFoot.gif);
	background-repeat: no-repeat;
	background-position: top;


}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #999999;
	vertical-align: middle;
	white-space: normal;
}

.nav a:link {color: #999999; text-decoration:none;}
.nav a:visited {color: #999999; text-decoration:none;}
.nav a:hover {color: #598527; text-decoration:none;}
.nav a:active {color: #598527; text-decoration:none;}


.contentMain {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;
	width: 725px;
	margin-left: 50px;
	float: left;
	margin-top: 30px;

}

.contentMain a:link {color: #598527; text-decoration:none;}
.contentMain a:visited {color: #598527; text-decoration:none;}
.contentMain a:hover {color: #FFFFFF; text-decoration:none;}
.contentMain a:active {color: #FFFFFF; text-decoration:none;}

.contentMainLeft {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;
	width: 500px;
	margin-left: 50px;
	float: left;
	margin-top: 30px;


}

.contentMainLeft a:link {color: #999999; text-decoration:none;}
.contentMainLeft a:visited {color: #999999; text-decoration:none;}
.contentMainLeft a:hover {color: #598527; text-decoration:none;}
.contentMainLeft a:active {color: #598527; text-decoration:none;}

.contentMainRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #598527;
	width: 250px;
	vertical-align: top;
	margin-left: 600px;
	margin-top: 30px;

}
.contentMainRight a:link {color: #999999; text-decoration:none;}
.contentMainRight a:visited {color: #999999; text-decoration:none;}
.contentMainRight a:hover {color: #598527; text-decoration:none;}
.contentMainRight a:active {color: #598527; text-decoration:none;}

.contentAccent {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}

.eventAccent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #598527;
}