body {background-color:#fff;
	padding:10px 0 0 10px;
}
#grayback {width: 160px;
	float:left;
	margin-bottom:-23px;
	background-color:silver;
	border-style: solid;	
	border-width: 1px;
	border-color: #000;
}
#graphic {position:relative;
	top: 3px;
	left: 3px;
	width: 161px;
	height: 441px;
} 
#menu{float:left;
	margin-top:90px;
	margin-left:20px;
	width:416px;
}
#menutext {
    float:left;
	padding-top:20px;
	padding-left:100px;
}
.me{ font:12px Times New Roman, Georgia, serif;
	margin-top:-8px;
	margin-left:4px;
}
img {margin-bottom:0
}
.choices {display:inline;
    font:24px Times New Roman, Georgia, serif;
	padding-left:30px;
}
.fine {font:xx-small Verdana, Helvetica, sans-serif;
	text-align:center;
	clear:both;
}
a,
a:link,
a:visited,
a:active {color: #000; text-decoration: none; }
a:hover	{ color: #000; 
	text-decoration:underline;
}
