body { 
background-color: black;
border: 0px;
margin: 10px 0px 0px 0px;
}


h1 {text-align: left;	color: #c0c0c0;	font-family: verdana;	font-size: 24px;  font-weight: bold;  margin: 0px 0px 0px 0px;}
p  {text-align: left;	color: #c0c0c0;	font-family: verdana;	font-size: 15px;  font-weight: 100;}


a:link    {text-decoration: none; color: #c0c0c0;}
a:visited {text-decoration: none; color: #c0c0c0;}
a:active  {text-decoration: none; color: #c0c0c0;}
a:hover   {text-decoration: none; color: red;}



#container {
width: 950px;
margin: 0 auto;
}



.menutable {
background-color: black;
border-width:	2px;
margin:			0px 0px 0px 0px;
width:			950px;
text-align:		left;
font-family:	verdana;
font-size:		13px;
font-weight:	bold;
color:			#c0c0c0;
}


.chesttable {
background-color: black;
margin:			0px 0px 0px 0px;
width:			950px;
text-align:		left;
font-family:	verdana;
font-size:		12px;
font-weight:	bold;
color:			#c0c0c0;
}



.gallerytable {
background-color: black;
padding:		3%;
width:			950px;
text-align:		center;
}