body { 
	font-family: Times New Roman,Times, serif; 
}

#container {
	background: #fff url(images/bg.gif) repeat-y; 
	text-align: left; 
	margin: 0 auto;  
	position: relative;  
	width: auto; 
} 


p {
	font-family: Times New Roman,Times,serif; 
}

img {
	border: none;
}

#menu {
	display: none;
}



#subnav-about, #subnav-acad, #subnav-spirit, #subnav-comm {
	display: none;
}


#content {
	font-size: 14px;
	line-height: 150%;

}

h3 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0;
}

#search {
	display: none;
}

#keywords{
	display: none;
}

#search label {
	display: none;
}

h1 {
	display: none;	
}



#footer {
	display: none;
}


#photo {
	padding: 3px 13px 3px 0;
}
