body, html {	background-color:#fff;	font-family: Georgia, Lucida Grande, Verdana, Tahoma, Century Gothic, Arial, Sans-serif; font-size:13pt;	color:#808080;}#banner {	margin: 0 auto;	width: 600px;	height:20px;	background-color: #333;	border-bottom:5px solid #fff;}#main {	margin: 0 auto;	width: 600px;}#pic {	text-align:right;}#main li a {	text-decoration:none;}#options {	width:200px;	float:left;	text-align:center;}#options ul {	margin:0;	padding:0;}#options li {	width:180px;	list-style:none;	padding:10px;	font-size:30px;	text-align:center;	border-bottom:1px solid #efefef;	background-color:#ddd;}#options li a:hover {	color: #efefef;	width:180px;}#content {	width:400px;	background-color: #333; 	min-height:111px; 	float:left; }#work, #play, #about { position:absolute; visibility:hidden; padding:5px; font-size:12px; font-weight:normal; }#work li, #play li { list-style:none; }#work li a, #play li a { color: #efefef; }#footer {	width:600px;	margin: 0 auto;	font-size:11px;	text-align:center;}a:link, a:visited, a:active { color: #000; }a:hover { text-decoration:none; }