body { 
	background: #140b06 url(images/temp-grad3.gif) repeat-x 0px 0px;
	margin-top: 0px; 
	text-align: center;
	font: 9px Verdana;
	color: #918971;
}

td#smallback { 
	background: #150b06 url(images/smallback.jpg) no-repeat 0px 0px;
	height: 563px;
	margin-top: 0px; 
	text-align: center;
	font: 9px Verdana;
	color: #918971;
}
/* #################### TEXT ################## */

.main, .dividebottom, #celltext {
	font: 9px Verdana;
	color: #4d4837;
	margin-bottom: 10px;
}

td#celltext {
	padding-left: 15px;
	padding-right: 15px;
}

.dividebottom {
	font: 8px Verdana;
}

.mailinglist, .downloads, .downloadhead {
	font: 9px Verdana;
	color: #f7f4e9;	
}

.downloadhead {
	color: #efe7d0;	
}


/* #################### LINKS ################## */
.downloads a {
	font: 9px Verdana;
	color: #f7f4e9;	
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.downloads a:hover {
	text-decoration: underline;
}

div.copyright a {
	text-decoration: underline;
}

div.footer a {
	font: bold 10px Verdana;
	text-decoration: none;
	color: #FFFFFF;	
}

div.footer a:hover {
	text-decoration: underline;
}

div.toplinks a {
	text-decoration: underline;
}
/* #################### FORMS ################## */


input.mailinglist {
	background-color: #ccb7d1;
	border: 1px solid #efe7d0;
	font: 9px Verdana;
}

input.go {
	font: 10px Arial, Helvetica;
	margin-left: 5px;
}

.textfield {
	background-color: #ae9e8a;
	margin:0px;
	height:22px;
	width:120px;
	border:solid 5px #4f2a0b; 
	font: 9px Verdana;
}
