body {
	background-color:#040404;
	font-family: Arial;
}
#maincontainer {text-align: left;
				width:960px ;
				margin-top: -15px;}
#menu {float: left;
	width: 200px;
	text-align: left;
	font-family: Verdana;
	font-size: 12px;
}

#menulinks {
	font-family: Verdana;
	font-size: 16px;
	color: #CC0000;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #CC0000;
	background-color: #040404;
	height: 20px;
}
#menulinks:hover {
	font-family: Verdana;
	font-size: 16px;
	color: #040404;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #CC0000;
	background-color: #CC0000;
	height: 20px;
}



#container {
	width: 750px;
	background-color: #CC0000;
	height: auto;
	float: left;
	padding-bottom: 15px;
}
	
#picturebox{
	padding: 0;
	float: left;
	width: 750px;
	height: 125px;
	background-color: ;
	background-image: url(headerimage.gif);
}

#logo {
   float: right;
	padding-right: 10px;
	margin: 0px;
	float: right;
	width: 119px;
	height:125px;
	background-color:;
}

#graybox2{
	padding: 0;
	float: right;
	width: 345px;
	height: 104px;
	background-color: ;
}
#spacer {width: 95%;
		height:10px;
		background-image: url(spacer.gif);}
#text {
   float: center;
	font-family: Verdana;
	width: 95%;
	height: auto;
	min-height: 400px;
	font-size: 14px;
	color: black;
	background-color: White;
	text-align: left;
	padding-left: 10px;
	margin-bottom: 3px;
	border: 1px solid black;
}
h1 {
	font-family: Verdana;
	font-size: 18px;
	text-align: center;
}

.address {font-family: Verdana;
		font-size: 14px;
		color: red;
		margin-left: 5px;}
#gallery {float:left;
		width:300px;
		margin-left: 10px;
		margin-right: 10px;
		text-align: center;
		height:350px;
		background-color: white;}
#pics {
	float: left;
	width: 175px;
	margin-left: 10px;
}



#copy {float: left;
	background-color: #040404;
	color: #CC0000;
	font-size: 12px;
	text-decoration: none;
	width: 475px;
	text-align: left;
	padding-left: 1px;
	height: 10px;
	margin-top: 5px;
}
		
#copy2 {float: left;
	background-color: #040404;
	color: #CC0000;
	font-size: 12px;
	text-decoration: none;
	width: 475px;
	padding-right: 1px;
	height: 10px;
	text-align: right;
	margin-top: 5px;
}

#adh {
	color: #CC0000;
	font-size: 12px;
	text-decoration: none;
	
}

h2 {
	font-family: Verdana;
	font-size: 14px;
	text-align: left;
}
#title {
	text-align: center;
	width: 750px;
	height: 45px;
	background-image: url(title.gif);
}
a {color: blue;}
a:visited {color: blue;}