/* Global Elements */
body,html {
	margin: 0 auto;
	padding: 0;
	background-color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.9em;
	color:#FFFFFF;
	line-height:1.1em;
}
img { border: 0; }
a {
	color: #CCFF00;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color: #FFFF00;
	text-decoration: none;
}

h1 {
	font-size:2.5em;
	color: #92BE27;
}
h2 {
	font-size:1.5em;
	color: #333333;
}
h3 { font-size:0.9em; }
hr { color:#fff; background-color:#fff; border:0; }

#anchor {
	padding-top: 20px;
	padding-bottom: 20px;
}
#footer a {
	color: #B93C30;
}
#footer {
	padding-top: 20px;
	padding-bottom: 100px;
	color: #333333;
	padding-left: 20px;
}



/* Head section */
.body_container {
	width: 100%;
	text-align:center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(images/home_bgnd.jpg);
	background-repeat: repeat-x;
	height: 700px;
}
.about_container/* sections exhibitions events etc */
 {
	width: 100%;
	text-align:center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	background-image: url(images/about_bgnd.jpg);
	background-repeat: repeat-x;
	height: 700px;
}
#home_container {
	width: 329px;
	padding-top: 180px;
	margin: 0px;
	padding-left: 295px;
	height: 369px;
}
#page_header {
	background-image: url(page_assets/wblelogo.gif);
	background-repeat: no-repeat;
	height: 105px;
}
#home_nav  ul
{
list-style: none;
padding: 0;
margin: 0;
}
#home_nav  li
{
	float: left;
	margin: 0 0px;
}
#home_nav  li  a
{
	border: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-size: 1em;
	padding-right: 1px;
}
#home_nav  a:hover {
	color: #F3EA37;
}
#home_nav /* Hide from IE5-Mac \*/
 li  a
{
float: none
}

#home_nav
{
	width:319px;
	background-image: url(images/home_panel_top.gif);
	text-align: center;
	font-weight: bold;
	height: 28px;
	padding-top: 10px;
	padding-left: 10px;
	
} 
#home_main {
	background-image: url(images/home_panel_main.gif);
	height: 258px;
	width: 329px;
}
#home_bottom {
	background-image: url(images/home_panel_bottom.gif);
	height: 40px;
	width: 319px;
	clear: both;
	text-align: left;
	padding-top: 33px;
	padding-left: 10px;
	font-size: 0.9em;
}


#page_content_wrapper {
	background-image: url(page_assets/page_content_rpt.gif);
	background-repeat: repeat-y;
	width: 760px;
	float: left;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
}
#about_page_container {
	width: 329px;
	padding-top: 150px;
	margin: 0px;
	padding-left: 710px;
	height: 400px;
}
.listen_container {
	width: 100%;
	text-align:center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	background-image: url(images/listen_bgnd.jpg);
	background-repeat: repeat-x;
	height: 700px;
}
#about_nav {
	width:319px;
	background-image: url(images/about_panel_top.gif);
	text-align: center;
	font-weight: bold;
	height: 28px;
	padding-top: 10px;
	padding-left: 10px;
}
#about_nav  ul
{
list-style: none;
padding: 0;
margin: 0;
}
#about_nav  li
{
	float: left;
	margin: 0 0px;
}
#about_nav  li  a
{
	border: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-size: 1em;
	padding-right: 1px;
}
#about_nav  a:hover {
	color: #FF0000;
}
#about_nav /* Hide from IE5-Mac \*/
 li  a
{
float: none
}#about_main {
	background-image: url(images/about_panel_main_rpt.gif);
	width: 300px;
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 19px;
	text-align: left;
	padding-bottom: 10px;
}
#about_bottom {
	background-image: url(images/about_panel_bottom.gif);
	height: 40px;
	width: 319px;
	clear: both;
	text-align: left;
	padding-top: 33px;
	padding-left: 10px;
	font-size: 0.9em;
}
#listen_page_container {
	width: 329px;
	padding-top: 150px;
	margin: 0px;
	padding-left: 710px;
}
#listen_nav {
	width:319px;
	background-image: url(images/listen_panel_top.gif);
	text-align: center;
	font-weight: bold;
	height: 28px;
	padding-top: 10px;
	padding-left: 10px;
}
#listen_nav  ul
{
list-style: none;
padding: 0;
margin: 0;
}
#listen_nav  li
{
	float: left;
	margin: 0 0px;
}
#listen_nav  li  a
{
	border: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-size: 1em;
	padding-right: 1px;
}
#listen_nav  a:hover {
	color: #CCFF00;
}
#listen_nav /* Hide from IE5-Mac \*/
 li  a
{
float: none
}#listen_main {
	background-image: url(images/listen_panel_main.gif);
	width: 300px;
	padding-left: 10px;
	padding-right: 19px;
	text-align: left;
	padding-bottom: 10px;
	height: 288px;
}
#listen_bottom {
	background-image: url(images/listen_panel_bottom.gif);
	height: 40px;
	width: 319px;
	clear: both;
	text-align: left;
	padding-top: 33px;
	padding-left: 10px;
	font-size: 0.9em;
}

