body { font-family: helvetica, georgia, sans-serif; text-align: center; }
/*#wrapper { position: relative; width: 960px; margin: 0 auto;}*/
#container { position: absolute; top: -350px; left: 175px; text-align: left; width: 580px; }
#container h1 { color: #474747;	margin: .4em 0; }
#featured { position: relative; width: 580px; height: 435px; overflow: hidden; /* might remove */ }
#featured h2 { position: absolute; bottom: 0; margin: 0; font-size: 14px; line-height: 18px; background: black; color: white; text-align: left; width: 100%; padding: 5px; filter: alpha(opacity=60); -moz-opacity: 60; opacity: .6; }
ul#options { background: url('images/bottom.png') repeat-x 0 100%; overflow: auto; height: 100px; margin: 1em 0 0 0; padding: .5em; }
#options li { float: left; width: 60px; height: 60px; list-style: none; cursor: pointer; }
#options li:hover img { border: 2px solid gray; }
#options li img { width: 50px; }
.selected { border: 2px solid gray; }
#options a { outline: none; }
a img { border: none; }

#list { position: absolute; top: 10px; left: 600px; text-align: left; width: 150px; font-size: 9pt;}
