@charset "UTF-8";
/* CSS Document */

body {margin:0px; padding:0px; font-family: Georgia, "Times New Roman", Times, serif; background-image:url(../img/bg_repeat.jpg); background-position:top; background-repeat:repeat-x; background-color:#f5f6f7; font-size:100.1%;}

h1 {margin:0px; padding:5px 10px 15px 0; font-size:1.3em; font-weight:normal; color:#111111;}

h2 {margin:0px; padding:5px 10px 15px 0; font-size:1.2em; font-weight:normal; color:#f5f6f7;}

h3 {margin:0px; padding-left:7px; font-size: 1.1em; font-weight:normal; color: #024d8b;}

h4 {margin:0px; font-size:.9em; font-weight:normal; color:#f5f6f7;}

h5 {margin:0px;}

h6 {margin:0px; color:#111111; font-size:.7em; font-weight:normal;}

h3 a:active, h3 a:link, h3 a:visited {text-decoration:none;}

h6 a:active, h6 a:link, h6 a:visited {color:#111111; text-decoration:none;}
h6 a:hover {color:#024d8b;}

a:active, a:link, a:visited {color: #024d8b; text-decoration:none;}

a:hover { text-decoration:none;}

p {padding-left:7px; color:#111111; font-size:.9em;}

blockquote {}

/*-- ids --*/

#wrapper {width: 980px; margin:0 auto 0 auto;}

#header {width: 980px; height: 150px;}

#banner_wrapper {width: 980px; height: 267px; background-image:url(../img/banner-bg.png); background-position:left; background-repeat:no-repeat;}

	#bannerimg-wrapper {width: 660px; height: 267px; margin-left:8px; float:left;}

		#bannerimg {width: 660px; height: 267px; opacity:0; display:none;}

		#bannertext {width: 284px; height: 257px; padding:5px 15px 5px 13px; background-image:url(../img/right_banner_column.png); float:left;}

#banner_bottom {width: 980px; height: 9px; background-image:url(../img/lower_banner_bar.png);}

#body_wrapper {width: 980px; min-height: 400px; background-image:url(../img/body.png); background-repeat:repeat-y;}

	#content {width:635px; padding:10px 10px 5px 20px; float:left;}
	
	#sidebar {width:280px; padding:10px 10px 5px 15px; float:left;}

#footer_bar {width: 980px; height: 20px; background-image:url(../img/footer_bar.png);}

#footer {width:960px; margin:0 auto 15px auto;}

	#footer_right {width: 430px; float:right;}

/*-- classes --*/

.clear {clear:both;}

.sidebar-text {padding: 0 0 0 7px; color:#111111; font-size:.9em;}

.clean-list {list-style:none;}

.player {width: 580px; padding:15px; border-bottom:#eee thin solid;}

.staff_img {margin: 10px 10px 20px 3px;
-moz-box-shadow: 0px 0px 5px #666;
-webkit-box-shadow: 0px 0px 5px #666;
box-shadow: 0px 0px 5px #666;

}
