@charset "ISO-8859-1";
body {
	background-color: #100E0C;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #C1B9AC;
}
.namelogo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	color: #74ADA8;
	font-variant: small-caps;
}
.mainbox {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #74ADA8;
	font-size: small;
}
.navtable {
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
a:link {
	color: #BAD879;
	text-decoration: none;
}
a:visited {
	color: #BAD879;
	text-decoration: none;
}
a:hover {
	color: #B47E46;
	text-decoration: none;
}
a:active {
	color: #B47E46;
	text-decoration: none;
}
.smalltext {
	font-size: small;
}
.longtext {
	font-size: small;
	line-height: 150%;
}
.gallerylist {
	line-height: 150%;
	margin-left: 20px;
}
.rightjust150px {
	text-align: right;
	width: 150px;
}
.rightjust100px {
	text-align: right;
	width: 100px;
}
.rightjust110px {
	text-align: right;
	width: 110px;
}
.verysmalltext {
	font-size: x-small;
}
.bottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #74ADA8;
}


.namelogo:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	color: #74ADA8;
	font-variant: small-caps;
	text-decoration: none;
}
.namelogo:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	color: #74ADA8;
	font-variant: small-caps;
	text-decoration: none;
}
.namelogo:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	color: #74ADA8;
	font-variant: small-caps;
	text-decoration: none;
}
.namelogo:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	color: #74ADA8;
	font-variant: small-caps;
	text-decoration: none;
}
