
   body, td, caption {
	color : #ccc;
	font-size : 11px;
	font-family : "Trebuchet MS", Verdana, Geneva, sans-serif;
	line-height : 200%;
	text-decoration : none;
	margin : 0;
}
	
	body {
	background-color : #544613;
	margin : 12;
}
	a:link {
	color : #D5AF1C;
	text-decoration : none;

}
	a:visited {
	color : #A8880E;
	text-decoration : none;
}
	a:hover {
	color : white;
	text-decoration : underline overline;
	border-bottom: none;
}   
	img.frame {
	border:1px solid #A8880E;
	background-color : 272727;
}
	.title {
	border-bottom : 1px dotted #aaa;
}
	.sub {
	background-color : #10100F;
	color: #FBC916;
	padding: 2px;
	border-bottom: 1px dotted #494949;
}
	li.rpt {
	background-color : #10100F;
	padding: 2px;
	border: 1px dotted #494949;
	margin: 2px;
	list-style-type:none;
}
	ul.menu {
	float:left;
	width:869px;
	padding:0;
	margin:0;
	list-style-type:none;
}
	li.menu {
	float:left;
	width:6em;
	margin:12px;
	text-decoration:none;
	padding:1em;
	background-color:272727;
	border:1px solid #A8880E;
	display:inline;
}
	#left {
	width:160px;
}
	#center {
	width:400px;
}
	#right {
	width:160px;
}
	#body {
	width:50em;
}

