body {
	padding:0px; margin:0px;
	background-color: #c7beb6;
	font-family: Verdana, Arial, Sans-Serif;
	font-size:13px;
	color:#1a0902;
	background-image:url('/img/global/sitebkg.jpg');
	background-position:top center;
	background-repeat:repeat-x;	
}

body.mp3frame {
background-color:#000;
background-image:none;
margin:0px; padding:0px;	
}

#wrapper {
	width:900px !important;
	margin:0px auto;	padding:0px 0px 0px 0px;
	position:relative;
	z-index:1;
}

#page {
	margin:0px auto; padding:0px;
	width:900px; min-height:900px;
	background-image:url('/img/global/pagebkg.jpg');
	background-position:top center;
	background-repeat:no-repeat;
}

#header {
	padding:0px; margin:0px;
	width:900px;
	height:140px;
	display:block;
}

#header h1 {
	padding:0px;
	width:300px;
	float:left;
	height:80px;
	margin:40px 0 0 35px;
	background-image:url('/img/global/peteseibert.gif');
	background-position:top center;
	background-repeat:no-repeat;	
}

#header h1 a {
	display:block;
	width:300px;
	height:80px;
}

#header h1 span { display:none; }

#header h2 { display:none; }

#preload { display:none; }

h2 {
	display:block;
	background-position:left center;
	background-repeat:no-repeat;
	width:300px; height:30px;
	margin:0px;	padding:0px;
}

h2 span {display: none;}
h2.about {background-image: url('/img/headers/about.gif');}
h2.listen {background-image: url('/img/headers/listen.gif');}
h2.watch {background-image: url('/img/headers/watch.gif');}
h2.contact {
	margin:0px auto;
	width:320px;
	background-position:top center;
	background-image: url('/img/headers/contact.gif');
}

h2.contact a {
display:block;
height:30px;
width:320px;
}

h3 {
	margin:10px 0px; padding:0px;	
	color:#0a1344;
	font-size:24px;
}


h3.title {
margin:0px 0px 10px;
padding:0px;
font-size:24px;	
height:auto; width:auto;
}

/***********************************************************************/

#content {
margin:0 0 20px;
padding:0;
}


#about {
float:left;
width:400px;	
margin:40px 0px 0px 50px;
font-family:Verdana,Geneva,sans-serif;
font-size:13px;
text-align:justify;
}

#about p {
	margin:0 0 10px;
	padding:0;
}

.small { font-family:Verdana, Geneva, sans-serif; font-size:10px; }

#mp3frame {
    background-color: #000000;
    color: #FFFFFF;
    float: right;
    font-size: 25px;
    height: 50px;
    margin: 10px 0 20px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 365px;
    width: 500px;
}

#listen {
margin:0 0 0 50px;
padding:0;
text-align:justify;
width:555px;

}

#listen table {
margin:0px; padding:0px;
width:500px;	
}

#listen table tr {
padding:0px;
margin:0px;
}

#listen table tr td {
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size:14px;	
margin:0px; padding:0px;
   line-height: 18px;
}

#listen table tr td a {
color:#6b3602;
font-weight:bold;
}


#watch {
float:left;
width:400px;	
margin:40px 0px 0px 40px;
}


#watch table {
margin:0px; padding:0px;
width:400px;	
}

#watch table tr td {
margin:0px; padding:0px 0px 10px;
}

.tag { 
font-family:Verdana, Arial, Arial, Helvetica, sans-serif;
font-size:10px;
}

#watch table tr td.cue {
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;

font-size:14px;	
color:#6b3602;
font-weight:bold;
}

#watch table tr td.description {
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size:14px;	
}





ul#social {
width:110px;
height:45px;
margin:5px auto 50px;
padding:0px;
list-style-type:none;	
}

ul#social li {
float:left;
margin:0px 5px;
}

#postercol {
float:left;
margin:0 0 0 65px;
width:210px;	
text-align:center;
}


/***********************************************************************/


img.topleft {float: left; margin: 0px 10px 10px 0px;}
img.midleft {float: left; margin: 10px 10px 10px 0px;}
img.bottomleft {float: left; margin: 10px 10px 0px 0px;}

img.topright {float: right;	margin: 0px 0px 20px 20px;}
img.midright {float: right;	margin: 10px 0px 10px 10px;}
img.bottomright {float: right;	margin: 10px 0px 0px 10px;}

/***********************************************************************/

a { color: #444; text-decoration:none;}
a:hover { color: #222; text-decoration:underline; }

div.hr {
  height: 6px;
  width:816px;
  margin:30px auto;
  background-color:#000;
  clear:both;
}

div.hr hr {
  display: none;
}

#footer {
color:#666666;
font-family:Verdana,Geneva,sans-serif;
font-size:10px;
margin:60px auto 10px;
text-align:center;
width:900px;
}
