	
ul li a {
	display:block;
	text-align:center;
	background-color: #000000;
	border-right-width: 1px;
	text-decoration: none;
	border-right-style: solid;
	border-bottom-style: solid;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 21px;
	font-size: 10px;
	width: 110px;
	border-bottom-width: 0px;
	border-right-color: #B4BF35;
	}
ul {
	padding:0;
	margin:0;
	list-style-type:none;
	}
	
li {
	margin-left:0px;
	float:left;
	}
	
.submenu a {
	display:block;
	text-align:center;
	background-color: #242600;
	border-right-width: 1px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 14px;
	font-size: 10px;
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
	border-right-style: solid;
	text-decoration: none;
	letter-spacing: 1px;
	}
	
.submenu a:hover {
	color: #242600;
	background-color: #FF0000;
	} 
	
h1 {
	font-size: 40px;
	letter-spacing: 20px;
	text-transform: lowercase;
	text-align: left;
	line-height: 40px;
    }
	
h2 {
	font-size: 14px;
	letter-spacing: 5px;
	line-height: 16px;
	text-align: left;
    }
	
h3 {
	font-size: 12px;
	line-height: 14px;
	text-align: left;
    }
	
h6 {
	font-size: 11px;
	letter-spacing: 0px;
	line-height: 15px;
	text-align: left;
	font-weight: normal;
	font-style: italic;
    }
body {
	text-align: center;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #000000;
    }
a:link {
	color: #B4BF35;
}
a:visited {
	color: #B4BF35;
	text-decoration: none;
}
a:hover {
	color: #B4BF35;
	text-decoration: none;
}
a:active {
	color: #B4BF35;
	text-decoration: none;
}
#container   {
	text-align: left;
	height: 400px;
	margin-left: 200px;
	margin-right: 50px;
	margin-top: 120px;
	min-width: 920px;
	background-repeat: no-repeat;
    }
#menu_princ   {
	height: 14px;
	position: relative;
	top: 0px;
	font-weight: normal;
	background-color: #242600;
    }
	
#copyright   {
	font-size: 8px;
	text-align: right;
	color: #B4BF35;
	padding: 2px;
    }	
#mainContent   {
	padding: 0px;
	color: #242600;
	font-size: 12px;
	line-height: 16px;
	margin-top: 20px;
	text-transform: uppercase;
    }
	
#mainContent a:link {
	font-weight: bold;
	text-decoration: none;
	color: #242600;
}
#mainContent a:visited {
	text-decoration: none;
	color: #FF0000;

}
#mainContent a:hover {
	text-decoration: none;
	color: #66FF00;
}
#mainContent a:active {
	text-decoration: none;
	color: #FF0000;
}
