@charset "utf-8";
body {
	background-color: #000000;
}
#maintable {
	position: absolute;
	left: 25px;
	top: 15px;
	border: thin solid #FFFFFF;
}
#maintable td {
	padding-top: 5px;
}
#maintable #paintingsTable td {
	padding: 0px;
}


.contentas {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #FFFF00;
	line-height: 22px;
}

.redfancy {
	font-family: Garamond, Verdana;
	font-style: normal;
	color: #FF0000;
	letter-spacing: 3.5px;
	padding: 0px;
}
#navtable  a:visited {
	text-decoration: none;
	color: #EAF715;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
#navtable   a:link {
	text-decoration: none;
	color: #EAF715;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.here {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
#maintable #left {
	width: 200px;
}

#navtable  a:hover {
	text-decoration: underline;
	color: #0D862C;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
#navtable  a:active {
	text-decoration: none;
	color: #0D862C;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

.topcontent {
	font-family: Garamond, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
	font-variant: small-caps;
}

.content {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	letter-spacing: 1.5px;
	line-height: 24px;
	font-weight: normal;
}

#pageTable a:hover {
	color: #0d862c;
	text-decoration: underline;
	font-size: 12px;
	font-family: Georgia;
}
#pageTable a:active {
	color: #0D862C;
	text-decoration: none;
	font-family: Georgia;
	font-size: 12px;
	border: 1px inset #FFFF00;
}
#pageTable a:link {
	text-decoration: none;
	font-family: Georgia;
	font-size: 12px;
	color: #FFFF00;
	border: 1px inset #FFFF00;
}
#pageTable a:visited {
	color: #FFFF00;
	text-decoration: none;
	font-family: Georgia;
	font-size: 12px;
}
#pageTable td {
	padding-top: 5px;
}
#displayTable {
	border: thin solid;
}
#maintable #navtable {
	padding: 10px;
	width: 113px;
}
