@import url("reset.css");
@import url("thickbox.css");

body { font-family: Helvetica, "Times New Roman", Times, serif; background: #fff url(../img/bg.jpg) repeat-x top; }
h1 { font-family: "Helvetica", "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 30px; letter-spacing: -2px; color: #7992AE; padding-bottom: 5px; }
img { border: 0; }
a { color: #7992AE; }
a:hover { color: #000; }
#container { width: 800px; margin: 0 auto; }
#main { height: 100%; }
#header { height: 307px; background: url(../img/banner.jpg); margin-bottom: -70px; }
#nav { float: left; width: 150px; background: url(../img/nav_bg.jpg) no-repeat left bottom; }
#nav ul { list-style-type: none; margin: 20px; }
#nav li { padding-top: 5px; }
#nav a { font-family: "Helvetica", "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 22px; text-decoration: none; letter-spacing: -1px; color: #ccc; line-height: 8px; font-weight: bold; }
#nav a:hover { color: #000; }
#content { float: right; width: 650px; background: url(../img/main_bg.jpg) no-repeat bottom right; }
#content p { color: #666; font-size: 17px; padding: 5px 20px 0 0; }
#content img { }
#footer { height: 60px; text-align: right; }
#footer p { font-family: "Helvetica", "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 17px; text-decoration: none; letter-spacing: -1px; color: #ccc; line-height: 20px; font-weight: bold; margin-right: 20px; margin-top: 10px; }
.clear { clear: both; }
.pad { padding: 20px; }
.grid { margin: 30px; }
.grid img { border: 6px solid #f9f9f9; margin: 3px; }
.artist { border: 6px solid #f9f9f9; margin-bottom: 25px; margin-left: 20px; }
.focus { color: #000; }
.marg { margin: 150px; }
/* Style for Usual tabs */

.usual { margin-top: 10px; }
.usual li { list-style:none; float:left; }
.usual ul a { display:block; padding:6px 10px; text-decoration:none!important; margin:1px; margin-left:0; font:10px; color:#FFF; background:#7993AE; }
.usual ul a:hover { color:#FFF; background:#111; }
.usual ul a.selected { margin-bottom:0; color:#000; background:#dde3e9; cursor:default; }
.usual div { padding:10px 10px 8px 10px;  *padding-top:3px;
 *margin-top:-15px;
clear:left; background: #dde3e9; font:10px; }
.usual div a { color:#000; font-weight:bold; }
