
/* default stylesheet of page layout elements for Harvard Ultimate website */
/* by Charlie Cheever, July 2002 */


#alumni { margin 0; padding 0; text-align: center; }
#alumcap { font-style:italic; }

/*added by Chris Stevens Aug 2006 */
textarea { background-color: #fff; border: 1px solid 00f; }

#banner
{
	position: absolute;
	top:0px;
	left:0px;
	margin 0px;
	background: transparent;	
	border-right: 10px solid #aa0000;
 	overflow: hidden;
}
<!--
#login-image
{
	position: absolute;
	top: 100px;
	left: 0xp;
	width: 200px;
	height: 100px;
	background: transparent;
	overflow: hidden;
	z-index: 7;
}

#login-content
{
	position: absolute;
	top: 100px;
	left: 0xp;
	width: 200px;
	height: 100px;
	background: transparent;
	overflow: hidden;
	z-index: 9;
	padding-left: 10px;
	padding-top: 0px;
}
-->
#main
{
	position: absolute;
	top: 100px;
	left: 179px;
	width: 600px;
   	padding: 20px 10px 10px 10px;
	margin-bottom: 20px;
	border-right: 10px solid #aa0000;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	background: white;
	overflow: visible;
	z-index: 0;
	voice-family: "\"}\"";
	voice-family: inherit;

}

<!--
#login-footer
{
	position: absolute;
	top: 205px;
	left: 0px;
	width: 189px;
	background: transparent;
	overflow: visible;
	z-index: 1;
	text-align: center;
}
-->

#captains 
{
	text-align: center;
border: 2px dashed lightgrey;
margin: 10px 20px;
padding: 10px 10px 0px 10px;
overflow: visable;
height: 170px;
}
#topcaptain { text-align:center; margin-top: 50px; margin-bottom: 20px; }
#captainsb { text-align: center; margin:0px }

p.caption { text-align: center; margin:0px; }



#john
{
float:left;
clear:left;
margin: 0px;
}


#arthur
{
float:right;
clear:right;
margin:0px;
}


