/* Generated by KompoZer */
* {
  border:  none;
  margin: 0;
  padding: 0;
}
body {
  background: #583c26 url(images/background.jpg) repeat-y scroll center;
  color: #111111;
  font-family: Arial,Verdana,Helvetica,sans-serif;
  font-size: 75%;
  text-align: center;
}
a {
  color: #6799b1;
  text-decoration: underline;
}
a:hover {
  color: #838f96;
  text-decoration: none;
}
acronym {
  border-bottom: 1px dashed #999999;
  cursor: help;
}
h1 {
  border-top: 1px solid #c4bcb6;
  border-right: 20px solid #b79f8e;
  border-left: 10px solid #b79f8e;
  border-bottom: 1px solid #c4bcb6;
  margin: 5px 0;
  background: #e6d6cb none repeat scroll 0%;
  color: #958274;
  font-size: 130%;
  font-weight: normal;
}
h1:hover {
	border-top: 1px solid #9e958f;
	border-bottom: 1px solid #9e958f;
	background: #ddcfc5 none repeat scroll 0%;
	font-weight: bold;
}
input {
  margin: 2px 20px;
  background: #B7A496 none repeat scroll 0%;
  width: 140px;
}
#column2 ul {
  margin: 10px 0;
}
#column2 li {
	list-style-type: square;
	list-style-image: none;
	list-style-position: outside;
	text-indent: 00px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	margin-left: 12px;
	padding-left: 10px;
}
.login {
  border: 1px solid #c4bcb6;
  color: #ffffff;
}
.login_hover {
  border: 1px solid #9e958f;
  color: #ffffff;
}
#submit {
  border: 1px solid #c4bcb6;
  margin: 2px 20px;
  color: #c4bcb6;
  cursor: pointer;
  text-decoration: none;
  width: 140px;
  text-align: center;
}
#submit_hover {
  border: 1px solid #9e958f;
  margin: 2px 20px;
  color: #9e958f;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
}
#wrap {
  margin: 0 auto;
  background-image: url(images/header_big.jpg);
  background-repeat: no-repeat;
  background-position:  -5000px -5000px;
  text-align: left;
  width: 800px;
}
#header {
  background: transparent url(images/header_big.jpg) no-repeat scroll center;
  color: #F0F0F0;
  font-size: 327%;
  font-weight: bold;
  height: 140px;
  line-height: 140px;
  text-indent: 10px;
}
#logo {
    float: left;
    outline: none;
    text-indent: -9999px;
    width: 160px;
	background:transparent url('images/vhs_logo.jpg') left no-repeat;
	height: 80px;
	padding:60px 0 0 10px;
	margin-left: 10px;
}
#nav {
  padding-bottom: 40px;
  width: 179px;
}
#nav ul li {
  display: inline;
  line-height: 16px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#nav ul li a {
  border-bottom: 1px solid #c4bcb6;
  padding: 5px;
  color: #ffffff;
  display: block;
  text-decoration: none;
  width: 169px;
}
#nav li a:hover {
	background: #c4bcb6 none repeat scroll 0%;
	color: #000000;
	font-weight: bold;
}
#nav ul ul li {
  border-bottom: medium none;
  line-height: 10px;
}
#nav ul ul li a {
  color: #c4bcb6;
  text-indent: 10px;
}
#nav ul ul li a:hover {
  color: #000000;
}
#column1 {
  float: left;
  width: 180px;
}
#column1 img {
  border: 1px solid #c4bcb6;
  margin: 5px 15px;
  padding: 10px;
}
#column1 p {
	line-height: normal;
	font-size: 14px;
}
#column2 {
  padding: 12px 40px 30px 9px;
  float: none ! important;
  margin-left: 192px ! important;
}
#column2 p {
	line-height: normal;
	font-size: 14px;
}
#column2 h1 {
	line-height: normal;
	font-size: 14px;
	color: #534032;
	padding-left: 5px;
}

#links div {
  float: left;
  width: 140px;
}
#links div li {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#links div li a {
  color: #4c311c;
  padding-left: 15px;
  text-decoration: none;
}
#links div li a:hover {
  color: #4c311c;
  text-decoration: underline;
}
#footer {
  padding: 30px 0 10px;
  clear: both;
  color: #999999;
  font-size: 9px;
  text-indent: 185px;
}
#footer a {
  color: #999999;
  text-decoration: underline;
}
.textbox {
  border: thin solid #663333;
}
.disclaimer {
	font-size: 10px;
}
#participant {
	font-size: 150%;
}