.whiteBorder {
	border: 6px solid #FFFFFF;
}
body {
	background-color: #313C38;
	background-image: url(/_images/bg.jpg);
	background-repeat: repeat;
}.leftGreyBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E0A767;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E0A767;
}
.mainBodyWhite {
	background-color: #FFFBFF;
	background-image: url(/_images/bg_white.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #E8E8E8;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.menuDivider {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
}

.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #AF8A0A;
	font-weight: bold;
	text-decoration: none;
}
.lastUpdate {
	font-family: verdana;
	font-size: 12px;
	color: #556A63;
	font-weight: bold;
	text-decoration: none;
}
.maintext {
	font-family: verdana;
	font-size: 10px;
	color: #666666;
}
.featureHead {
	font-family: verdana;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}
.featureText {
	font-family: verdana;
	font-size: 9px;
	color: #707070;
}

	.featureText a {
		color: #AF8A0A
	}

	.featureText a:hover {
		color: #323724
	}




.featuredArt {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.featuredArtBorder {
	border: 1px solid #6B857C;
}

.link {
	font-family: verdana;
	font-size: 10px;
	color: #A9850A;
	text-decoration: underline;	
}

.link:hover {
	font-family: verdana;
	font-size: 10px;
	color: #A9850A;
	text-decoration: none;
}


	.linksList {
		list-style: none;
		border: 0;
		padding: 0;
		margin: 5px;
	}

	.linksList li {
		border-bottom: 1px solid #AF8A0A;
		padding: 5px 0;
	}

	.linksList a {
		color: #AF8A0A;
		text-decoration: none;
	}

	.linksList a:hover {
		color: #323724;
		text-decoration: underline;
	}

.menuLink {
	font-family: arial;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: -1px;
}

.subHeader {
	font-family: arial;
	font-size: 14px;
	color: #323724;
	text-decoration: none;
	font-weight: bold;
}

.pic	{ border:2px solid #C59D0A; float:left; float:left; margin:0; padding:0;}
.pic:hover	{ border:2px solid #556A63; float:left;}

.thub-container	{ width:403px; height:104px; background:#E9E9E9; padding:5px; float:left; margin-bottom:10px;}
.thumb-link		{ float:left; font-size:18px; text-decoration:none; color:#8B6D07; font-style:italic; font-family:Georgia, "Times New Roman", Times, serif; margin:41px 0 0 20px;}
.thumb-link:hover		{ color:#4A3A04;}


