.body {
	background-image: url(../Images/background.gif);
	background-repeat: repeat;
	margin-right: -1px;
}

.banner {
	width: 100%;
	margin-right: -1px;
	height: 80px;
	background-color: #006600;
	background-image: url(../Images/logo.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	text-align: center;
	position: absolute;
	left: 0px;
	top: 0px;
	}
a:link {
	text-decoration: none;
	color: #006600;
	}
a:hover {
	text-decoration: underline;
	color: #009900;
	}
a:visited {
	text-decoration: none;
	}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #000066;
	}
h1 {
	font-family: "Times New Roman", Times, serif;
	color: #FFCC33;
	margin-top: 20px;
	}
h2 {
	font-family: "Times New Roman", Times, serif;
	color: #663366;
	margin:5px 0 0 0;
	border-bottom: 1px solid #663366;
	margin: 5px;
	padding:3px 0 7px 0;
	width: 100%;
	}

.hand {
	cursor: hand;
	}
#maintext {
	position: absolute;
	left: 20%;
	top: 20%;
	Width: 50%;
	Height: 100%;
	font-family: "Times New Roman", Times, serif;
	color: #006600;
	}
#bottomborder {
	border-bottom: 1px solid #663366;
	margin: 5px;
	padding: 3px 0 7px 0;
	width: 100%;
	}
#lefttext {
	position: absolute;
	left: 75%;
	top: 25%;
	Width: 200px;
	Height: 100%;
	font-family: "Times New Roman", Times, serif;
	color: #006600;
	}
#menu {
	position:absolute; 
	width:20%; 
	height:130%; 
	z-index:1; 
	left: 0px; 
	top: 81px;
	}
.top {
	font-family: "Times New Roman", Times, serif;
	color: #000066;
	}
#gallerymain {
	position: absolute;
	left: 20%;
	top: 20%;
	Width: 80%;
	Height: 100%;
	font-family: "Times New Roman", Times, serif;
	color: #006600;
	}
#menutext ul {
	position: relative;
	margin-left: 0px;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.8em;
	}
#menutext li a {
	position: relative;
	width: 140px;
	text-decoration:none;
	display: block;
	background-color: #006600;
	color: #ffcc00;
	padding-left: 10px;
	border: 1px solid #006600;
	margin-top: 2px;
	}
#menutext li a:visited {
	position: relative;
	width: 140px;
	text-decoration:none;
	display: block;
	background-color: #006600;
	color: #ffcc00;
	padding-left: 10px;
	border: 1px solid #006600;
	margin-top: 2px;
	}
#menutext li a:hover {
	position: relative;
	width: 140px;
	text-decoration:none;
	display: block;
	background-color: #009900;
	color: #ffcc00;
	padding-left: 10px;
	border: 1px solid #006600;
	margin-top: 2px;
	}
#menubum {
	background-image: url(../graphics/menubum.gif);
	background-repeat: no-repeat;
	margin-top: -17px;
	width: 140px;
	height: 226px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.6em;
	color: #ffcc00;
	}
	
