body { 
	background-color: #ebdcc5;
}

body, td, input, textarea { 
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px; 
	color: #222; 
	
}

.menu, .menu a {
	color: #ebdcc5;	
	font-size: 14px;
	font-weight: bold;
}
		
a { 
	color: #69C; 
}

h1 { 
	font-size: 20px; 
	font-weight: bold;
	color: #69C;
	margin: 2px;
}

h2 {
	font-size: 15px; 
}

.footer, .footer a {
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #ebdcc5;
}

.smaller {
	font-size: 11px;
}

.tiny {
	font-size: 1px; 
}

.thumbs a {
	font-size: 14px;
	font-weight: bold;
}

.thumbs img {
	border: 3px solid #221e15;
}

.content {
	width: 715px;
	border: 6px solid #e0d5bf;
	padding: 10px;
	background: #f1e9d4;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: left;
}
