body {margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; 
text-align: center; min-width:700px; font-family: Verdana, Arial, san-serif; font-size: 12px;}
a:link  {color: #f7f03b; text-decoration: none;}
a:visited {color: #000000; text-decoration: none;}
a:hover {color: #800000; text-decoration: none;}
a:active {color: #bda578; text-decoration: none;}
h2 {color: #800000;}
h4 {color: #800000;}


#container 
	{position: relative;
	margin:auto;
	width: 700px;
	text-align: left;
	z-index: 1;}

#head
	{position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
	width: 700px;
	height: 400px;
	z-index: 3;}
	
#main
	{position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
	width: 700px;
	font-size: 12px;
	z-index: 2;}
	
.main-table
	{font-size: 12px;
	border-style: solid;
	border-width: 2px;
	border-color: #828d5a;}
	
.top-menu
	{font-size: 15px;
	font-family: High Tower Text, Book Antiqua, Bell MT, serif;
	border-style: solid;
	border-width: 2px;
	border-color: #828d5a;}
	
.bottom-menu
	{font-size: 14px;
	font-family: High Tower Text, Book Antiqua, Bell MT, serif;
	color: #bda578;
	background-color: #800000;
	border-style: none;
	border-color: #828d5a;
	}
	
a.bottom:link {color: #f7f03b; text-decoration: none;}
a.bottom:visited {color: #000000; text-decoration: none;}
a.bottom:hover {color: #828d5a; text-decoration: none;}
a.bottom:active {color: #bda578; text-decoration: none;}
