@charset "utf-8";
#main_wrapper {
	background-image: url(../images/traffic_bg.gif);
	background-repeat: no-repeat;
}
#sidebar h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	line-height: 140%;
	margin-right: 20px;
	margin-left: 10px;
	margin-bottom: 16px;
	margin-top: 16px;
}
#sidebar h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	color: #666666;
	line-height: 140%;
	margin-right: 30px;
	margin-left: 10px;
	margin-bottom: 12px;
}
#student_nav {
	width: 448px;
	margin-top: 24px;
}
#menu_table td {
	float: left;
	text-align: center;
	vertical-align: top;
	padding-top: 6px;
	padding-bottom: 6px;
}
#student_nav a:link, #student_nav a:visited {
	font-size: 12px;
	color: #58547B;
	line-height: 110%;
	text-decoration: none;
}
#student_nav a:hover, #student_nav a:active {
	font-size: 12px;
	color: #CC6600;
	line-height: 110%;
	text-decoration: none;
}
