body {
	font: 12px Helvetica, Verdana, Arial, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #ffffff;
	background: #000;
}
a {
	color: #dc1407;
	text-decoration: none;
	border: none;
}
a:link {
	color: #dc1407;
	text-decoration: none;
	border: none;
}
a:visited {
	color: #dc1407;
	text-decoration: none;
	border: none;
}
a:hover, a:active {
	color: #660600;
	border: none;
}
#navagation a {
	color: #fff;
	text-decoration: none;
	border: none;
}
#navagation a:link {
	color: #fff;
	text-decoration: none;
	border: none;
}
#navagation a:visited {
	color: #fff;
	text-decoration: none;
	border: none;
}
#navagation a:hover, a:active {
	color: #660600;
	border: none;
}

.title {
	font: 12px Verdana, Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	font-weight: bold;
	background: #252525;
	margin: 20px 0px 65px 0px;
	padding: 7px 200px 10px 10px;
	width: 520px;
}
h1 {
	font: 12px Verdana, Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	font-weight: normal;
	background: #252525;
	margin: 20px 0 17px 0;
	padding: 7px 0 10px 10px;
	width: 220px;
}
h2 {
	font: 12px Verdana, Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	font-weight: normal;
	background: #252525;
	margin: 20px 0 17px 0;
	padding: 7px 0 10px 10px;
	width: 290px;
}
h3 {
	font: 12px Verdana, Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	font-weight: normal;
	background: #252525;
	margin: 10px 0 17px 0;
	padding: 7px 0 10px 10px;
	width: 255px;
}
h4 {
	font: 12px Verdana, Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	font-weight: normal;
	background: #252525;
	margin: 20px 0 17px 0;
	padding: 7px 0 10px 10px;
	width: 600px;
}
h5 {
	font: 12px Verdana, Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	font-weight: normal;
	background: #252525;
	margin: 20px 0 17px 0;
	padding: 7px 0 10px 10px;
	width: 890px;
}
h6 {
	font: 12px Verdana, Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	font-weight: normal;
	background: #252525;
	margin: 20px 0 17px 0;
	padding: 7px 0 10px 10px;
	width: 680px;
}
#container {
	width: 1163px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
#header {
	background: url(../images/header.png) no-repeat;
	height: 243px;
	width: 1200px;
	padding: 0;
	margin: 0;
}
#content {
	background: url(../images/maincontent.png) repeat-y;
	margin: 0 0 50px 0;
	padding: 0 0 0px 0;
}
#navagation {
	color: #ffffff;
	margin: -1px 0 0 0;
	padding: 10px 0 0 10px;
}
#copyright {
	color: #000;
	padding: 30px 0 0 0;
}
#footer {
	background: url(../images/footer.png) no-repeat;
	height: 73px;
	padding: 0px 0 0 0;
	margin: 0 0 0 0;
}
#side-b {
	margin: 0 0 0 30px;
	width: 300px;
}
#side-a {
	float: left;
	padding: 0;
	width: 331px;
}
#sidea {
	float: left;
	padding: 0px 0 30px 0;
	width: 31px;
}
.sidea {
	float: left;
	padding: 0px 0 30px 0;
	width: 31px;
}
#video {
	margin: 0 0 20px 350px;
	width: 230px;
}
#biggervideo {
	margin: 20px 0 20px 20px;
	width: 430px;
}
.biggervideo {
	margin: 20px 0 20px 20px;
	width: 430px;
}
#interview {
	float: left;
	padding: 0;
	width: 331px;
}
.interview {
	float: left;
	padding: 0;
	width: 331px;
}
#interviewvideo {
	margin: 0 0 20px 350px;
	width: 605px;
}
.interviewvideo {
	margin: 0 0 20px 350px;
	width: 605px;
}
#interviewbanner {
	padding: 0;
	margin: 0 0 0 270px;
}
#videobox {
	width: 607px;
	height: 220px;
	background: #000;
	border: 1px solid #393939;
	margin: -10px 0 0 71px;
	padding: 0;
}
#onebox {
	width: 480px;
	height: 320px;
	background: #000;
	border: 1px solid #393939;
	margin: -10px 0 25px 71px;
	padding: 0;
	clear: both;
}
#twobox {
width: 480px;
	height: 320px;
	background: #000;
	border: 1px solid #393939;
	margin: -40px 0 0px -50px;
	padding: 0 0 0 0;
}
.twobox {
width: 480px;
	height: 320px;
	background: #000;
	border: 1px solid #393939;
	margin: -40px 0 0px -50px;
	padding: 0 0 0 0;
}
#interviewbox {
	width: 989px;
	height: 220px;
	background: #000;
	border: 1px solid #393939;
	margin: -10px 0 0 71px;
	padding: 0;
}
.interviewbox {
	width: 989px;
	height: 220px;
	background: #000;
	border: 1px solid #393939;
	margin: -10px 0 0 71px;
	padding: 0;
}
#box2 {
	width: 361px;
	height: 220px;
	background: url(../images/topbox_2.jpg) no-repeat;
	border: 1px solid #393939;
	margin: -10px 0 0 71px;
	padding: 0;
}
#box3 {
	width: 361px;
	height: 220px;
	background: url(../images/livinglegends.jpg) no-repeat;
	border: 1px solid #393939;
	margin: -10px 0 0 71px;
	padding: 0;
}
img {
	margin: 0;
	padding: 0;
	border: 0px;
}
.images {
	border: 1px solid #393939;
	margin: 10px;
	padding: 10px;
}
#secondboxes {
	width: 1010px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 0 0 50px;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.secondboxes {
	width: 1010px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 0 0 50px;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#sidebar1 {
	width: 361px; /* since this element is floated, a width must be given */
	padding-top: 2px;
	
}
#sidebar-2 {
	margin: -347px 0 30px 628px; /* the right margin can be given in percentages or pixels. It creates the space down the right side of the page. */
}
.sidebar-2 {
	margin: -347px 0 30px 628px; /* the right margin can be given in percentages or pixels. It creates the space down the right side of the page. */
}

