@charset utf-8;

#about-us
{
	background:#ffffff;
	margin:21px;
	width:787px;
}

#about-us #administrators
{
	border-bottom:1px solid #ae1538;
	border-collapse:collapse;
	margin:10px 0;
}

#about-us #administrators td,#about-us .main_directory td
{
	border:none;
	font:70% verdana;
	padding:0 10px 10px 0;
	vertical-align:top;
	width:235px;
}

#about-us #administrators th
{
	border:none;
	padding:0 10px 0 0;
	text-align:left;
	vertical-align:top;
	width:235px;
}

#about-us #administrators th h2
{
	margin-top:0;
}

#about-us #directory_nav
{
	display:inline;
	font:77% verdana;
	margin-left:5px;
}

#about-us #directory_nav a
{
	color:#000000;
	padding:0 4px;
	text-decoration:none;
}

#about-us #download-image
{
	float:left;
	margin-left:100px;
}

#about-us div.bottom
{
	background:#FFFFFF url(../images/generic_bottom.gif) left bottom no-repeat;
	height:20px;
}

#about-us div.directory h1
{
	display:inline;
	font:bold 77% verdana;
}

#about-us div.spacer
{
	float:right;
	height:225px;
	width:170px;
}

#about-us div.top
{
	background:url(../images/about_us_top.jpg) left top no-repeat;
	padding:75px 25px 0;
}

#about-us p.directory
{
	font:77% verdana;
	line-height:150%;
	width:525px;
}

#about-us table.main_directory
{
	border-collapse:collapse;
	margin:20px 0 5px;
}

#about-us table.main_directory a.teacher
{
	color:#000000;
	text-decoration:none;
}