html, body, #wrapper {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/siteback.jpg);
	height:100%;
}

#wrapper {
      margin: 0 auto;
      text-align: left;
      vertical-align: middle;
   }
   
#wrapper td {vertical-align:top;}

body,td,th {
	font-family: Verdana;
	font-size: 13px;
	color: #302828;
}

a:link {
	color: #923327;
	text-decoration: none;
}
a:visited {
	color: #923327;
	text-decoration: none;	
}
a:hover {
	color: #923327;
}
a:active {
	color: #923327;
	text-decoration: none;	
}

p {
	font-family: Verdana;
	font-size: 12px;
	color: #302828;
}

.footer {
	font-family: Verdana;
	font-size: 9px;
	color: #302828;
}

h1 {
	font-family: Verdana;
	font-size: 13px;
	color: #990000;
}
