body {
	background:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#6F0
}
body a {
	color:#6F0
}
#button1 {
	display:block;
	width:164px;
	height:70px;
	background:url(siteimages/home_btn.jpg) no-repeat top left
}
#button1:hover, #button2:hover, #button3:hover, #button4:hover, #button5:hover {
	background-position:bottom left
}
#button2 {
	display:block;
	width:158px;
	height:70px;
	background:url(siteimages/about_btn.jpg) no-repeat top left
}
#button3 {
	display:block;
	width:154px;
	height:70px;
	background:url(siteimages/gallery_btn.jpg) no-repeat top left
}
#button4 {
	display:block;
	width:156px;
	height:70px;
	background:url(siteimages/links_btn.jpg) no-repeat top left
}
#button5 {
	display:block;
	width:163px;
	height:70px;
	background:url(siteimages/contact_btn.jpg) no-repeat top left
}
#currentpage a {
	background-position:bottom left
}
#top {
	background:url(siteimages/standardtop.jpg) no-repeat center;
	height:689px
}
#content {
	height:235px;
	width:750px;
	overflow:scroll;
	margin-bottom:60px
}
#heading {
	text-align:right;
	width:800px
}
#contactbox {
	color:#93C841;
	margin-bottom:90px;
	padding-left:10px
}
#linksbox {
	color:#93C841;
	margin-bottom:60px;
	padding-left:0px
}
.textarea {
	background:url(siteimages/textareabg.jpg) no-repeat;
	width:161px;
	border:0px;
	color:#93C841;
	height:117px
}
.textbox input {
	background:url(siteimages/textboxbg.jpg) no-repeat;
	width:159px;
	border:0px;
	color:#93C841;
	height:22px
}
