html, input, textarea{
	font-family:Tahoma; 
	}	
	
body {
	background:url('img/bgtop.jpg') repeat-x #ffae00;	
	margin:0;
	height:100%;
	}
	
img { border:0px;}

#menu {
	color:white; 
	font-size:0.9em; 
	font-weight: bold;
	}
	
#menu a{color:white; text-decoration:none;}
#menu a:hover{ text-decoration:underline; color:yellow;}

#footer { height:88px; padding:21px 0 50px 2px; color:#505e66; font-size:0.75em; }
#footer a {color:#505e66; text-decoration:underline; font-weight:bold}  
#footer a:hover {  text-decoration:none}

.divindent{
	padding: 10px;
}

.thumbnail{
float: left;
width: 94px;
border: 1px solid #EEAA00;
margin: 0 15px 15px 0;
padding: 5px;
color: #EE9900;
font-size:11px;
}
.thumbnail2{
float: left;
width: 72px;
border: 1px solid #EEAA00;
margin: 0 15px 15px 0;
padding: 5px;
color: #EE9900;
font-size:11px;
}
.clearboth { clear: both; }