	
body {
	background:#666600;
	text:#000000; 
	font-family: arial, helvetica, sans-serif; 
	margin: 0;
	padding-bottom:20px;
	align:center;
	}

.content { 
	position: relative;
	margin:0 auto;
	align:center; 
	}	
	
.main {
	position:relative;
	width: 75%;
	}

	
.???unused {
	position:relative;
	width: 850px; 
	border-spacing: 0;
	border:0;
	align:center;
	cellpadding:0;
	cellspacing:0;
	bgcolor:#CCCC99;
	}
		
td.meat {
	background:#CCCC99;
	cellpadding: 50px;
	}	
	
h1 {
	text-align: center;
	}
	
h2 {
	text-align: center;
	}
	
h3 {
	text-align: center;
	}

h4 {
	text-align: center;
	}
		

.contact {
	text-align: right;
	margin: 8;
	font-family: arial, helvetica, sans-serif;
	color: #CCCC99; 
	}
	
	
.contact a:link {
	color:#CCCC99; 
	text-decoration:none;
	}
	
.contact a:visited {
	color:#CCCC99; 
	text-decoration:none;
	}
	
.contact a:hover {
	color:#999900;
	}

.navigate {
	text-align: center;
	}

.navigate a {
	color:#CCCC99; 
	text-decoration:none; 
	font-weight:bold
	}
	
.navigate a:hover {
	background:#999900;
	}

div.done { font-style:italic; color:gray; }  
	
.left {
	float:left;
	}
	
.right {
	float:right;
	}

	
