body
{
  margin:0px; 
  background: #635c43; 
  font:.8em tahoma;
}
#header
{
	padding:0px;
	margin:0px;
	width: 700px;
	height: 256px;
}
#contentWrapper
{
	width:626px !important; /*moz width*/
	width:696px; /*IE width*/
	background-color:#9e956a;
	margin:0px;
	padding-top:10px;
	padding-right:35px; 
	padding-bottom:15px; 
	padding-left:35px;
	color:#222222;
	text-align:justify; 
	text-justify:auto;
}
#home td
{
	vertical-align:top;
	text-align:justify; 
	text-justify:auto;
	font-size:.79em;
}
#footer
{
	width:700px;
}
#h1
{
	font-size:1.2em;
	font-weight:bold;
	padding-bottom:15px;
	color:#304923;
}
td {
  font:10pt tahoma;
  background-color:#9e956a;
  color:#222222;
}
a:link 
{
  text-decoration:none;
  color:#502914;
  font-weight:bold
}
a:hover
{
  text-decoration:none;
  color:#502914;
  font-weight:bold
}
a:visited
{
  text-decoration:none;
  color: #502914;
  font-weight:bold;
}
td.roles
{
  font:.6em tahoma;
  padding:10px;
  width:150px;
  vertical-align:top;
}
td.prodHead
{
  font:bold .8em tahoma;
  color:white;
  padding:3px;
  background-color:#625b43; 
}
input
{
	font: .8em;
	background:#d4cb9d;
	border:1px solid dimgray;
}
hr
{
 color:#625b43;
}