body	{
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
/*	background: #075C17 url(images/bg/body_bg.gif) repeat-x;*/
    background-color:#8e0404;
}

#bg{

	/*height:375px;*/
}
	
#site {
	/*background:transparent  url(images/bg/site_bg.gif) no-repeat scroll top center;	*/
	width: 1024px;
	margin: 0px auto;
	text-align: left;
	padding-top:0px;
	border: 0px;

}

#content {
	width: 1024px;  /* width of site */
	border: 0px;


}
#nav{
clear:both;

padding-top:5px;
height:35px;
}

#nav img{
padding-right:3px;
}
/*STF SKIN */
#closeButton{
	margin:10px;
	text-align:right;
}

#button_row{
	float:right;
	margin:10px;
}
img { border:none;}

		#TB_ajaxContent,		
		#TB_window {
		background-color:#8e0404;
		width:470px!important;
		height:533px!important;
		border:0px!important;

		
		}
		#TB_ajaxContent.TB_modal{
		padding:0px!important;
		margin:0px!important;
		}
		
		#STF_STING_HOLIDAY2007{
		margin-top:170px;
		}
		label{
			font-size:12px;
			font-weight:bold;
			color: #FFFFFF;
			font-family:arial;

		}
		
		#form_container{
			margin-left:10px;
			margin-top:50px;
		}
		

		
		
		.buttonNav{
		cursor:pointer;
		}

#player{

	background-color:black;
	/*background:#8E8E8E;*/
	width:415px;	
	height:335px;
	float: left;
	margin-left:15px;
	margin-top:10px;	
	margin-bottom:10px;
	
}

#copy{
	float:left;
	margin-top: 140px;
	width:300px;
	margin-left:30px;
}



h1{
	font: Arial, Helvetica, sans-serif;
	color: #fcd804;
	font-size:12px;
}


#video_list{
	margin-top:70px;

}

.entry_image{
	margin-top:10px;
}

.entry_image img{
	border:0px;
}

.entry_content{
text-align:left;
	width:145px;
	margin-left:15px;
}

.entry_title,
.entry_title a,
.entry_title a:link{
	height:40px;
	margin-top:5px;
	margin-bottom:5px;
	color:white;
	text-decoration:none;
}

.entry_author,
.entry_date{
	color:yellow;
}
/*
#videoContent{
	width:422px;
	height:237px;

	margin-left:10px;
	margin-top:100px;
	background:transparent;
	position:absolute;
}
embed{
	border:1px red solid;
	height:100%;
	width:100%;
	}

*/


#sendtofriend{
	background:url(images/buttons/nav/sendtofriend.gif) no-repeat;
	width:120px;
	height:35px;
	float:left;
}

#visitsite{
	background:url(images/buttons/nav/visitsite.gif) no-repeat;
	width:150px;
	height:35px;
	float:left;
}

#joinclub{
	background:url(images/buttons/nav/button_fanclub.gif) no-repeat;
	width:248px;
	height:72px;
	float:left;
}
#newsletter{
	background:url(images/buttons/nav/newsletter.gif) no-repeat;
	width:173px;
	height:35px;
	float:left;
}

#visitstore{

	background:url(images/buttons/nav/visitstore.gif) no-repeat;
	width:112px;
	height:35px;
	float:left;

}

.leftButton{
	
	width:7px;
	height:35px;
	float:left;
	
}

.rightButton{

	width:7px;
	height:35px;
	float:left;
	margin-right:3px;

}
/* GENERAL LINKOLOGY */
a:link, a:visited {
	color: #fcd804;
	text-decoration: none;
	background: transparent; 
}

a:hover { 
	color: #fcd804;
	text-decoration: underline;
	background: transparent; 
}

a:active {
	color: #fcd804;
	text-decoration: none;
	background: transparent;
}

#fansub{
	background:url(images/bg/fansub.gif) no-repeat;
	height:45px;
	width:170px;
	margin-top:12px;
	margin-bottom:-90px;
	margin-left:21px;
	position:relative;

}


#TB_overlay {
background-color:#000000;
opacity:0.75;
}

