#logo { 
	text-align :center;
	}
#Table_01 {
	width: 200px; 
	margin-left: auto; 
	margin-right: auto; 
	text-align: left;
	}
#menu { 
	text-align : center; 
	}
.menuoption { 
	font: 13px Verdana, sans-serif; 
	color : white; 
	}
.galleryLabel {
	font: 14pt Verdana;
	margin-bottom: 10px;
}
.top {
		vertical-align : top;
	}
.bottom {
		vertical-align : bottom;
}
#footer {
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ababab;
	}
	
#minwidth {
	min-width : 300px;
	}
	
.small {
	font-size : 9px;
}

.text {
	line-height: 175%;
	font-size: 14px;
	letter-spacing: -0.1px;
	word-spacing : 2px;
	
}
.quote {
	letter-spacing: 4px;
	margin-top: 20px;
	}
body	{ 
	background-color: black; 
	color: white; 
	font-size: 12px;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	}
p 	{ 
	text-align:center; 
	}
h1 	{ 
	text-align:center; font: arial 
	}
img 	{  
	border-style: none; 
	}
.thumb { 
	width: 75px; 
	height: 75px; 
	}	
a	{ 
	color:#FFFFFF
	}