body {
margin:0px; 
padding:0px; 
background:url("../img/bg.jpg") no-repeat top left;
background-color:#000;
font: 12px 'Lucida Grande', Geneva, Verdana, Arial, sans-serif; color: #fff;
}

a:link { color: #d68833; text-decoration: underline; }
a:visited { color: #d68833; text-decoration: underline; }
a:hover { color: #000000; text-decoration: none; background: #d68833; }
a:active { color: #000000; text-decoration: none; background: #CE0000; }

#list {
position:absolute;
left:300px;
top:7px;
}

#email {
position:absolute;
left:555px;
top:1px;
}

#nav {
position:absolute;
left:305px;
top:50px;
width:465px;
}

#lft {
width:252px;
position:absolute;
left:0px;
top:138px;
}

#news {
background:url("../img/left_bg.jpg") repeat-y top left;
}

#ntext {
padding: 5px 15px 0px 40px;
text-align:right;
}

#nshow {
background:url("../img/show_bg.jpg") no-repeat top left;
}

#stext {
text-align:right;
padding: 57px 20px 5px 0px;
}

#content {
position:absolute;
left:255px;
top:100px;
width:515px;
padding:10px;
}

.news_header {
font-size:10px;
padding-top:10px;
font-weight:bold;
color:#d78833;
margin-bottom:2px;
}

.news_posted {
font-weight:italic;
color:#d3b28f;
font-size:10px;
margin-bottom:4px;
}

.news_body {
font-size:10px;
padding-bottom:10px;
border-bottom: solid 2px #efcfad;
}

.ds_date {
font-size:16px;
font-weight:bold;
}

.ds_venue, .ds_loc {
font-size:16px;
font-weight:bold;
color:#d3b28f;
}

.ds_acts {
padding-left:85px;
padding-bottom:10px;
border-bottom: solid 2px #efcfad;
}

.ds_top {
padding-top:10px;
}

.d_row {
position:relative;
padding:10px 0px 10px 45px;
}

.d_mini img {
border: solid #fff 1px;
}

.d_text {
position:absolute;
top:20px;
left: 210px;
}