body{
	margin: 0px;
	padding: 10px 0px 0px 0px;
	background-color: #E4E4E5;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #000;
	text-align: center;
}
#container{
	width:770px;
	text-align: left;
	background-color: #FFF;
}
img{
border:0px;
}
#menu{
	width: 770px;
	background-image:url("images/menu_bg.gif");
	height: 75px;
	padding-left:25px;
	padding-top:29px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 745px;
	height: 46px;	
}
html>body #menu{
	width:745px;
	height: 46px;
}
#menu img{
	margin-right:5px;
}
#content{
	background-image:url("images/body_bg.gif");
	background-repeat: repeat-y;
}
#floatLeft{
	float: left;
	padding-left:35px;
	text-align:right;
}
#floatRight{
	float: left;
}
.clearer{
	clear: both;
}
.subHeading{
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
}
#coursesLeft{
	float: left;
	text-align: left;
	padding-left:65px;
	width: 300px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 235px;	
}
html>body #coursesLeft{
	width: 235px;
}
#coursesRight{
	float: left;
	width: 410px;
	text-align: justify;
	padding-bottom:20px;
}
#subMenu{
	padding-left: 10px;
	padding-top: 5px;
}
a{
	color: #000;
	text-decoration: underline;
}
a:visited, a:active{
	color: #000;
}
a:hover{
	color: #0099CC;
}
.currentLink{
	color: #F00;
}
#tagline{
	padding-top:5px;
	font-size: 10px;
	width: 200px;
	text-align: justify;
}