/* CSS Document */

body { font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D7C08E;
	font-size: medium;
	background-color: #36363a}

p { padding: 2px 8px 8px 8px}

#main { font-size:15px;		
	background:#D7C08E;		
	padding: 0px 0px 8px 0px;
	width: 800px	;
	color: #35363a;
	text-align: left;
	height: 700px}


	
#infobox { font-size:12px;		
	background:#D7C08E;
	border: 10px solid #35363a;
	padding: 2px 5px 5px 5px;
	margin: 20px 50px 30px 10px;		
	width: 400px	;
	
	overflow: auto;
	float: right;
	color: #35363a;
	text-align: left;}
	
#menu { color: #35363a;
	text-align: left;
	line-height: .6cm}
	
#menu a { font-weight: bold; margin: 5px 2px 5px 50px; }

#mini {font-size: 9px; text-align: center; color: D7C08E; }

#mini a {font-weight: normal; color: D7C08E;}

ul {list-style-type: disc; list-style-position: outside}

a:link { color: #35363a;  text-decoration: none; font-weight: bold;}
a:visited { color: #000; text-decoration: none; font-weight: bold;}
a:hover { color: #000; font-size: larger; text-decoration: none; font-weight: bold;} 
a:active { color: #000; text-decoration: none; font-weight: bold;} 