.gigs_container {
	width: 100%;
	text-align:center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	background-image: url(images/gigs_bgnd.jpg);
	background-repeat: repeat-x;
	height: 700px;
}

#gigs_page_container {
	width: 329px;
	padding-top: 140px;
	margin: 0px;
	padding-left: 295px;
	height: 400px;
}
#gigs_nav {
	width:319px;
	background-image: url(images/gigs_panel_top.gif);
	text-align: center;
	font-weight: bold;
	height: 28px;
	padding-top: 10px;
	padding-left: 10px;
}
#gigs_nav  ul
{
list-style: none;
padding: 0;
margin: 0;
}
#gigs_nav  li
{
	float: left;
	margin: 0 0px;
}
#gigs_nav  li  a
{
	border: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-size: 1em;
	padding-right: 1px;
}
#gigs_nav  a:hover {
	color: #FF0000;
}
#gigs_nav /* Hide from IE5-Mac \*/
 li  a
{
float: none
}#gigs_main {
	background-image: url(images/gigs_panel_main.gif);
	width: 300px;
	padding-left: 10px;
	padding-right: 19px;
	text-align: left;
	padding-bottom: 10px;
	height: 288px;
}
#gigs_bottom {
	background-image: url(images/gigs_panel_bottom.gif);
	height: 40px;
	width: 319px;
	clear: both;
	text-align: left;
	padding-top: 33px;
	padding-left: 10px;
	font-size: 0.9em;
}

.contact_container {
	width: 100%;
	text-align:center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	background-image: url(images/contact_bgnd.jpg);
	background-repeat: repeat-x;
	height: 700px;
}

#contact_page_container {
	width: 329px;
	padding-top: 140px;
	margin: 0px;
	padding-left: 710px;
	height: 400px;
}
#contact_nav {
	width:319px;
	background-image: url(images/contact_panel_top.gif);
	text-align: center;
	font-weight: bold;
	height: 28px;
	padding-top: 10px;
	padding-left: 10px;
}
#contact_nav  ul
{
list-style: none;
padding: 0;
margin: 0;
}
#contact_nav  li
{
	float: left;
	margin: 0 0px;
}
#contact_nav  li  a
{
	border: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-size: 1em;
	padding-right: 1px;
}
#contact_nav  a:hover {
	color: #FF0000;
}
#contact_nav /* Hide from IE5-Mac \*/
 li  a
{
float: none
}
#contact_main {
	background-image: url(images/contact_panel_main.gif);
	width: 300px;
	padding-left: 10px;
	padding-right: 19px;
	text-align: left;
	padding-bottom: 10px;
	height: 288px;
}
#contact_bottom {
	background-image: url(images/contact_panel_bottom.gif);
	height: 40px;
	width: 319px;
	clear: both;
	text-align: left;
	padding-top: 33px;
	padding-left: 10px;
	font-size: 0.9em;
}

.pics_container/* sections exhibitions events etc */
 {
	width: 100%;
	text-align:center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	background-image: url(images/pics_bgnd.jpg);
	background-repeat: repeat-x;
	height: 700px;
}

#pics_page_container {
	width: 329px;
	padding-top: 140px;
	margin: 0px;
	padding-left: 295px;
	height: 400px;
}
#pics_nav {
	width:319px;
	background-image: url(images/pics_panel_top.gif);
	text-align: center;
	font-weight: bold;
	height: 28px;
	padding-top: 10px;
	padding-left: 10px;
}
#pics_nav  ul
{
list-style: none;
padding: 0;
margin: 0;
}
#pics_nav  li
{
	float: left;
	margin: 0 0px;
}
#pics_nav  li  a
{
	border: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-size: 1em;
	padding-right: 1px;
}
#pics_nav  a:hover {
	color: #FF0000;
}
#pics_nav /* Hide from IE5-Mac \*/
 li  a
{
float: none
}
#gallery {
	background-image: url(images/pics_panel_rpt.gif);
	width: 300px;
	padding-left: 10px;
	padding-right: 19px;
	text-align: left;
	padding-bottom: 10px;
	background-repeat: repeat-y;
}
#pics_bottom {
	background-image: url(images/pics_panel_bottom.gif);
	height: 40px;
	width: 319px;
	clear: both;
	text-align: left;
	padding-top: 33px;
	padding-left: 10px;
	font-size: 0.9em;
}
#listen_main img {
	padding-right: 10px;
}
#listen_main a {
	color: #F7FF77;
}
