body {
	margin: 0;
	padding: 0;
	background: #71726E;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: center;}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #811305;
}

h1 {
	letter-spacing: -1px;
	font-size: 32px;
}

h2 {
	font-size: 23px;
}

p, ul, ol {
	margin: 0 0 2em 0;
}

a:link {
	color: #3B0700;
}

a:hover, a:active {
	text-decoration: none;
	color: #3B0700;
}

a:visited {
	color: #3B0700;
}

table {font-size: 14px;}
#wrapper {
	width: 612px;
	margin: 0 auto;
	background: url(images/img01a.gif) repeat-y left top;
text-align: left;}

/* Page */

#page {
	width: 612px;
	margin: 0 auto;
}

div.img
{
 text-align: center;
}	

/* Content */

#content {
	float: left;
	width: 612px;
	margin: 0px 00px 20px 0px;
	padding: 0px;
}

.tablelist {text-align:center;}

.list {padding: 0px 0px 0px 320px;}

.threecolumn {
table-layout:auto	
font-size: .5em;}


/* Footer */
#footer-wrap {
	width: 612px;
	height: 80px;
	margin: 0 auto;
	background: #999999;
}

#footer {
	margin: 0 auto;
	height: 80px;
	min-height: 64px;
	padding: 0;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

html>body #footer {
	height: auto;
}

#footer p {
}

#legal {
	clear: both;
	padding-top: 30px;
	text-align: center;
	color: #000000;
}

#legal a {
	text-decoration: none;
	color: #000000;
}
