
body {
	margin: 0;
	font-family: Futura, sans-serif;
	font-size: 10px;
}
#everything{
	padding:6px;
}
#lefthand{
	margin-top:70px;
	width:110px;
	left:10px;
	position:fixed;
	_position:absolute;
}
.stackedboxes{
}
.stackedboxes ul{
	list-style-type:none;
	border-bottom:1px dotted black;	
	margin:0;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:2px;
	line-height: 165%;
}
eep{
	font-size:10px;
}
a.eep{
	color:black;
	font-size:10px;
	text-decoration: none;
}
a.eep:hover{
	color:#bbeefa;
}
a.eepdead{
	color:black;
	font-size:10px;
	text-decoration: none;
}
text{
	color:black;
	font-family:Futura, sans-serif;
	font-size:10px;
	text-decoration: none;
	margin-bottom:2px;
}
a.text{
	color:black;
	font-family:Futura, sans-serif;
	font-size:10px;
	text-decoration: none;
	margin-bottom:2px;
}
a.text:hover{
	color:#bbeefa;
	font-family:Futura, sans-serif;
	font-size:10px;
	text-decoration: none;
	margin-bottom:2px;
}
a.text:active{
	color:#feabbb;
	font-family:Futura, sans-serif;
	font-size:10px;
	text-decoration: none;
	margin-bottom:2px;
}
textdead{
	color:black;
	font-family:Futura, sans-serif;
	font-size:10px;
	text-decoration: none;
	margin-bottom:0px;
}
a.textdead{
	color:black;
	font-family:Futura, sans-serif;
	font-size:10px;
	text-decoration: none;
	margin-bottom:0px;
}
#righthand{
	width:772px;
	margin-top:44px;
	padding-bottom:10px;
	padding-left:2px;
}
#righthandback{
	left:632px;
	position:fixed;
}
.rightstuff{
	margin-top:10px;
}
.rightstuff-title{
	color:black;
	background-color:white;
	font-family:futura;
	font-size:16px;
	letter-spacing:-1px;
}
.rightstuff-block{
	background-color:white;
}
.rightstuff-text{
	color:black;
	background-color:white;
	font-family:futura;
	font-size:13px;
	width:320px;
	padding: 8px;
}

