body {
	text-align:	center;
	margin: 0;
	padding: 0;
	font: 70%/140% Verdana, Arial, sans-serif;
	color: #383838;
	background-color: #1B4888;
	}
hr {color: blue; background-color: blue; height: 2px; clear: left;}
h1 {background-color: turquoise; border: 1px solid red; font-size: 30px; color: red;}
h2 {font-size: 20px; color: blue;}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	background-color: #FFE0C1;
	width: 500px;
}
h4 {font-size: 15px; font-family: Verdana, Arial, Helvetica, sans-serif; color: black;}

li {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; color black;}
p {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; color black; text-align: justify;}
dt {font-weight: bold;}

a:link {color: blue;
		text-decoration:none;}

a:visited {color: black;
		text-decoration:none;}

a:hover {color: blue;
		text-decoration:none;}

a:active {color lime;
		text-decoration:none;}

.style1 {font-family: Arial, Helvetica, sans-serif;}

.style2 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; color green;}

.style3 {font-family: Verdana, Arial, Helvetica, sans-serif; color: blue; font-size: 14px; font-weight: bold;}


.style7 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: green;}

.style13 {font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: black;}

#heading {
	position: relative;
	float: none;
	height: 180px;
	width: 100%;
	background-image: url(ctchead.jpg);
	background-color: #FFCB99;
	background-position: center top;
	background-repeat: no-repeat;
	top: 5px;
}

#menuhoriz li {
	display:inline;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:14px;
	color: #FF0000;
	width: 99%;
}

#menuback {
	background-color: #00FF99;
	}	

#liback {
	background-color:
	#00FF00;
	
	}	


#menubox {
	background-color: #33FFFF;
	background-position: left top;
	float: left;
	height: auto;
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
	
#content {
	position: relative;
	border: 1px;
	background-color: #FFE0C1;
	z-index: 3;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 230px;
	margin-left: 180px;
	left: 2%;
	right: 2px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	text-align: left;
}

#bottom{
	height: 500px;
	top: auto;
	background-color: #FFE0C1;
}


#navleft {
	position: absolute;
	width: 15%;
	top: 350px;
	left: 10px;
	font-size: 0.9em;
	background-color: #FFE0E1;
	padding: 1px;
	z-index: 5;
	float: left;
	height: auto;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}

#navleft ul {
list-style-type:none;
margin: 1px;
padding:1px;

}

#navleft li {
margin: 0px;
padding:0px;

}

#navleft2 {
	position: relative;
	width: 170px;
	top: 50px;
	left: 5px;
	font-size: 0.9em;
	background-color: #FFE0E1;
	padding: 3px;
	z-index: 5;
	float: left;
	height: auto;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	text-align: left;
}

#navleft2 ul {
list-style-type:none;
margin: 1px;
padding:1px;

}

#navleft2 li {
margin: 0px;
padding:0px;
}

#navright {
	display: block;
	position: relative;
	width: 190px;
	height:100%;
	top: 70px;
	font-size: 9px;
	background-color: #FFE0E1;
	padding: 3px;
	z-index: 4;
	float: right;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	text-align: left;
}

#navright li {
margin: 0px;
padding:4px;
}

#navright ul {
list-style-type:disk;
margin: 15px;
padding:5px;
}

#navright2 {
	display:block;
	position: relative;
	width: 180px;
	top: 5px;
	right: 5px;
	font-size: 0.9em;
	background-color: #33FFFF;
	z-index: 4;
	float: right;
	height: 300px;
	padding-top: 5px;
	padding-right: 5px;
	border-top-width: 180px;
	border-right-width: 180px;
	border-bottom-width: 180px;
	border-left-width: 180px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
}

#navright2 ul {
list-style-type:circle;
margin: 15px;
padding:5px;
}

#navright3 {
	display:block;
	position: relative;
	width: 180px;
	top: 250px;
	right: 5px;
	font-size: 0.9em;
	background-color: #33FFFF;
	z-index: 4;
	float: right;
	height: 240px;
	padding-top: 5px;
	padding-right: 5px;
	border-top-width: 180px;
	border-right-width: 180px;
	border-bottom-width: 180px;
	border-left-width: 180px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
}


#container 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFE0C1;
	width: 950px;
	height: auto;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	text-decoration: none;
	position: relative;	
}
