body {
	text-align: center;
	background-color: #988B8E; 
	font-size: 11pt;
	margin: 0px;
	color: #000000; }

#Wrapper {
	margin: 0 auto;
	width: 700px;
	background-color: #fff;
	border: solid 10px black; }

#Header {
	background: url('images/header.gif');
	height: 426px;
	margin: 0 auto; }

#Menu {
	margin-top: 5px;
	margin-left: 5px;
	float:left;
	width: 145px;
	text-align: left;
	list-style-type: none;
	font-size:12px;
	color: #eee;
	font-style: italic;
	background-color: #000; }

#Menu a { 
	color: #fff;
   	display: block;
   	border-left: 5px solid #A2425B;
   	padding-left: 10px;
	font-size: 12px;
	margin-top: 2px;
	font-style: normal;
	margin-bottom: 2px; }

#Menu a:hover { 
	color: #A3A3A3;
	text-decoration: none;
	font-size: 12px;
	border-left: 5px solid white;
	border-right: 5px solid white; }

#Content { 
	float:right;
	width:550px; }

#Content a {
	padding: 0;
	color: #A2425B;
	text-transform: none; }

#Content a:hover {
	padding: 0;
	color: #A3A3A3;
	border-bottom: 1px dotted white;
	text-transform: none;}

#Footer {
	padding-top: 20px;
	clear: both;
	color: #000;
	border-bottom: 1px solid #000;
	font-family: Bookman;
	text-transform: uppercase;
	font-size: 11px; }

#Footer a { 
	color: #A2425B; }

#Footer a:hover { 
	color: #000; }

p {	
	color:#000;
	padding-left: 15px;
	padding-right: 10px;
	text-align: left; }

h1 {	
	font-family: Helvetica;
	letter-spacing:6px;
	font-size: 15pt;
	color:#000;
	margin-left: 15px;
	margin-right: 15px;
	text-transform: uppercase;
	background: #eee;
	margin-top: 10px;
	border-bottom: 2px dashed #A2425B;}

#Menu h4 { 
	font-family: Helvetica;
	text-transform: lowercase;
	font-size: 12pt;
	color:#000;
	padding: 0;
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5; }

h2 {
	font-family: Frutiger; 
	font-weight: bold;
	font-size: 14pt;
	color: #eee;
	font-style: normal;
	background: #A1A1A1;
	border-bottom: 1px solid #000;
	text-align: center; 
	margin-left: 15px;
	margin-right: 15px;}

h4 {
	font-family: Frutiger; 
	font-weight: bold;
	font-size: 14pt;
	color: #eee;
	font-style: normal;
	background: #A1A1A1;
	border-bottom: 1px solid #000;
	text-align: center; }

a { 
	text-decoration: none; }

img.hide {	
	visibility: hidden; }

i { 
	color: #6B6B6B;
	font-style: italic; }

u { 
	color: #4A4A4A; }

b {	
	font-family: Frutiger; 
	font-weight: bold;
	color: #a1a1a1;}

h3 { 
	text-align: left;
	font-style: italic;
	border-bottom: 3px solid #A2425B;
	margin-left: 15px;
	margin-right: 15px;}

a.navi, a.navi:active, a.navi:link, a.navi:visited {
	font-family: Bookman;
	font-size: 18px;
	line-height:12px;
	letter-spacing:1px;
	text-decoration:none;
	color: #D8D495;
	text-transform: uppercase;
	padding-left: 5px;
	padding-right: 5px; }

a.navi:hover { 
	color: #ffdd55; }
