#left-column #clements {
	position: relative;
	top: -20px;
	width: 380px;
	height: 300px;
	margin-left: 0;
	margin-right:0;
	background: url(../images/clements/stage_clements.png) 0 5px no-repeat;
	
}

#left-column h2.clements-1 {
	background:url(../images/clements/heading_clements_1.png) no-repeat;
	width:330px;
	height:150px;
	margin: 0px 0px 0 30px;
}

#left-column p {
	margin-left: 30px;
}

#left-column #terms{
	margin-left: 30px;
	font: italic x-small "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: silver;
}

#left-column p a:link, #left-column p a:visited #left-column p a:active {
	color: #3784BF;
}

#left-column p a:hover {
	color: #3784BF;
	text-decoration: underline;
}

#coursebox {
	margin-bottom: 30px;
}
#right-column h2.clements-2{
	background:url(../images/clements/heading_clements_2.gif) left 20px no-repeat;
	width:500px;
	height:100px;
	margin-bottom: 10px;
}

#right-column h3 {
	font-style: normal;
	background-color:#3784BF;/*49b0ff*/
	color:#fff;
	margin:0;
	padding: 8px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}

#right-column h4 {
	font-style: normal;
	background: #60a7da;
	color:#fff;
	margin: 0 0px 5px;
	padding: 4px 8px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;	
}


#right-column h4 a:link, #right-column h4 a:visited {
	font-style: normal;
	background: #60a7da;
	color: #fff;
	margin:0;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}

#right-column h4 a:hover, #right-column h4 a:active{
	font-style: normal;
	text-decoration: underline;
	background: #60a7da;
	color:#fff;
	margin:0;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;	
}

#right-column .courselist a:link, #right-column .courselist a:link {
	font-style: normal;
	color: #3784BF;
}

#right-column .courselist a:hover, #right-column .courselist a:active{
	font-style: normal;
	text-decoration: underline;
	color:#3784BF;
}

