body {
	background: url('graphics/bg.gif') #000000;
	margin: 0px;
	padding: 0px;
	color: #cccccc;
}
.button {
  position: relative;
	overflow: hidden;
	border: 0px none;
	margin: 0px;
	padding: 0px;
}
ul {
  padding: 0px;
  margin: 0px;
}
#imain {
  position: relative;
  top: -30px;
  }
.cont {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 804px;
}
.mainlink {
	float: left;
	padding: 0px;
	margin: 0px;
}
#gmenu {
	margin: 0px;
	padding: 0px;
	z-index: 2;
	position: relative;
	top: 0px;
	height: 30px; 
}
#gmenu li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
}
#gmenu li a {
	margin: 0px;
	padding: 0px;
}
#gmenu div {
	position: relative;
	visibility: hidden;
	z-index: 2;
	margin: 0px;
	padding: 0px;
}
#gmenu div a {
	position: relative;
	display: block;
	margin: 0px;
	padding: 0px;
	width: auto;
	white-space: nowrap;
}
/******** MAIN ********/
#frontpic {
	border: 10px double #7845be;
		display: block;
	margin-left: auto;
	margin-right: auto;
}
#title {
	font: 18pt georgia;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	margin-top: 20px;
}
/******* ABOUT *******/
#abouttable {
  position: relative;
  left: 25px;
  top: 25px;
  text-align: center;
  width: 750px;
  padding: 20px;
  }
#abouttext {
	font: 14pt georgia;
	color: #ffffff;
}
#specstable {
  position: relative;
  top: 25px;
  left: 100px;
  width: 500px;
  padding: 0px;
  margin: 0px;
	font: 12pt georgia;
	color: #ffffff;
}

/********* LINKS *******/
#outlink {
	position: relative;
	top: 50px;
	left: 100px;
	font: 11pt georgia;
	list-style-type: none;
	line-height: 25px;
}
#footer {
  position: relative;
  height: 40px;
  width: 800px;
  background: #512292;
}
/******* GALLERY *******/
.tdimg {
  height: 150px;
  width: 150px;
  text-align: center;
  padding: 15px;
}
#galltable {
  padding: 20px;
  margin: 20px;
  border-collapse: separate;
  border-spacing: 0px;
}
.gallimg {
  border: 2px solid #56269b;
}
.pages {
	font: 18pt georgia;
	font-style: italic;
	color: #ffffff;
 }
 #pages {
  text-align: center;
	width: 800px;
}
/****** VIEWER ********/
#bigpic {
	position: relative;
	top: 30px;
}
/***** CONTACT ********/
#sent {
	position: relative;
	top: 50px;
	text-align: center;

}
#contactbox {
	font: 14pt georgia;
	color: #ffffff;
	position: relative;
	top: 50px;
	text-align: center;
}