body
{
margin: 0px;
padding: 0px;
background-color: #fffef9;
}

#container
{
position: absolute;
top: 0px;
left: 50%;
width: 936px;
margin-left: -468px;
background-image: url(images/blackStrip.gif);
background-repeat: repeat-y;
}

#clock_col
{
float: left;
width: 126px;
}

#nav
{
background-color: #fffef9;
width: 351px;
}

.clear
{
clear: both;
}

#clockTop
{
height: 735px;
}

#mid_col
{
	float: left;
	margin-left: 10px;
	width: 675px
}

#right_col
{
width: 120px;
margin-top: 10px;
float: right;
}

#content_main
{
width: 652px;
}

#content_main_mid
{
background-image: url(images/midMid.gif);
background-repeat: repeat-y;
}

#nav_bird
{
position: absolute;
top: 49px;
left: 396px;
}

#side_bird
{
position: absolute;
top: 195px;
left: 786px;
}

#flash_holder
{
position: absolute;
top: 0px;
left: 499px;
}

img
{
border: none;
}

#live_nav
{
padding: 18px 0px 0px 50px;
width: 80px;
}

#story_space
{
padding: 18px 0px 0px 50px;
width: 330px;
}

#shows
{
float: left;
width: 600px;
padding-left: 50px;
}
/*
#text_One, #text_Two, #video
{
float: left;
width: 330px;
padding-left: 50px;
}

#Pics_One, #Pics_Two, #Pics_Three
{
text-align: right;
padding-right: 30px;
float: right;
width: 215px;
}
*/
p
{
color: #381e1c;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
line-height: 16px;
margin-bottom: 5px;
}

.gig_header
{
color: #000000;
font-size: 12px;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
}

a
{
color: #ae5b6a;
}

a:hover
{
color: #381e1c;
}

a:visited
{
}

a:active
{
}
