@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-color:#000000;
	background-image: url(../images/bg_example_03.jpg);
	background-position: center;
	background-repeat: repeat-y;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color:#FFFFFF;
}
.twoColFixLtHdr #container { 
	width: 780px;  
	background: none;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: none;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixLtHdr #header { 
	background: none; 
	padding: 0 50px 0 65px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 

#navcontainer {
	margin:0 auto;
	padding:0;
	position:relative;
	display:block;
	width:600px;
	height: 24px;
	}

#navcontainer a {
	display:block;
	margin:0;
	padding:0;
	list-style:none;
	display:block;
	width:85px;
	height:25px;
	float:left;
	background-image:url(../images/link_bg.jpg);
	border: none;
	font-size:14px;
	text-align:center;
	text-decoration:none;
	color:#e1bc83;
}

#navcontainer a:hover {
	font-weight: bold;
	background-position: 0 bottom; 
	border: none;
	}

.twoColFixLtHdr #header_logo {
	float: left; /* since this element is floated, a width must be given */
	width: 600px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background:none; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0;
	margin: 0 0 0 34px;
}

.twoColFixLtHdr #header_sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 335px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background:none; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0;
	margin: 0;
}
.twoColFixLtHdr #header_mainContent {
	width: 325px; 
	margin: 0 0 0 337px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	z-index:-10;
} 

.twoColFixLtHdr #index_sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background:none; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0;
	margin: 0 0 0 65px;
}

.twoColFixLtHdr #index_mainContent {
	width: 469px; 
	margin: 0 0 0 250px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 50px 0 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

#index_mainContent a{
	color:#e1bc83;
	border: none;
	list-style:none;
	text-decoration:none;
	}

.divStyle {
        width: 95%; 
        margin: 0px;
        padding: 4px;
        border: none;
        font-size: 14px; 
        font-family: Arial, Helvetica, sans-serif; 
        color:#FFFFFF; 
        background: #000000;
      }


.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 299px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background:none; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0;
	margin: 0 0 0 65px;
}

#sidebar1 a{
	color:#e1bc83;
	border: none;
	list-style:none;
	text-decoration:none;
	}

.twoColFixLtHdr #mainContent { 
	margin: 0 0 0 370px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 60px 0 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	z-index: 100;
} 



.twoColFixLtHdr #bio_sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 666px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background:none; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0;
	margin: 5px 0 0 65px;
}

.twoColFixLtHdr #vid_header {
	float: left; /* since this element is floated, a width must be given */
	width: 666px;
	height: 61px;
	background:none; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0;
	margin: 5px 0 0 65px;
}

#vid_row{
	width: 666px;
	height: 100px;
	float: left;
	margin: 0 0 0 65px;
	}
	
	
	#vid_stunt_cock_studio a { 
		background: url(../images/vid_images/stunt_cock_studio.jpg); 
		width: 120px; 
		height: 90px; 
		display:block;
		border:none;
		text-decoration:none;
		float: left;
		}
	
	#vid_stunt_cock_studio a:hover {
		background-position:0 bottom;  
		}
	
	#vid_disarray_studio a { 
		background: url(../images/vid_images/disarray_studio.jpg); 
		width: 120px; 
		height: 90px; 
		display:block;
		border:none;
		text-decoration:none;
		float: left;
		}
		
	#vid_disarray_studio a:hover {
		background-position:0 bottom;  
		}
	
	#vid_sober a { 
		background: url(../images/vid_images/sober_073109.jpg); 
		width: 120px; 
		height: 90px; 
		display:block;
		border:none;
		text-decoration:none;
		float: left;
		}
	
	#vid_sober a:hover {
		background-position:0 bottom;  
		}
	
	#vid_stunt_cock a { 
		background: url(../images/vid_images/stunt_cock_060609.jpg); 
		width: 120px; 
		height: 90px; 
		display:block;
		border:none;
		text-decoration:none;
		float: left;
		}
	
	#vid_stunt_cock a:hover {
		background-position:0 bottom;  
		}
	
	#vid_disarray a { 
		background: url(../images/vid_images/disarray_051509.jpg); 
		width: 120px; 
		height: 90px; 
		display:block;
		border:none;
		text-decoration:none;
		float: left;
		}
	
	#vid_disarray a:hover {
		background-position:0 bottom;  
		}
	
	#vid_ymm_interview a { 
		background: url(../images/vid_images/ymm_interview_033109.jpg); 
		width: 120px; 
		height: 90px; 
		display:block;
		border:none;
		text-decoration:none;
		float: left;
		}
	
	#vid_ymm_interview a:hover {
		background-position:0 bottom;  
		}
	
	#vid_burdened_cage a { 
		background: url(../images/vid_images/burdened_cage_040308.jpg); 
		width: 120px; 
		height: 90px; 
		display:block;
		border:none;
		text-decoration:none;
		float: left;
		}
	
	#vid_burdened_cage a:hover {
		background-position:0 bottom;  
		}
	
	#vid_davidian a { 
		background: url(../images/vid_images/davidian_043109.jpg); 
		width: 120px; 
		height: 90px; 
		display:block;
		border:none;
		text-decoration:none;
		float: left;
		}
	
	#vid_davidian a:hover {
		background-position:0 bottom;  
		}
	
	#vid_block{
		width: 320px;
		float: left;
		margin: 0 0 0 65px;
		}
	
	#vid_text{
		width: 320px;
		padding-left: 10px;
		float: left;
		}
		
		#vid_text a{
			color:#e1bc83;
			text-decoration:none;
			border: none;
			font-weight: bold;
			}
		#vid_text a:hover{
			color:#ffffff;
			text-decoration:none;
			border: none;
			}

.twoColFixLtHdr #music_sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 272px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background:none; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0;
	margin: 0 0 0 65px;
}

.twoColFixLtHdr #music_mainContent { 
	margin: 0 0 0 340px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 36px 60px 0 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	z-index: 100;
} 


.twoColFixLtHdr #contact_sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 660px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background:none; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0;
	margin: 5px 15px 0 65px;
}

#contact_sidebar1 legend{
	color:#999999;
	font-weight:bold;
	}

#contact_sidebar1 a{
	color:#e1bc83;
	border: none;
	list-style:none;
	text-decoration:none;
	}

.warning{
	font-weight:bold;
	color:#ff0000;
	}

.twoColFixLtHdr #pictures_sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 660px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background:none; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0;
	margin: 5px 15px 0 65px;
}
	
	#pictures_sidebar1 a{
	color:#e1bc83;
	border: none;
	list-style:none;
	text-decoration:none;
	}
	
.twoColFixLtHdr #footer {
	width:666px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	margin: 0 0 0 64px;
	padding: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
} 
.twoColFixLtHdr #footer p {
	font-size:10px;
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 5px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.twoColFixLtHdr #footer a {
	font-size:10px;
	color:#FFFFFF;
	text-decoration: none;
}

.twoColFixLtHdr #footer a:hover {
	color:#e1bc83;
	font-weight: bold;
	text-decoration: none;
	}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}