@charset "UTF-8";
/* CSS Document */

#container {width:1000px; margin:25px auto 0 auto;}

#content {width:1000px; border:7px solid white;}
#theStuff {width:1000px; background:#FFF;}
#header {width:1000px; height:125px; background:#EEEEEE url(../images/headerBG.gif) repeat-x; border-bottom:1px dotted #6D848C;/* text-align:right;*/}
#header img.tbt {margin:10px; /*float:left;*/}
#header img.nm {margin:20px 0; margin-left:150px; /*float:left;*/}

.nav {width:1000px; clear:both;}
.nav li {width:333px; height:40px; color:#6D848C; float:left; background:#EEEEF8; list-style:none;}
.nav li.navBorder {width:332px; border-right:1px dotted #6D848C;}
.nav p {font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; text-align:center; margin-top:12px;}
.nav a {color:#6D848C; text-decoration:none;}
.nav a:hover {color:#A4B8BF; text-decoration:overline underline;}

.contentStuff {width:990px; padding:14px 0; clear:both;}
.leftColumn {width:275px; float:left;}
.centerColumn {width:750px; float:left;}
.rightColumn {width:315px; float:left;}
.contentStuff img.cover {border:6px solid #EEEEF8; float:left; margin:0 9px 9px 0;}

.artists {width:250px; float:left; padding:0;}
.participants {width:315px; clear:both; float:left; padding:0 0 14px 0;}
.artists li, .participants li {list-style:none; font-size:10px; float:left; border-left:1px dotted #6D848C; padding:0 5px; margin:2px 0;}
.coverColumn {width:275px; float:left;}
.excerptColumn {width:315px; float:left;}

img.floatLeft {float:left;}

p, h1, h2, h3, h4, body {font-family:/*Gotham, Gotham-Book, "Gotham Book", */Verdana, Arial, Helvetica, sans-serif; color:#2C3538; font-weight:normal;}
p {font-size:10px; padding:0 0 8px 0;}
h1 {font-size:18px; padding:0 0 18px 0; margin:6px 0 0 0;}
h2 {font-size:14px; padding:5px 0 8px 0;}

body {line-height:18px; background:#EEEEF8;}

a {color:#660000;/*#;*/ text-decoration:none;}
a:hover {color:#6D848C; text-decoration:underline overline;}

.footer {width:980px; clear:both; padding:0 10px; margin-top:12px; text-align:center; border-top:1px dotted #6D848C;}
.footer p {padding:0;}