@charset "UTF-8";

/* Body */


body {
	
	background: #FFD780 url(../img/background_yellow.gif) repeat-x;

}

#administrative, #administrative:hover {
	background-position: 0 50px;
	
}

#mainContent {
	background: url(../img/menu_background_G.gif) no-repeat;
}

ol { 
	list-style-type: upper-roman; 
	line-height: 16px;
	
}

table.faculty {

	padding: 4px;
	
}

table.faculty td {
	border-width: 1px;
	padding: 4px;
	border-style: inset;
	border-color: #A08448; 
}

tr.header {
	background: #A08448;
	color: #fff;
	font-size: 11px;
}