
body {
	font: 62.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	color:#000000;
	margin:0;
}

* {
	margin:0;
	padding:0;
}

h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:3.8em;
	font-weight:normal;
	color:#333;
	letter-spacing:-1px;
	margin:20px 0;
}

h1 a {
	text-decoration:none;
	color:#333;
}

#footer {
width:850px;
float:left;
	padding:20px;
	text-align:right;
	border-top:1px solid #eee;
	margin:0;
	color:#999;
}

#header {
	background:url(../images/hed.jpg) no-repeat;
	height:219px;
	float:left;
}

#header .description {
	float:right;
	margin:23px 14px 0 0;
	color:#222;
	border:1px thin #666666 solid;
}

#header h1 {
	margin:15px 0 0 0;
	padding:25px 25px 40px 0;
	border-bottom:20px solid #fafafa;
}

#wrapper {
	width:900px;
	margin:0 auto;
	
}

#nav {
	padding:182px 0 0 76px;
	margin:0;
	border-top:1px solid #eee;
	height:28px;
}

#nav li {
	float:left;
	list-style:none;
}

#nav li a {
	color:#FFFF00;
	padding:5px 5px 7px 5px;
	background:#005db0;
	font:1.6em Trebuchet MS;
	margin:1px 2px 0 0;
	font-weight:bold;
	text-decoration:none;
	display:block;
}
#nav li a:hover {
	background-color:#013f8a;
	color:#ffffff;
	text-decoration:none;
}

#nav li a.active {
	background-color:#013f8a;
	color:#ffffff;
	text-decoration:none;
}

.clear {
	clear:both;
}

#content {
float:left;
width:410px;
	border-right:1px solid #eee;
	border-left:1px solid #eee;
	padding:10px 15px 30px 15px;
}
#content2 {
float:right;
width:410px;
	border-right:1px solid #eee;
	border-left:1px solid #eee;
	padding:10px 15px 30px 15px;
}
#content p {
	line-height:25px;
	margin:25px 0;
	font-size:110%;
	word-spacing:2px;
}
#content2 p {
	line-height:25px;
	margin:25px 0;
	font-size:110%;
	word-spacing:2px;
}

#content a {
	text-decoration:none;
	color:#333;
	border-bottom:1px solid #eee;
}
#content2 a {
	text-decoration:none;
	color:#333;
	border-bottom:1px solid #eee;
}
#content a:hover {
	color:#000;
}
#content2 a:hover {
	color:#000;
}
#content h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:2.2em;
	font-weight:normal;
	margin:25px 0;
	border-bottom:1px solid #f6f6f6;
	padding:5px 0;
	color:#000000;
}
#content2 h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:2.2em;
	font-weight:normal;
	margin:25px 0;
	border-bottom:1px solid #f6f6f6;
	padding:5px 0;
	color:#000000;
}
#content h4 {
	font-family:"Times New Roman", Times, serif;
	font-size:2em;
	font-weight:normal;
	margin:25px 0;
	border-bottom:1px solid #f6f6f6;
	padding:5px 0;
	line-height:28px;
	color:#000000;
}
#content2 h4 {
	font-family:"Times New Roman", Times, serif;
	font-size:2em;
	font-weight:normal;
	margin:25px 0;
	border-bottom:1px solid #f6f6f6;
	padding:5px 0;
	line-height:28px;
	color:#000000;
}
#sidebar {
	width:250px;
	float:right;
	padding:10px 10px 30px 10px;
	border-left:1px solid #eee;
	border-right:1px solid #eee;
	border-bottom:1px solid #eee;
}

#sidebar h2 {
	letter-spacing:2px;
	font-size:1.4em;
	color:#333;
	border-bottom:1px solid #f6f6f6;
	padding:0 0 3px 0;
}

#sidebar ul {
	list-style:none;
	margin:0 0 20px 0;
}

#sidebar li {
	padding:3px;
	border-bottom:1px solid #f6f6f6;
}

#sidebar li a {
	color:#333;
	text-decoration:none;
}

#sidebar input {
	width:240px;
	padding:5px;
	background:#fdfdfd;
	color:#444;
	border:1px solid #f6f6f6;
	font:11px Verdana;
}

#sidebar input:focus {
	background:#fff;
	border:1px solid #eee;
}

#sidebar li a:hover {
	color:#000;
}

p.news {
	padding:10px;
	background:#d3e5fa;
	margin:10px 0;
	color:#000000;
	border-bottom:2px solid #2b6dd1;
	border-top:2px solid #2b6dd1;
}

blockquote {
	padding:5px 15px;
	background:#f6f6f6;
	margin:10px 0;
	border:1px solid #eee;
}

#content ul, ol {
	margin:10px 10px 10px 25px;
	border-top:1px solid #eee;
}
#content li {
	padding:10px;
	border-bottom:1px solid #eee;
}
#content2 ul, ol {
	margin:10px 10px 10px 25px;
	border-top:1px solid #eee;
}
#content2 li {
	padding:10px;
	border-bottom:1px solid #eee;
}
img {
	background:#ccc;
	padding:1px;
	border:5px solid #eee;
}

#content h3 {
	margin:10px 0;
	font:160% Trebuchet MS;
	color:#222;
}
#content2 h3 {
	margin:10px 0;
	font:160% Trebuchet MS;
	color:#222;
}
a.more {
	display:block;
	text-align:right;
	color:#0000CC;
	text-decoration:none;
	margin:10px 0 0 0 ;
}
a.more:hover {
	text-decoration:underline;
}

/*1-MARCJ-08 add*/
#coursemain_image{width:888px; height:141px; float:left; margin:15px 0 0 0;}