#chl_surround {
	height: 879px;
	width: 950px;
}
#chl_header {
	height: 136px;
	width: 950px;
}
.chl_navigation {
	background-image: url(../images/chl_02.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 950px;
	color: #CE0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.chl_navigation ul {
	display: block;
	margin: 0px;
	padding-top: 10px;
	padding-left: 60px;
}
.leftside {
	background-image: url(../images/chl_04.gif);
	background-repeat: repeat-y;
	background-position: right top;
	height: 691px;
	width: 51px;
}

.chl_navigation li {
	display: inline;
	text-align: center;
	padding-right: 6px;
	padding-left: 6px;
}
.chl_navigation a {
	font-weight: bold;
	color: #CE0000;
	text-decoration: none;
	display: inline;
}
.chl_navigation a:hover {
	color: #000000;
	text-decoration: underline;
}	
p {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
}
a {
	color: #000000;
}
a:hover {
	color: #CE0000;
}
body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
.style3 {	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 9pt;
	color: #E7D066;
}
.style4 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 9pt;
	color: #AD9C4C;
}