	
ul li a {
	display:block;
	color:#FFFFFF;
	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: #999999;
	}
	
ul li a:hover {
	color: #000000;
	background-color: #FFFF00;
	} 
ul {
	padding:0;
	margin:0;
	list-style-type:none;
	}
	
li {
	margin-left:0px;
	float:left;
	}
	
.submenu a {
	display:block;
	color:#FFFFFF;
	text-align:center;
	background-color: #000000;
	border-right-width: 1px;
	padding-top: 0px;
	padding-bottom: 2px;
	line-height: 12px;
	font-size: 11px;
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
	border-right-style: solid;
	text-decoration: none;
	letter-spacing: 0px;
	}
	
.submenu a:hover {
	color: #000000;
	background-color: #FFFF00;
	} 
	
h1 {
	font-size: 40px;
	font-family: "Courier New", Courier, monospace;
	letter-spacing: 20px;
	text-transform: lowercase;
	text-align: left;
	line-height: 40px;
    }
	
h2 {
	font-size: 20px;
	font-family: "Courier New", Courier, monospace;
	letter-spacing: 5px;
	line-height: 16px;
	text-align: left;
	font-weight: bold;
    }
	
h3 {
	font-size: 16px;
	line-height: 16px;
	font-style: normal;
	text-align: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
    }
	
h6 {
	font-size: 11px;
	letter-spacing: 0px;
	line-height: 15px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
    }
body {
	text-align: center;
	margin: 0;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
    }
a:link {
	font-family: "Courier New", Courier, monospace;
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#container   {
	text-align: left;
	height: 400px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	min-width: 700px;
	background-image: url(images/logo_CC2.gif);
	background-repeat: no-repeat;
    }
#menu_princ   {
	height: 30px;
	position: relative;
	top: 70px;
	font-weight: normal;
    }
#mainContent   {
	position: absolute;
	top: 130px;
	left: 90px;
	margin-right: 20px;
	padding: 10px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 15px;
	padding-top: 0px;
    }

