/*
--------------------------------------------------------------------
Layout
--------------------------------------------------------------------
*/
body {
 text-align:center;
 padding:30px 0 20px 0;
 margin:0;
 background-color:#000000;
}
#outside_container {
 background-image:url(/images/billmondy_bg.gif);
 background-position:bottom center;
 background-repeat:no-repeat;
 min-height:400px;
}
#container {
 width:843px;
 margin:0 auto;
 position:relative;
 text-align:left;
 font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
 font-size:12px;
}


/*
--------------------------------------------------------------------
Header
--------------------------------------------------------------------
*/
#header {
 width:843px;
 height:165px;
 position:relative;
}
#header .primary_navigation {
 height:14px;
 position:absolute;
 top:79px;
 left:0;
}
#header .primary_navigation table td {
 padding-right:5px;
}
#header .mic {
 width:57px;
 height:92px;
 position:absolute;
 left:488px;
 top:73px;
}



/*
--------------------------------------------------------------------
Content
--------------------------------------------------------------------
*/
#content {
 clear:both;
}


/*
--------------------------------------------------------------------
Left
--------------------------------------------------------------------
*/
#left {
 padding-top:33px;
 width:150px;
 float:left;
}
#left .article_list {}
#left ul {
 list-style:none;
 padding:0;
 margin:0;
}
#left ul li {
 padding:0 0 16px 0;
 margin:0;
 line-height:14px;
 font-size:14px;
}


/*
--------------------------------------------------------------------
Main
--------------------------------------------------------------------
*/
.main_container {
 width:675px;
 float:right;
}
.main_container_head,
.main_container_foot {
 text-align:center;
}
.billboard_container {
 background-image:url(/images/billboard_tile.jpg);
 background-position:top center;
 background-repeat:repeat-y;
}
.billboard_container2 {
 background-image:url(/images/billboard_head.jpg);
 background-position:top center;
 background-repeat:no-repeat;
}
.billboard_container3 {
 background-image:url(/images/billboard_foot.jpg);
 background-position:bottom center;
 background-repeat:no-repeat;
 min-height:300px;
}
#main {
 color:#2d1008;
 padding:30px 30px 10px 30px;
}
.mainfoot {
 clear:both;
 height:20px;
}


/*
--------------------------------------------------------------------
Footer
--------------------------------------------------------------------
*/
#footer {
 margin:0 auto;
 width:843px;
 text-align:right;
}
#footer ul {
 list-style:none;
 margin:0;
 padding:0;
}
#footer ul li {
 padding:0 10px 0 0;
 margin:0;
 font-size:9px;
 text-transform:uppercase;
}
#footer ul li a {
 color:#333333;
 text-decoration:none;
 font-weight:100;
}
#footer ul li a:hover {
 color:#999999;
}


/*
--------------------------------------------------------------------
Formatting
--------------------------------------------------------------------
*/
.page_title,
.page_description,
.page_text {
}
.page_title {
 line-height:14px;
}
.page_description {
 font-size:13px;
 line-height:2em;
 font-weight:bold;
 padding:10px 0;
}
.page_text {
 line-height:2em;
}
.section_image {
 width:370px;
 margin:10px auto 0 auto;
}
.page_player {
 width:370px;
 margin:0px auto 10px auto;
 background:black;
}
.page_description .clearer {
 clear:none;
}
.page_text .clearer {
 clear:none;
}
a {
 color:#802b1b;
 font-weight:bold;
 text-decoration:none;
}
a:hover {
 text-decoration:underline;
}



/*
--------------------------------------------------------------------
News
--------------------------------------------------------------------
*/
.news_list ul.listing li {
 padding-bottom:20px;
}


/*
--------------------------------------------------------------------
Contact 
--------------------------------------------------------------------
*/
.column_one {
 float:left;
 width:190px;
 padding-bottom:10px;
 padding-right:25px;
}
.column_two {
 float:left;
 width:190px;
 padding-bottom:10px;
}
.right_photo {
 width:185px;
 float:right;
}
.logo_one,
.logo_two {
 padding-bottom:5px;
}
.contact_text {
 clear:both;
}
