body 
	{ 
	font-family: times, sans-serif; 
	color: rgb(0,0,0);
	margin-left: 0px; 
	} 

font 
	{ 
	font-family: times, sans-serif; 
	color: rgb(0,0,0); 
	} 

font.body 
	{ 
	font-family: arial, sans-serif; 
	color: rgb(0,0,0); 
	font-size: 16pt; 
	} 
	
font.menubar 
	{ 
	font-family: times, sans-serif; 
	color: rgb(0,0,0);
	font-size: 11pt; 
	} 
	
font.caption 
	{ 
	font-family: arial, sans-serif; 
	color: rgb(0,0,0); 
	font-size: 13pt; 
	} 
	
font.app_link 
	{ 
	font-family: arial, sans-serif; 
	color: rgb(0,0,0); 
	font-size: 14pt; 
	font-weight: bold
	} 
	
font.black_title 
	{ 
	font-family: times, serif; 
	color: rgb(0,0,0);
	font-size: 20pt; 
	} 
	
font.green_title 
	{ 
	font-family: arial, sans-serif; 
	color: rgb(56,134,69); 
	font-size: 20pt; 
	} 
	
font.white_title 
	{ 
	font-family: times, serif; 
	color: rgb(255,255,255);
	font-size: 20pt; 
	} 
	
font.smwhite_title 
	{ 
	font-family: arial, sans-serif; 
	color: rgb(255,255,255); 
	font-size: 12pt; 
	} 
	
font.faculty 
	{ 
	font-family: arial, sans-serif; 
	color: rgb(0,0,0); 
	font-size: 11pt; 
	} 
	
font.campsection_title 
	{ 
	font-family: times, serif; 
	color: rgb(0,0,0);
	font-size: 20pt;
	font-style: italic;
	} 
	
font.campfaculty_title 
	{ 
	font-family: times, serif; 
	color: rgb(0,0,0);
	font-size: 14pt;
	font-weight: bold;
	} 
	
font.concerts 
	{ 
	font-family: times, serif; 
	color: rgb(0,0,0);
	font-size: 11pt; 
	} 
	
a:link 
	{ 
	text-decoration: none; 
	color: rgb(0,0,180); 
	} 
	
a:visited 
	{ 
	text-decoration: none; 
	color: rgb(0,0,180); 
	} 
	
a:hover 
	{ 
	text-decoration: none; 
	color: rgb(0,0,180); 
	font-weight: bold;
	} 
	
a:active 
	{ 
	text-decoration: none; 
	color: rgb(0,0,0); 
	} 

#top { position: absolute; top: 0px; left: 0px; }

#links  { position: absolute; top: 445px; left: 325px; }


