
/* basics */

body { background-color:#eeeecc; line-height:1.5; color:#775511; }

body, input { font-family:verdana, arial, helvetica; font-size:10px; }

form { margin:0px; }

fieldset { border:0px; }

ol.alpha { list-style:lower-alpha; color:#775511; }

li.none { color:#ffffff; }

div.center { text-align:center; }

img.play { border:0px; background:#775511; }


/* theme */

.header { padding-left:20px; font-weight:bold; }

div#msg { color:#990000; text-align:center; font-weight:bold; }

div#content { border:#775511 1px solid; width:98.5%; padding:5px; background-color:#ffffff; z-index:0; }

div#content a:link, #content a:visited { color:#336633; text-decoration:none; }

div#content a:hover { color:#99cc33; text-decoration:underline; }

div#content a:active { text-decoration:none; color:#cc6600; }

div#contentleft { position:absolute; left:20px; top:80px; width:150px; z-index:0; }

div#contentcenter { margin-left:160px; margin-right:180px; z-index:0; }

div#contentright { position:absolute; right:30px; top:80px; width:150px; z-index:0; }

div#footer { text-align:center; }

div#footer a:link, #footer a:visited { color:#775511; text-decoration:none; }

div#footer a:hover { color:#669900; text-decoration:underline;  }

div#footer a:active { text-decoration:none; color:#993300; }



/* stuff */

.box { border:#775511 1px solid; width:150px; }

.boxhead { font-weight:bold; text-transform:uppercase; text-align:center; color:#eeeeee; background-color:#775511; border-bottom:#775511 1px solid; }

.boxcopy { padding:5px; } 

.row_odd { background-color:#ffffff; padding:3px; }

.row_even { background-color:#eeeecc; padding:3px; }



/* things */

#logo { width:543px; height:53px; background:url('gfx/dj-soulcracker.jpg') top left no-repeat; cursor:pointer; }

#turntable { width:150px; height:60px; background:url('images/turntable.gif') top center no-repeat; }

#radio { width:150px; height:62px; background:url('gfx/radio.jpg') top center no-repeat; }

#records1 { width:92%; height:63px; background:url('gfx/records_b.jpg') top right repeat-x; margin:25px; }

#records2 { width:92%; height:63px; background:url('gfx/records_c.jpg') top right repeat-x; margin:25px; }

#ladies { width:150px; height:127px; background:url('gfx/ladies.gif') top center no-repeat; }