@charset "UTF-8";

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-image: url(http://www.stuntworks.biz/images/sw_image_bg.jpg);
	background-position: top center;
}
.twoColFixLt #container { 
	width: 1024px;  
	margin: 0 auto; 
	text-align: left; 
	
}
.twoColFixLt #sidebar1 {
    float: left;
	width: 332px; 
	background: none;
	padding: 0px;
	margin: 75px 0px 0px 0px;
}
.twoColFixLt #mainContent { 
	width: 654px;
	float: left;
	margin: 0 0 0 0px;
	padding: 0;
	background-color: none;
	margin-top: 72px;
} 
.twoColFixLt #secondContent {
	float: left; 
	width: 654px;
	margin: 0 0 0 0px;
	padding: 20;
	background-color: #181818;
	margin-bottom: 10px; 
}
.twoColFixLt #secondImage {
	float: left; 
	width: 140px; 
	background: none;
	padding: 0 0 0 0 ;
}
.twoColFixLt #secondText {
	width: 424px;
	margin: 0 0 0 140px;
	background-color: #181818;
	margin-top: 20px;
	margin-bottom: 20px; 
}
.fltrt { /
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
body,td,th {
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	color: #fbbb1c;
	text-decoration: none;
}
a:visited {
	color: #fbbb1c;
	text-decoration: none;
}
a:hover {
		color: #FFFFFF;
		text-decoration: none;
}
a:active {
	color: #fbbb1c;
	text-decoration: none;
}
.mainNav {
	font-size: 12px;
	color: #333333;
	text-align: center;
	font-weight: bold; 
}
.mainNavoff {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
} 
.smallLink {
	font-size: 10px;
	color: #333333;
	text-align: left;
	font-weight: bold; 
}
.video {
	border: solid;
	border-color:#181818;
	border-width: 7px;
}
img {
	border: none;
}
.headerImage {
	padding: 10px 10px 0px 20px;
}
.thumbnails {
	padding: 10px 0px 10px 20px;
}
.indentedText {
	margin-left: 20px;
}

img { behavior: url("scripts/css/iepngfix.htc") }

.mainNav {
    margin: 12px 0px 0px 0px;
}