#details {
  margin-left: 30px;
  padding-top: 40px;
  padding-left: 30px;
    float: none;
  width: 564px;
  height: 1100px;
  position: static;
  margin-right: 130px;
  background-repeat: no-repeat;
  margin-top: 0%;
}
#signup {
	width: 200px;
	font-size: 12px;
	margin-top: 30px;
}
body {
	background-image: url(images/wood.jpg);
	font-size: 14px;
	font-family: Arial,Helvetica,sans-serif;
	background-attachment: fixed;
}


#wrapper {
  margin-left: auto;
  margin-right: auto;
  width: 934px;
  margin-top: -11px;
  height: 19px;
}
#ref {
  font-size: 0.6em;
  margin-top: 155px;
  color: white;
  text-align: left;
  float: left;
}
#logo {
  margin-right: -150px;
  margin-left: 400px;
  margin-top: -80px;
  float: right;
  width: 100px;
}

#dropshad {
  height: 1200px;
  margin-left: auto;
  width: 946px;
  background-image: url(images/dropshadow.png);
  background-repeat: repeat-y;
  margin-right: auto;
  padding-top: 0.1pc;
  padding-left: 15px;
}

#com-list {
	margin-top: 30px;
}

a:link {
	font-weight: bold;
	color: #3cbe23;
	text-decoration: none;
}

.button {
	background-position: 3px;
	border-width: 0;
	font-size: 12px;
	color: white;
	height: 45px;
	text-decoration: none;
	background-color: white;
	width: 100px;
	background-repeat: no-repeat;
	background-image: url(images/submit_button.png);
}

