h1 {font-weight: bold; letter-spacing: -1px; font-size: 150%; margin: 15px 30px 2px 30px; padding: 0; color: #FFF;}
h2 {font-weight: bold; letter-spacing: -1px; font-size: 150%; margin: 10px 0px 2px 0px; padding: 0; color: #FFF;}
h3 {font-weight: bold; letter-spacing: -1px; font-size: 150%; margin: 10px 0px 2px 0px; padding: 0; color: #000;}
h4 {font-size: 100%; margin:0; padding:0; color: #ff9900; display:inline; font-style: bold;}
h5 {font-size: 120%; margin:0; padding:0; color: #fff}

img {border: none;}

html{height:100%; font-family: Georgia, sans-serif; font-size:73%; overflow-y: scroll;}

.quote {font-style:italic; color:#ffcc33; font-size:150%;}


/* Floats */
.clear {clear:both;}
.float-left {float:left;}
.float-right {float:right;}


/* Links */
a:focus, a:hover, a:active { outline:none } 
.links {text-decoration:none; color:#ffcc33; font-weight: bold;}
a.links:hover {color:#ffff33; text-decoration: underline; font-weight: bold;}
a.links:visited, active, link {color:#ffcc33; text-decoration:none; font-weight: bold;}
.linkonblack {text-decoration:none; color:#ffcc33; font-weight: bold;}
a.linkonblack:hover {color:#ffff33; text-decoration:underline;}
a.linkonblack:active, link {color:#ffcc33; text-decoration:underline;}


/* Body */
body
{
margin:0px; padding:0px;
background-color:#000;
background:transparent url(http://www.mutterslater.com/images/header-repeat.jpg) repeat-x scroll center top; margin:0;
color: #000;
font-family: Georgia, Verdana, Arial, sans-serif;
SCROLLBAR-FACE-COLOR: #999896; SCROLLBAR-HIGHLIGHT-COLOR: #b2aea5; SCROLLBAR-SHADOW-COLOR: #999896; SCROLLBAR-3DLIGHT-COLOR: #b2aea5; SCROLLBAR-ARROW-COLOR: #ffffff; SCROLLBAR-TRACK-COLOR: #b2aea5; SCROLLBAR-DARKSHADOW-COLOR: #999896
}

#clear_wrapper {width: 900px; margin: 0px auto;}

#wrapper {background-image: url("http://www.mutterslater.com/blog/wp-content/themes/black-board/images/content_back.png"); background-repeat: repeat-y; background-position: top right; width: 900px; padding: 0px 0 10px 0; height: 100%; background-color: #FFF; position: relative;}

#header
{
background-image: url("../images/header.jpg"); background-repeat: no-repeat; background-position: left top;
position: relative;
width: 900px;
color: #000;
text-decoration:none; 
height: 161px }


#player {
position:absolute;
background-color:#666;
top:5px;
height: 100px;
margin:0 0 0 430px;
}

#rss {
color: #000;
text-decoration:none;
position:absolute;
top:46px;
height:50px;
width:50px;
margin:0 0 0 850px;
}

#banner {border:1px solid #888; position: relative; width: 468px; height: 60px; margin: 0px auto; padding: 0; top: 15px;}

#copyright {width:900px; margin:5px 0 10px 0; font-size: 100%; text-align: center; color:#FFF; float:left;}



/* Menu */


#menu {
margin: 0 0 0 7px;
position: absolute;
bottom: 6px;
width: 870px;
text-align: left;
color:#FFF;
float:right;
}

#menu span{
padding: 0 0px 0 105px;
}


.nav {
text-decoration:none;
color:#FFF;
font-weight: bold;
}


a.nav:hover {
color:#ffcc33;
text-decoration:underline;
font-weight: bold;
}


a.nav:active, link {
color:#ffcc33;
text-decoration:none;
font-weight: bold;
}


/* Main content container */


#main_container {
margin:15px;
overflow:hidden;  
width: 870px;
position:relative;
clear:both;
padding:0px;
}


#illustration-bg {
width:7000px;
height:400px;
background-image:url(../images/msb_background.jpg);
background-position:top left;
background-repeat:no-repeat;
background-color:#FFF;
position:relative;
}


.scrolling-content {
width:900px;
height:400px;
position:absolute;
}


#content1 {left:0px; top:0px;}
#content2 {left:1540px; top:0px;}
#content3 {left:3330px; top:0px;}
#content4 {left:4530px; top:0px;}
#content5 {left:5720px; top:0px;}


/* Home */

#home{
position:absolute;
margin:0; 
padding:0;
}

#homequote {
color: #ffcc33;
text-align: center;
position: absolute;
left: 50%;
margin-top: 40px;
margin-left: -150px;
width: 550px;
height: 330px;
background-color:#000;
/* for IE */
filter:alpha(opacity=80);
/* CSS3 standard */
opacity:0.8;
}


/* Pages */

#about{
width:600px;
height: 350px;
padding: 10px 20px 0 20px;
margin: 20px 0 0 160px;
background-color:#FFF;
/* for IE */
filter:alpha(opacity=60);
/* CSS3 standard */
opacity:0.6;
}

#band{
color: #FFF;
width:580px;
height: 350px;
padding: 10px 20px 0 20px;
margin: 20px 0 0 150px;
background-color:#000;
/* for IE */
filter:alpha(opacity=70);
/* CSS3 standard */
opacity:0.7;
}

#photos{
width:670px;
height: 350px;
padding: 10px 20px 0 20px;
margin: 20px 0 0 80px;
background-color:#999;
/* for IE */
filter:alpha(opacity=80);
/* CSS3 standard */
opacity:0.8;
}

#contact{
width:550px;
height: 350px;
padding: 10px 20px 0 20px;
margin: 20px 0 0 70px;
background-color:#FFF;
/* for IE */
filter:alpha(opacity=70);
/* CSS3 standard */
opacity:0.7;
}

