div.head-dart
{
	color: #8c8c8c;
	background-color: #f2f2f2;
}

td#head-dart-left p
{
	color: #8c8c8c;
	font-style: normal;
	font-size: 0.75em;
	text-decoration: none;
	margin-top: 4px;
	padding-left: 16px;
	width: 90%;
}

td#head-dart-left a:link
{
	color: #8c8c8c;
	text-decoration: none;
}

td#head-dart-left a:visited
{
	color: #8c8c8c;
	text-decoration: none;
}

td#head-dart-center p
{
	color: #8c8c8c;
	font-style: normal;
	font-size: 0.75em;
	text-decoration: none;
	text-align: right;
	margin-top: 4px;
	padding-right: 6px;
}

td#head-dart-center a:link
{
	color: #8c8c8c;
	text-decoration: none;
}

td#head-dart-center a:visited
{
	color: #8c8c8c;
	text-decoration: none;
}

td#head-dart-center a:hover
{
	color: #8c8c8c;
	text-decoration: none;
	background-color: #e5e5e5;
}

td#head-site-left
 { background: #f2f2f2 url("http://www.dartmouth.edu/~hometeam/_site/images/bg.jpg") repeat-x; margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 0; }

td#head-site-left td
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}



td#head-site-bar-left
{
	background-color: #cccccc;
	height: 1px;
}

td#head-site-bar-right
{
	background-color: #056324;
	padding-top: 0px;
	padding-bottom: 0px;
}

td#head-site-bar-shadow-left
{
	background: #fff;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 10px;
}

td#head-site-bar-shadow-right
{
	background: #fff;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 10px;
	border-left: 1px solid #cccccc;

}

td#content { padding-top: 6px; }