#sidebar2 {
	margin: -222px 0 0 628px; /* the right margin can be given in percentages or pixels. It creates the space down the right side of the page. */
}#interviewbar {
	width: 361px; /* since this element is floated, a width must be given */
}
.interviewbar {
	width: 361px; /* since this element is floated, a width must be given */
}
.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;
}
#sidebarpbnation {
	height: 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 */
	float: left; /* since this element is floated, a width must be given */
	width: 262px; /* 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 */
	margin: 0 0 0 22px;
	padding: 0; /* padding keeps the content of the div away from the edges */
}
#sidebarpbnation img {
	border: 1px solid #393939;
}
#sidebarenter {
	height: 215px; /* 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 */
	float: left; /* since this element is floated, a width must be given */
	width: 650px; /* 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 */
	margin: 0 0 0 22px;
	border: 1px solid #393939;
	padding: 0; /* padding keeps the content of the div away from the edges */
}
#sidebarfood {
	height: 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 */
	float: left; /* since this element is floated, a width must be given */
	border: 1px solid #393939;
	width: 262px; /* 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: url(../images/smallbox-food.jpg) no-repeat;
	margin: 0 0 0 22px;
	padding: 10px 25px 25px 25px; /* padding keeps the content of the div away from the edges */
}
#livingl {
	height: 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 */
	float: left; /* since this element is floated, a width must be given */
	border: 1px solid #393939;
	width: 262px; /* 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: url(../images/livingl.jpg) no-repeat;
	margin: 0 0 0 22px;
	padding: 10px 25px 25px 25px; /* padding keeps the content of the div away from the edges */
}
#sidebarlifesytle {
	height: 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 */
	float: left; /* since this element is floated, a width must be given */
	border: 1px solid #393939;
	width: 262px; /* 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: url(../images/smallerbanner.jpg) no-repeat;
	margin: 0 0 0 22px;
	padding: 10px 25px 25px 25px; /* padding keeps the content of the div away from the edges */
}
#sidebarevol {
	height: 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 */
	float: left; /* since this element is floated, a width must be given */
	border: 1px solid #393939;
	width: 262px; /* 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: url(../images/smallbox-evol.jpg) no-repeat;
	margin: 0 0 0 22px;
	padding: 10px 25px 25px 25px; /* padding keeps the content of the div away from the edges */
}
#sidebarphoto {
	height: 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 */
	float: left; /* since this element is floated, a width must be given */
	border: 1px solid #393939;
	width: 262px; /* 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: url(../images/smallbox-tactics.jpg) no-repeat;
	margin: 0 0 0 22px;
	padding: 10px 25px 25px 25px; /* padding keeps the content of the div away from the edges */
}
#sidebar3 {
	height: 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 */
	float: left; /* since this element is floated, a width must be given */
	border: 1px solid #393939;
	width: 262px; /* 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: url(../images/smallbox-left.jpg) no-repeat;
	margin: 0 0 0 22px;
	padding: 10px 25px 25px 25px; /* padding keeps the content of the div away from the edges */
}
#sidebar4 {
	float: right;
	border: 1px solid #393939;
	height: 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 */
	width: 262px; /* 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: url(../images/smallbox-style.jpg) no-repeat;
	margin: 0;
	padding: 10px 25px 25px 25px; /* padding keeps the content of the div away from the edges */
}
#sidebargear {
	float: right;
	border: 1px solid #393939;
	height: 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 */
	width: 262px; /* 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: url(../images/smallbox-gear.jpg) no-repeat;
	margin: 0;
	padding: 10px 25px 25px 25px; /* padding keeps the content of the div away from the edges */
}
#sidebar101 {
	float: right;
	border: 1px solid #393939;
	height: 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 */
	width: 262px; /* 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: url(../images/smallbox-101.jpg) no-repeat;
	margin: 0;
	padding: 10px 25px 25px 25px; /* padding keeps the content of the div away from the edges */
}
#sidebarstore {
	float: right;
	border: 1px solid #393939;
	height: 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 */
	width: 262px; /* 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: url(../images/traumheadvideos.jpg) no-repeat;
	margin: 0;
	padding: 10px 25px 25px 25px; /* padding keeps the content of the div away from the edges */
}
#sidebarclassic {
	float: right;
	border: 1px solid #393939;
	height: 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 */
	width: 262px; /* 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: url(../images/smallbox-classic.jpg) no-repeat;
	margin: 0;
	padding: 10px 25px 25px 25px; /* padding keeps the content of the div away from the edges */
}
#sidebartippman {
	height: 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 */
	width: 262px; /* 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 */
	margin: 22px 0 0 358px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 10px 25px 25px 25px; /* padding keeps the content of the div away from the edges */
	border: 1px solid #393939;
	background: url(../images/image-gearreview.jpg) no-repeat;
}
#sidebar5 {
	height: 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 */
	width: 262px; /* 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 */
	border: 1px solid #393939;
	margin: 22px 0 0 358px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 10px 25px 25px 25px; /* padding keeps the content of the div away from the edges */
	background: url(../images/smallbox-middle.jpg) no-repeat;
}
#sidebarnone {
	height: 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 */
	width: 262px; /* 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 */
	
	margin: 22px 0 0 358px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 10px 25px 25px 25px; /* padding keeps the content of the div away from the edges */
}
#sidebarprofiles {
	height: 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 */
	width: 262px; /* 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 */
	border: 1px solid #393939;
	margin: 22px 0 0 358px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 10px 25px 25px 25px; /* padding keeps the content of the div away from the edges */
	background: url(../images/smallbox-profiles.jpg) no-repeat;
}
#sidebartactics {
	height: 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 */
	width: 262px; /* 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 */
	border: 1px solid #393939;
	margin: 22px 0 0 358px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 10px 25px 25px 25px; /* padding keeps the content of the div away from the edges */
	background: url(../images/smallbox-tactics.jpg) no-repeat;
}
#sidebarcatalog {
	height: 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 */
	width: 262px; /* 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 */
	margin: 22px 0 0 358px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0; /* padding keeps the content of the div away from the edges */
}
#sidebarcatalog img {
	border: 1px solid #393939;
}
#sidebarbanner {
	height: 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 */
	width: 262px; /* 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 */
	border: 1px solid #393939;
	margin: 22px 0 0 358px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 10px 25px 25px 25px; /* padding keeps the content of the div away from the edges */
	background: url(../images/xontv.jpg) no-repeat;
}
#newsticker {
	width: 977px;
	margin: 20px 0 0 70px;
	padding: 5px; /* padding keeps the content of the div away from the edges */
	background: #000;
	border: 3px solid #000000;
}
#newstickertilte {
	float:left;
	padding: 5px 10px 5px 5px;
}
#TICKER {
	background: #151616;
	margin: 0;
	padding: 5px;
	overflow:hidden;
	width:805px
}
#vimeo {
	float: left; /* since this element is floated, a width must be given */
	width: 483px; /* 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 */
	margin: 5px 10px 15px 72px;
}
#banner { 
	margin: 0 0 0 808px; /* 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: 5px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 

.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;
}
.accountbox {
	border: 1px solid #393939;
}