/* */
body {
font: normal 11px/16px "Lucida Grande" Verdana, Arial, sans-serif;
background-color: #000;
color: #555;
}
#meta {
display: none;
}

#wrapper {
width: 980px;
margin: 0 auto;
text-align: center;
}

#footer {
width: 980px;
padding: 10px 0 25px 0;
clear: both;
}

.panel {
border: 1px solid #FFF;
width: 320px;
height: 480px;
float: left;
margin-right: 0px;
margin-bottom: 0px;
background-repeat: no-repeat;
}

.noleft {
border-left: none;
}

.noright {
border-right: none;
}

#panel_one { background-image: url("/assets/cover2008_05_10.jpg"); }

