body{background:#050032}
#wrapper {
	width:900px;
	margin:0 auto;
	}
#header {
  background: url("images/header.gif") no-repeat;
  height:200px;
  width:900px;
  overflow:hidden;
  }

#bar {
  background-color:#050032;
  height:20px;
  width:900px;
  }
    
#content{
  position:relative;
  width:900px;
  padding:0px;
  font-family:"veranda"; 
  color:#050032;
  background-color:#500019;
  font-size:12px;
  min-height:400px;
  height:100%;
  }

#tablelinks td{background: transparent url(images/spacer.gif) bottom repeat-x;}
.links{
  width:175px;
  padding:0 0 0 5px;
  }

#fontHeader{
  text-align:center;
  font-size:22px;
  font-family:'arial';
  color:#500019;
	}
#siteText{
	margin-left:15px;
	font-size:14px;
	color:#500019;
	font-family:'arial';
	}
#siteText img{
  border:none;
  }
#bullets{
  margin-left:150px;
  font-size:14px;
  color:#500019;
  font-family:'arial';
  font-style:italic;
  }
  
.siteTextHeader{
  margin-left:5px;
  font-size:16px;
  color:#163108;
  font-family:'arial';
  font-weight:bold;
  }
#confidential{
  text-align:center;
  font-size:12px;
  color:#050032;
  font-family:'arial';
  font-style:italic;
  }
#left {
  
  float:left;
  width:190px;
  min-height:400px;
  height:100%;
  padding:30px 0 0 0;
  }

#right{
  width:690px;
  padding:5px 5px 5px 0;
  text-align:left;
  background-color:#eeeeee;
  min-height:420px;
  height:100%;
  }
#contact {
  color:#000066;
  font-family:'veranda';
  font-size:14px;
  font-style:italic;
}
#contact a{
  color:#500019;
  text-decoration:none
  }
#website{
  color:#9ed3b2;
  font-size:10px;
}
#website a{
  color:#fefefe;
  font-size:10px;
  text-decoration:none;
}
/* Footer styles */
#footer {
  margin: 0px;
  background-color:#eeeeee;
  height:40px;
  width:900px;
  border:solid black;
  border-width:1px 0 0 0;
  text-align:center;
 }

