html, body, h1, h2, h3, h4
{
    margin: 0px;
    padding: 0px;
}
h1 img
{
    display: block;
}
img
{
    border: 0px;
}
a
{
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
a:hover
{
    color: yellow;
    text-decoration: underline;
}
.left
{
    float: left;
}
.right
{
    float: right;
}
.more
{
    text-align: right;
}
.clear
{
    clear: both;
}

body
{
    background: #0D0D0D;
    text-align: center;
    font: 12px arial, sans-serif;
    color: #989898;
}
#wrapper
{
	text-align: left;
	margin: auto;
	width: 778px;
	background: #181818;
}
#body
{
    position: relative;
    margin-left: 4px;
}
#head
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 771px;
    height: 216px;
    background: url(images/detop.png) no-repeat;
}
#topnav
{
    position: absolute;
    top: 41px;
    left: 22px;
}
#topnav a
{
    font-weight: normal;
    color: #989898;
}
#topnav a:hover
{
    color: white;
}
#left-box
{
    position: absolute;
    top: 216px;
    left: 0px;
    width: 200px;
    height: 319px;
    background: #131212 url(images/left_bg.jpg) repeat-x;
}
#left-box .inner
{
    padding: 0px 0px 0px 0px;
}
#left-box h2
{
    margin: 10px 0px 0px 0px;
}
#left-box p.date
{
    font-weight: bold;
}
#left-box p
{
    margin: 3px 2.5em 1em 1.3em;
}
#nav
{
    position: absolute;
    top: 1216px;
    left: 248px;
    width: 525px;
}
#nav img
{
    float: left;
}
#content
{
    position: absolute;
    top: 220px;
    left: 202px;
    width: 345px;
    height: 314px;
    background: #1C1C1C; /* top left url(images/left_shadow.jpg) no-repeat;*/
}
#contentsub
{
	position: absolute;
    top: 220px;
    left: 204px;
    width: 556px;
    background: #1C1C1C; /* top left url(images/left_shadow.jpg) no-repeat;*/
    padding: 5px 5px;
}
#contentsubent
{
	position: absolute;
	top: 220px;
	left: 1px;
	width: 762px;
	background: #1C1C1C; /* top left url(images/left_shadow.jpg) no-repeat;*/
	padding: 5px 5px;
}
#content-bot
{
	/*background: bottom url(images/body_bg.gif) repeat-x;*/
    height: 314px;
	margin-left: 1px;
	overflow: auto;
}
#content .inner
{
    padding: 5px 5px;
}
#content .date
{
    margin-top: 0.5em;
}
#content p
{
    /*margin: 0.9em;*/
}
#tray
{
    border: 1px solid #181818;
}
#tray .redbox
{
    float: left;
    width: 217px;
    /*_height: 279px;*/
    min-height: 400px;
    background: #800000 url(images/red_bg.jpg) repeat-x;
    margin-left: 11px;
    padding-top: 11px;
    padding-left: 16px;
    padding-right: 16px;
    color: #CFCFCF;
}

#tray .first
{
    margin-left: 0px;
}
#tray p
{
    margin-top: 1em;
    margin-bottom: 1.4em;
    padding-left: 2px;
}
#traysub
{
	position: inherit;
	border: 1px solid #181818;
}
#traysub .redbox
{
    float: left;
    width: 217px;
    /*_height: 279px;*/
    min-height: 400px;
    background: #800000 url(images/red_bg.jpg) repeat-x;
    margin-left: 11px;
    padding-top: 11px;
    padding-left: 16px;
    padding-right: 16px;
    color: #CFCFCF;
}

#traysub .first
{
    margin-left: 0px;
}
#traysub p
{
    margin-top: 1em;
    margin-bottom: 1.4em;
    padding-left: 2px;
}
ul
{
    margin: 0px 1em 0px 2em;
    padding: 0px;
}
li
{
    padding: 0px;
    margin: 1em 0px;
}
.divider
{
    background: bottom url(images/footer_bg.gif) repeat-x;
    height: 26px;
    margin-right: 5px;
    position: relative;
}
#details
{
    margin-top: -1.4em;
    margin-bottom: -4em;
    float: right;
}
#footer
{
    background: #101010;
    text-align:center;
    margin: 0px 7px 0px 2px;
    padding: 18px 15px 15px 15px;
}

/* sidebar */#sidebar
{
    float: left;
    width: 200px;
    margin: 0px 0;
    padding: 0;
}
#sidebar ul.sidemenu
{
    list-style: none;
    margin: 0;
    padding: 1px 0 15px 0;
}
#sidebar ul.sidemenu li
{
    padding: 0 10px;
}
#sidebar ul.sidemenu a
{
    display: block;
    font-weight: bold;
    font: bolder 1.3em 'Trebuchet MS' , sans-serif;
    color: #6A6A6A;
    height: .8em;
    text-decoration: none;
    padding: .3em 0 .3em 15px; /*background: #000;*/
    border-bottom: 1px dashed #151515;
    line-height: 1em;
}
#sidebar ul.sidemenu a.top
{
    border-top: 1px dashed #151515;
}
#sidebar ul.sidemenu a:hover
{
    padding: .3em 0 .3em 10px;
    background: #000;
    border-left: 5px solid #551A20;
    color: #FFF;
}
#sidebar .sidebox
{
    /*background: #000;             margin: 5px 15px 10px 15px;*/
}
/* header menu */#header-content ul
{
    position: absolute;
    left: 15px;
    top: 185px;
    font: bolder 1.5em 'Trebuchet MS' , sans-serif;
    color: #000;
    list-style: none;
    margin: 0;
    padding: 0;
}
#header-content li
{
    display: inline;
}
#header-content li a
{
    float: left;
    display: block;
    padding: 3px 12px;
    color: white;
}
#header-content li a:hover
{
    background: #000; /*color: #F88F26;*/
    color: #FFF;
}
#header-content li a#current
{
    /*background: #000;*/
    color: #CCC;
    filter: alpha(opacity=50);
    opacity: 0.5;
}
#mp3player
{
    position: absolute;
    top: 219px;
    left: 559px;

}
#fadeshow1
{
    position: absolute;
    top: 243px;
    left: 555px;
    text-align: center;
}
#commercial
{
    position: absolute;
    top: 386px;
    left: 555px;
    color: White;
    font-size: x-small;
    text-align: center;
}
#zazatext
{
    position: absolute;
    top: 719px;
    left: 610px;
}

/* FB STYLE */
.fan_box .full_widget .connect_top
{
    border-bottom: solid 1px #551A20;
    background-color: #800000;
}
.fan_box .full_widget
{
    border: solid 1px #000;
    border-top-width: 1px;
    background-color: #800000;
    font-size:x-small;
    color:#CDCDCD;

}
.connect_top a
{
    color: #FFF;
}
.connect_top a:hover
{
    color: yellow;
}
.fan_box .connections
{
    background-color: #800000;
    border-top: solid 1px #000;
    color: #FFF;
}
.fan_box .connections_grid .grid_item .name
{
    color: #FFF;
}
.connect_button
{
    /*color:red; background-color:#551A20;*/
}
.UIStory_Message
{
font-size:x-small;
    color:#CFCFCF;
}

.style1 /*controls font in main content areas*/
        {
            font-size: medium;
        }
