@charset "utf-8";
.navset {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	letter-spacing: 4px;
	text-align: center;
	width: 120px;
	height: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-indent: 4px;
}
.headname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	letter-spacing: 12px;
	word-spacing: 12px;
}



a.navset:hover {
	color: #000000;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}
.bodystuff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	display: block;
	text-decoration: none;
	text-align: justify;
}
.imagemargin {
	margin-right: 15px;
	margin-bottom: 15px;
}
.navseton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	letter-spacing: 4px;
	text-align: center;
	width: 120px;
	height: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	text-indent: 4px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #811106;
}
.bodysubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	vertical-align: text-top;
	display: block;
}
.thumb {
	display: block;
	border: 1px solid #CCCCCC;
}
.artlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-position: bottom;
}

a.thumb:hover {
	border: thick solid #0033CC;
}
.artmedia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	background-position: bottom;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.artdimen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: normal;
	color: #999999;
	background-position: bottom;
	margin-top: 5px;
}
a.bodystuff:hover {
	text-decoration: none;
	color: #FFFFFF;
}

