
body {
	margin: 0;
	font-family: Futura, sans-serif;
	font-size: 11px;
}
#everything{
	padding:40px;
}
#lefthand{
	width:150px;
	left:40px;
	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;
}
eep{
	font-size:9px;
}
a.eep{
	color:839899;
	font-size:9px;
	text-decoration: none;
}
a.eep{
	color:839899;
	font-size:9px;
	text-decoration: none;
}
text{
	color:black;
	font-family:Futura, sans-serif;
	font-size:11px;
	text-decoration: none;
	margin-bottom:2px;
}
a.text{
	color:black;
	font-family:Futura, sans-serif;
	font-size:11px;
	text-decoration: none;
	margin-bottom:2px;
}
a.text:hover{
	color:#bbeefa;
	font-family:Futura, sans-serif;
	font-size:11px;
	text-decoration: none;
	margin-bottom:2px;
}
a.text:active{
	color:#feabbb;
	font-family:Futura, sans-serif;
	font-size:11px;
	text-decoration: none;
	margin-bottom:2px;
}
textdead{
	color:black;
	font-family:Futura, sans-serif;
	font-size:11px;
	text-decoration: none;
	margin-bottom:0px;
}
a.textdead{
	color:black;
	font-family:Futura, sans-serif;
	font-size:11px;
	text-decoration: none;
	margin-bottom:0px;
}
#righthand{
	width:822px;
	margin-top:44px;
	padding-bottom:100px;
	padding-left:165px;
}
#righthandback{
	left:522px;
	position:fixed;
}
.rightstuff{
	border-bottom:1px dotted black;	
	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:380px;
	padding: 4px;
}
