body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/cssPageBkg.gif);
	background-repeat: repeat-x;
	text-align: center;
	}

p {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #e6e6e6;
	line-height: 18px;
	}

a {
	color: #e6e6e6;
	text-decoration: underline;
	}


h3 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #e6e6e6;
	margin: 35px 0px 20px 0px;
	}

.hr01 {
	background-image: url(images/cssLine.gif);
	background-repeat: repeat-x;	
	height: 3px;
	margin: 10px 0px;
	}


.hr02 {
	background-image: url(images/cssLine.gif);
	background-repeat: repeat-x;	
	height: 3px;
	margin-left: 550px;
	}

ol {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #e6e6e6;
	line-height: 18px;
}

ul {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #e6e6e6;
	line-height: 18px;
}


div#bodyContainer {
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	text-align: left;
	}
	
	
#bodyContent {
	float: left;
	width:460px;
	padding-right: 55px;
	margin-left:15px;
	margin-top:20px;
	background-image: url(images/cssVR.gif);
	background-repeat: repeat-y;	
	}
html>body #bodyContainer #bodyContent {
   		margin-left: 36px;
		}
#bodyContent a { font-size: 11px; }
#bodyContent a:link, #bodyContent a:visited {
	text-decoration: underline;
	font-weight: normal;
	}
#bodyContent a:hover, #bodyContent a:active {
	color:#fff;
	}
	
#rightContent {
	margin-right:36px;
	margin-top:20px;
	}


	
.cleaner {
	clear:both;
	}

.faculty {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #c2c0b3;
	line-height: 22px;
	margin-right: 0px;
	
	}
a.faculty:link, a.faculty:visited {	text-decoration: none; font-size: 11px; font-weight: normal; }
a.faculty:hover, a.faculty:active { color: #e6e6e6; background-image: url(images/cssArrow.gif); }

#presentations {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #aaaaaa;
	line-height: 12px;
	margin: 0px 15px;
	}

#presentations a:link, #presentations a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #e6e6e6;
	text-decoration: none;
	line-height: 20px;
	}

#presentations a:hover, #presentations a:active {
	color: #ffffff;
	text-decoration: none;
	}


.activeAudio {
	background-image: url(images/audio.gif);
	background-repeat: no-repeat;
	float: left;
	margin-left: -10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	}
html>body .activeAudio {
	margin-left: -30px;
	}


#footer p {
	color: #5e5e5e;
	font-size: 9px;
	}

#footer a { font-size: 9px; color: #5e5e5e;}
#footer a:link, #footer a:visited {
	text-decoration: none;
	font-weight: normal;
	}
#footer a:hover, #footer a:active {
	text-decoration: underline;
	font-weight: normal;
	color: #fff;
	}

.flash {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #aaaaaa;
	line-height: 14px;
	margin: 20px;
	}



