body {
	background-color: #292929;
	background-image: ; 
	background-position: center top;
	background-repeat: repeat-y;
}
body,td,th {
	color: #a2a1a1;
	font-size: 14px;
	font-family: Georgia;
}
a:link {
	color: #8d8d8d;
	text-decoration: none;
}
a:visited {
	color: #8d8d8d;
	text-decoration: none;
}
a:hover {
	color: white;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
.border {
	border: thin #8d8d8d;
}	
.floatleft {
	float:left;
	padding-right: 10px;
}
.floatright {
	float:right;
	padding-left: 10px;
}
.heading {
	font-size:18px;
	color: white;
}
.gallerydiscription {
	font-size:14px;
	text-align: center;
}	
.pageheading {
	padding:10px;
	font-size:24px;
	font-weight:bold;
	color: white;
}
.highlight {
	color: white;
}
.title {
	font-size: 28px;
}
.nav {
	font-size: 16px;
	font-weight: normal;
}
.copyr {font-size: 10px}
.style40 {color: #04fe76}
.copyright {font-size: 10px}
.style12 {font-size: 12px}
.style14 {font-size: 14px}
.lowernav {font-size: 14px}
.style16 {font-size: 16px}
.style18 {font-size: 18px}
.style20 {font-size: 20px}
.style24 {font-size: 24px}
.style28 {font-size: 28px}
.style32 {font-size: 32px}
.style36 {font-size: 36px}
