/* CSS Document */

#navlist {
position: absolute;
left: 10px;
top: 131px;
width: 186px;
}
#navlist ul {
margin: 0;
padding: 0;
list-style-type: none;
font-size: .9em;
}
#navlist li {
margin: 0;
list-style-type: none;
font-size: 14px;
}
#navlist a {
display: block;
padding: 2px 2px 2px 24px;
border: 1px solid;
border-color: #ddd #000 #000 #ddd;
background-color: #999999;
background-image:  url(assets/l1_down.jpg);
background-repeat: no-repeat;
background-position: 0% 50%;
}
#navlist a:link, #navlist a:visited {
color: #eee;
text-decoration: none;
}

/* you can combine the last two rules if you wish */

#navlist a:hover, #navlist a:active {
background-image:  url(assets/l1_over.jpg);
background-repeat: no-repeat;
background-position: 0% 50%;
}
#uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active {
background-image:  url(assets/l1_over.jpg);
background-repeat: no-repeat;
background-position: 0% 50%;
color: #2D1E2D;
}
#sidebar h2 {
	letter-spacing: normal;
	color: #ECE9D8;
	font-size: 14px;
	line-height: 1.75;
}
#sidebar p {
	margin: 6px 0 6px 0;
	font-size: 12px;
}
#maincontent {
	padding: 20px 24px 12px;
	margin: 0 150 0 248px;
	min-width: 320px;
	text-align: justify;
	color: #333333;
	line-height: 1.75;
	font-size: 14px;
	background-color:#FFE99F;
}
table {
	min-width: 320px;
	text-align: justify;
}
#maincontent p {
	margin: 6px 0 12px;
}
#maincontent h2 {
	margin: 30px 0 0 0;
}
#header {
	width: 100%;
	height: 131px;
	margin: 0 0 ;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;


}
#footer {

	padding: 6px 60px 6px 28px;
	color: #999999;
	background-color: #ffc85e;
	font-size: 12px;

}
#footer p {
	margin: 0 0 6px 0;
}
#footer a:link {
	text-decoration:none;
	color:#999999;
	}
#logoDiv {
	position: absolute;
	width: 142px;
	height: 102px;
	left: 40px;
	top: 400px;
	z-index: 3;
	background-image:url(images/nccumclogo1.gif)
}
h1 {
	letter-spacing: 0.5em;
	color: #452E4D;
	font-size: 17px;
}
h2 {
	color: #452E4D;
	letter-spacing: 0.5em;
	font-size: 16px;
	text-align: left;
	border-top:1 dotted;
}
h3 {
	color: #452E4D;
	letter-spacing: 0.5em;
	font-size: 14px;
	text-align: left;
	
}

.caption {
font-size:10px;
font-style:italic;
}
.quotation {
	font-size: 13px;
	color: #eee;
	text-align: left;
	font-style:italic;
	text-indent:45px;
	margin-left: 15px;
	padding:10px;
	background-color:#9d8e57;
	border-color:#ffc85e;
	border-style:outset;
	border-width:medium;
	}
#contact {

	position: absolute;
	width: 142px;
	height: 102px;
	left: 80px;
	top: 325px;
	font-size: 12px;
	line-height: normal;
	color: #fff;
} 

body {
	background-color: #9d8e57;
	background-image: url(images/wood.gif);
	margin: 0 0 0 0;
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-align: justify;
	color: #333333;
	line-height: 1.75;
	font-size: 14px;
}
.reg {
	text-align: justify;
	color: #333333;
	line-height: 1.75;
	font-size: 14px;
}
