body {
	background-color: #000000;
}
#wrapper {
	margin: 0;
	padding: 0;
}
#bottomframe {
	background-image: url(img/TreveImage_framebottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0px;
	height: 311px;
	width: 818px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	bottom: 0px;
	
}
#framebg {
	background-image:url(img/TreveImage_framebg.jpg);
	background-repeat:repeat-y;
	background-position: center;
}
#topframe {
	background-image:url(img/TreveImage_frametop.jpg);
	margin: 0 auto;
	top: 0px;
	width: 818px;
	padding: 0;
	height: 335px;
	
}
#content {
	margin: -140px auto -130px auto;
	width: 611px;
	padding: 0;
	position: relative;
	height: 100%;
}
.prop {
	height:200px;
    float:right;
    width:1px;
  }

 .clear {
    clear:both;
    height:1px;
    overflow:hidden;
}
#copy {
	margin: 4px;
	width: 600px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}
div#notice {
  display: block;
  padding: 20px;
  background: #009900;
}

div#error {
  display: block;
  padding: 20px;
  background: #990000;
}
#navwrapper; {
	margin: 0;
	padding: 0;
	width: 611px;
}
ul#nav {
	margin: 0 auto;
	width: 470px;
	list-style: none ;
	overflow: auto;
	font-family: "Courier New", Courier, monospace ;
	font-size:16px;
	font-weight: bold;
	color:#666666;
}
ul#nav li {
	padding: 4px 6px ;
	display: inline;
	float: left;
}
ul#nav li a {
	display: block; 
	text-decoration: none;
	color:#FF0000;
}
ul#nav li a:hover {
	color: #990000;
}
ul#nav li a:visited {
	color: #666666;
}
a:link {
	color:#666666;
	text-decoration: none;
}
a:visited {
	color:#333333;
	text-decoration: none;
}
.box {
	padding: 4px;
	font-family: "Courier New", Courier, monospace;
	color: #990000;
	font-size: 12px;
}
a:hover {
color: #990000;

text-decoration: none:
}
.header1 {
	font-size: 16px;
}
#gallerybox {
	margin: 4px;
	width: 600px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}
#gallerybox img {
float:left;
margin:10px;
border-color:#666666;
}
.h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}

td input {
  width: 100%;
}

td textarea {
  width: 100%;
}

.header {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
	
