body{
  background-color: #000000;
  color: 	#D4AF37;
}
#menu, #menu a{
  color: 	#D4AF37;
  font-style: italic;
}
#menu2{
  float: left;
  height: 100%;
}
#content{
  float: left;
  height: auto;
  margin: 25px 0 0 25px
}
#header{
  width: auto;
  padding-left: 210px;
}
#wrapper{
width: auto;
}
.pics {
	background-image: none;
	background-position: right center;
	background-color: #000000;
}
.back {
	color: #FFFFFF;
}
.required {
	background-position: right;
}
.form {
	color: #FFFFFF;
	background-image: url(../images2/frame.gif);
	background-repeat: no-repeat;
}
.viewer {
	background-image: url(../images2/backgroundblack.jpg);
}
a:link,
a:visited {
	text-decoration: none;
}

.link {
	border: none;
	text-decoration: none;
}
