@charset "utf-8";
/* CSS Document */
body { 	font-family: 'trebuchet ms', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	background-color:#000000
}
 h3, h4, h5  { font-family: 'trebuchet ms',Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	}
	
p { font-family: 'trebuchet ms', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#CCCCCC;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	}	
h1 { font-family: 'trebuchet ms', Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFF;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	}
	
h2 {font-family:'trebuchet ms', Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#CCCCCC;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	}	

h6 { font-family:'trebuchet ms', Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	font-style: normal;
	line-height: normal;

}

	


.spacer {color: #000000}
.current {font-family: 'trebuchet ms', Arial, Helvetica, sans-serif; font-size: 14px; color: #970000; font-weight: bold; }
.nav {font-family: 'trebuchet ms', Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	text-transform: none;
    
}
#nav li { display: inline; list-style-type: none; color: #666666; }
#nav a, a:link, a:visited {font-family:'trebuchet ms', Arial, Helvetica, sans-serif;
	
	color: #666666;
	font-weight: bold;
	text-transform: none;
	text-decoration: none; }
#nav a:hover { color:#FFFFFF; text-decoration: none;} 
#nav a:active { color:#FFFFFF; text-decoration: none;} 
.style1 {color: #970000}
.COPYRIGHT  {font-family: 'trebuchet ms', Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.header{font-family:'trebuchet ms',  Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666666;
	text-transform: none;	
}


div#coursework { 
	width: 800px;
	padding:10px;
	
}
div#coursework div#slideshow_400 {
	width:450px;
	float:left; 
	border: 1px dotted #666;
	padding: 10px;
}
div#courseworkTitle{
border-bottom: 1px dotted #666;
margin-bottom:25px;}

div#writing { float:left; padding: 0px 10px; width: 35%;}

ul  {
list-style: inside;
}
div#content {
float:right;
width:600px;
border:1px solid #666;

}

a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}

#foooter{width: 100%; 
	clear: both;

	
	}
#container {position: absolute; left: 50%; margin-left: -400px; width: 800px; margin-top: 10px;}
