/* CSS Document */


body{
	background: #efefef;
	margin: 5px 0px 0px;
	padding: 0px;
	color: #666666;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container {
  position: relative;
	width: 760px;
	margin: 0 auto;
	background: #FFFFFF url("images/container2.gif") repeat-y;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
	voice-family: "\"}\""; 
    voice-family:inherit;
	width: 750px;
}
#menu {
	background: #CCCCCC url("images/menu_bar.jpg");
	padding-left: 5px;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin:0;
	line-height:36px; 
}
a:link {
	color: #000000;
	}
a:visited {
	color: #000000;
	}
	
a:hover, a:active {
	color: #999999;
	}
#menu a {
	color: #666666;
	text-decoration: none;
	}	
	
#menu a:link, #menu a:visited {
	color: #666666;
	}
	
#menu a:hover, #menu a:active {
	color: #333333;
	}
#menu .linkHighlight {
color: #999999;
}	
.linkHighlight {
color: #999999;
}
.Highlight {
	color: #666666;
	font-weight: bold;
}	
.courseTitle {
	color: #666666;
	font-weight: bold;
	font-size: 12px;
}	

#footer {
	background-color: #efefef;
	line-height: 30px;
	padding-left: 5px;
	clear: both;		
}
#footer a {
	color: #666666;
	text-decoration: none;
	}	
	
#footer a:link, #footer a:visited  {
	text-decoration: none;
	color: #666666;
	}
	
#footer a:hover, #footer a:active{
	color: #333333;
	}
#leftMenu		
{
	float: left;
	height: 350px;
		}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px;
	}
#mainCopy
		{
			margin-left: 170px;
			padding: 3px 4px 0px 0px;
		}	
#mainCopy2
{
margin-left: 5px;
padding: 3px 4px 0px 0px;
height: 500px;
		}	
#menu3 {
	border: 1px solid #ccc;
	margin: 5px 2px 5px 5px;
	width: 150px;
	}
	
#menu3 li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu3 li a:link, #menu3 li a:visited {
	color: #888;
	display: block;
	background: url(images/menu3.gif);
	padding: 8px 0 0 30px;
	}
	
#menu3 li a:hover, #menu3 li a:active {
	color: #333333;
	background: url(images/menu3.gif) 0 -32px;
	padding: 8px 0 0 30px;
	}
#menu4 {
	margin: 5px 2px 5px 5px;
	width: 150px;
	}	
#menu4 li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu4 li a:link, #menu4 li a:visited {
	color: #666666;
	display: block;
	background: url(images/menu4.gif);
	padding: 9px 0 0 0px;
	text-align: center;
	}
	
#menu4 li a:hover, #menu4 li a:active {
	color: #333333;
	background: url(images/menu4.gif) 0 -32px;
	padding: 9px 0 0 0px;
	}	

.subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.subtitleRed {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.courseSpace
{
margin: 0px 14px 0px 0px
}
.courseSpace2		
{
margin: 14px 14px 0px 0px
		}		
.diagram {
	margin-left: 165px;
}
img.bt { vertical-align: bottom; }

.bio
{
float: left;
margin: 0.2em 5px 3px 0;
}
#courseStatus a:link, #courseStatus a:visited  {
	text-decoration: none;
	color: #CC0000;
	}
	
#courseStatus a:hover, #courseStatus a:active{
	color: #CC0000;
	text-decoration: underline;
	}