body, html {
	background: #ffffff;
	margin-top: 0;
	font-size: 12px;
	font-family: verdana,'trebuchet ms', arial;
}

img { border: 0; }
#main-box { width: 800px; margin: 0 auto; }  

#top-box { text-align: center; }
#left-box { width: 150px; text-align: center; float: left;}
#right-box { width: 625px; float: right;}
.clear-box { clear: both; } 

#leftnavlist {
	list-style: none;
	text-align: left;
	margin: 10px 0;
	padding: 0;
	padding-left: 5px;
}
#leftnavlist a { 
	color: #7d3313;
	text-decoration: none;
	font-weight: bold;
}
#leftnavlist li {
	padding: 3px 0;
	border-bottom: 1px solid #f3b329;
}
#leftnavlist a:hover {
	color: #f3b329;
}

#leftnavlist #here { color: #f3b329; }

#footer {
	width: 800px;
	margin: 0 auto;
	padding: 2px 0;
	text-align: center;
	color: white;
	background: #7d3313;
}
h1 { color: #333333; }
#teacher-list { list-style: none } 
	#teacher-list li { margin-bottom: 3px; }
		#teacher-list a { text-decoration: none; color: #333333; }
		
#google_translate { margin: 0 20px 20px; }
	#google_translate h3 { font-size: 18px; }
	#google_translate_element { text-align: center; }

