body {
	background-color:#868686;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	/* part 1 of 2 centering hack */
	color:#333;
	}

		A 		{ color: #000; text-decoration: underline; } 
		A:link		{ color: #000; text-decoration: underline; } 
		A:visited	{ color: #000; text-decoration: underline; } 
		A:active	{ color: #59C1DA; } 
		A:hover		{ color: #59C1DA; } 
		a.section 	{ color: #000; text-decoration: underline; font-size:9px; }			 


#box {
	background-color:#868686;
	color:#333;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto; 	/* opera does not like 'margin:20px auto' */
	text-align:left; /* part 2 of 2 centering hack */
	width: 802px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 800px;
	padding-bottom:200px;
	}

#center {
	width:790px;
	margin-top:130px;
	padding:10px;
	margin-left:10px;
	padding-right:20px;
	}

.copy {
	background-color:#868686;
	width:780px;
	font-family:verdana,helvetica,trebuchet,arial,sans-serif;
	font-size:11px;
	line-height:15px;
	color:#000;
	padding-left:57px;
	padding-bottom:20px;
	text-align:justify;	
	}
.copysmall {
	background-color:#868686;
	font-family:verdana,helvetica,trebuchet,arial,sans-serif;
	font-size:9px;
	line-height:28px;
	color:#000;
	}
.image {
	background-color:#868686;
	width:590px;
	padding-bottom:10px;
	}

.header {
	background-color:#868686;
	width:400px;
	height:35px;
	font-family:georgia, palatino, verdana, arial, serif;
	color:#9E6D49;
	font-size:15px;
	font-weight:bold;
	vertical-align:middle;
	padding-top:20px;
	}

.footer {
	font-family: geneva, arial, verdana, helvetica, sans-serif;
	font-size: 9px;
	color:#666;
	line-height:18px;
	text-align:justify;
	border-top:1px dashed #CCC;
	}
