body {
font-family:Verdana, Arial, Helvetica, sans-serif;
/*background-color:#2C331C;*/
background-color:#FFFFFF;
background-image:url(images/bkg_page.png);
background-repeat:repeat-y;
background-position:center;
margin:0px;
color:#000000;
}

.vid_headers { color:#000000; padding:1px 10px 1px 10px; margin:8px 8px 8px 8px; height:20px; font-weight:bold; background-image:url(http://www.brendonsbasement.com/vid_header_bkg.png); background-repeat:x;  }
.vid_type_link { color:#000000; padding:1px 20px 1px 10px; margin:8px 8px 4px 8px; height:20px; font-weight:bold; background-image:url(http://www.brendonsbasement.com/link_bkg_1.png); background-repeat:no-repeat; background-position:right; }
.guys_bkg {  background-image:url(http://www.brendonsbasement.com/images/bkg_logo.jpg); background-repeat:no-repeat; }
.full {  background-image:url(http://www.brendonsbasement.com/images/bkg_full.jpg); background-repeat:no-repeat; }
.slideshow { height: 180px; width: 320px; }
.slideshow img {background-image:url(http://www.brendonsbasement.com/guys_bkg.jpg); background-repeat:no-repeat; }
.slideshow2 { height: 229px; width: 785px; background-image:url(http://www.brendonsbasement.com/right_bkg.jpg); background-repeat:no-repeat; }
.slideshow2 img { }


#wrapper {
width:1000px;
background-color:#FFFFFF;
margin:auto;
text-align:center;
}
#menu {
width:100%;
height:50px;
margin:auto;
background-image:url(http://www.brendonsbasement.com/images/bkg_menu.jpg);
background-repeat:repeat-x;
text-align:left;
padding-top:5px;
padding-left:5px;
color:#000000;
}

	#menu a:link, #menu a:visited {
	 color:#000000;
	 text-decoration:none;
	 }
	 #menu a:hover {
	 color:#000000;
	 text-decoration:underline;
	 }
.footer {
color:#CCCCCC;
/*background-color:#1D1E21;*/
padding:6px;
font-size:12px;
}

#foot_menu {
height:30px;
vertical-align:middle;
border-bottom:solid thin #000000;
border-top:solid thin #000000;
}
#foot_menu a:link,
#foot_menu a:visited {
color:#FFFFFF;
text-decoration:none;
}
#foot_menu a:hover {
color:#FF0000;
text-decoration:underline;
}
.slider_holder {
width:987px;
padding:0px 0px 5px 0px;
margin-bottom:20px;
background-color:#313B1C;
margin:auto;
}
.slider_holder2 {
width:987px;
padding:0px 0px 5px 0px;
background-color:#313B1C;
margin:auto;
}
.banner_holder {
background-color:#81A847;
width:987px;
margin:auto;
}

.stepcarousel{
position: relative; /*leave this value alone*/
border: 10px solid black;
overflow: scroll; /*leave this value alone*/
width: 900px; /*Width of Carousel Viewer itself*/
height: 320px; /*Height should enough to fit largest content's height*/
margin:auto;
background:#313B1C;
margin-bottom:10px;
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 10px; /*margin around each panel*/
width: 220px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

.stepcarousel .panel2{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 10px; /*margin around each panel*/
width: 200px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
.marquee {
	 position:relative;
     overflow:hidden;
     width:967px;
     height:200px;
    /* border:solid black 1px;*/
     }
	 
	 #m1 {position:relative;
	 padding-top:4px;
     overflow:hidden;
     width:967px;
     height:140px;
    /* border:solid black 1px;*/
	 margin:auto;
     }
	 
	 #m2 {position:relative;
     overflow:hidden;
     width:967px;
     height:100px;
    /* border:solid black 1px;*/
	 margin:auto;
     }
	 #m3 {position:relative;
     overflow:hidden;
     width:967px;
     height:200px;
    /* border:solid black 1px;*/
	 margin:auto;
     }
	  #m4 {position:relative;
     overflow:hidden;
     width:967px;
     height:100px;
    /* border:solid black 1px;*/
	 margin:auto;
     }
	#m5 {position:relative;
     overflow:hidden;
     width:967px;
     height:100px;
    /* border:solid black 1px;*/
	 margin:auto;
     }
	 #header a:link, #header a:visited {
	 color:#FFFFFF;
	 text-decoration:none;
	 }
	 #header a:hover {
	 color:#FFFFFF;
	 text-decoration:underline;
	 }
	 .belt { 
	 color:#FFFFFF;
	 }
