
/* stylesheet for all page sfor Harvard Ultimate website */
/* by Charlie Cheever, August 2002 */

#left-content {
	position:absolute;
	margin: 8px 0 0 0;
	padding 0;
	top:100px;
	width:177px;
	left:0px;
	overflow: hidden;
}

#about-contact {
	position: relative;
	left: 2px;
	width: 170px;
	font-size: 8pt;
	text-align: center;
	font-family: Verdana, Arial, Sans-serif;
	color: black;
	   text-align: center;
}

#about-contact A {
	text-decoration: none;
color:black;
}
#about-contact A:hover { text-decoration:underline;}
<!--
#navigation-sidebar {
	position: absolute;
top: 130px;
left: 810px;
width: 169px;
}-->

#sponsors-vertical {
position: relative;
left: 2px;
width: 179px;
}

