body {
	background-image: url(../images/body-bg.gif);
	background-color: #333;
	background-position: top left;
	background-attachment: scroll;
	background-repeat: repeat-x;
	width: 880px;
	color: #454545;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px auto 0px;
	padding: 0px;
	}

#wrap {
	background: #FFFFFF;
	width: 880px;
	margin: 0px auto 0px;
	padding: 0px;
	float: left;
	}

/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited {
	color: #C4290B;
	text-decoration: underline;
	}
	
a:hover {
	text-decoration: none;
	}
	
/************************************************
*	Header  									*
************************************************/

#header {
	background: url(../images/xowiiproheader.jpg) top left no-repeat;
	width: 880px;
	height: 100px;
	color: #FFFFFF;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	}
	
#headerleft {
	width: 815px;
	float: left;
	font-size: 14px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	}

#header h1 { width:470px; height:100px; cursor:pointer; text-indent:-1000em; overflow:hidden;}
	
/************************************************
*	Navbar      								*
************************************************/

#navbar {
	background: url(../images/navbg.gif);
	width: 880px;
	height: 42px;
	color: #FFFFFF;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	}

#navigation {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style: none;
	}
	
#navigation ul {
	z-index: 10000;
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

#navigation a {
	color: #FFFFFF;
	display: block;
	font-size: 14px;
    font-weight: normal;
    text-decoration: none;
	}
	
#navigation a:hover {
	background: #6A1906 url(../images/navhov.gif);
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	margin: -13px -10px -13px -10px;
	padding: 13px 10px 13px 10px;
	}
	
#navigation .active  {
	background: #6A1906 url(../images/navhov.gif);
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	padding: 13px 10px 13px 10px;
}
	
#navigation p, li {
	float: left;
	color: #FFFFFF;
	display: block;
	font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    margin: 0px 15px 0px 0px;
	padding: 13px 10px 13px 10px;
	}
	
/************************************************
*	Homepage 					     		    * 
************************************************/

#homepage {
	width: 880px;
	margin: 0px auto 0px;
	padding: 15px 0px 0px 0px;
	line-height: 15px;
	}
	
#homepage img {
	float: left;
	border: none;
	margin: 0px 20px 0px 0px;
	}
	
#homepage ul {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#homepage li {
    list-style: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}	
	
#homepageright {
	background: #FFFFFF;
	float: left;
	width: 585px;
	height: 254px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
/************************************************
*	Homepage Bottom					     		* 
************************************************/

#homebottom {
	width: 880px;
	margin: 0px auto 0px;
	padding: 20px 0px 0px 0px;
	line-height: 18px;
	}
	
#homebottom p {
	color: #454545;
	font-size: 11px;
	font-family: Verdana, Arial, Tahoma;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}
	
#homebottom h2 {
	color: #063C5D;
	font-size: 16px;
	font-family: Trebuchet MS, Times New Roman, Georgia;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	}
	
#homebottom ul {
	list-style-type: square;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#homebottom li {
	list-style-type: square;
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}	
	
#homebottomleft {
	background: #FFFFFF url(../images/homebottom.png);
	float: left;
	width: 280px;
	height: 175px;
	margin: 0px 18px 15px 15px;
	padding: 15px 15px 0px 15px;
	display: inline;
	}
	
#homebottommiddle {
	background: #FFFFFF url(../images/homebottom.png);
	float: left;
	width: 280px;
	height: 175px;
	margin: 0px 0px 15px 0px;
	padding: 15px 15px 0px 15px;
	display: inline;
	}
	
#homebottomright {
	background: #FFFFFF url(../images/subscribe.png);
	float: right;
	width: 160px;
	height: 175px;
	margin: 0px 18px 15px 0px;
	padding: 15px 15px 0px 15px;
	display: inline;
	}
		
/************************************************
*	Footer      								*
************************************************/

#footer {
	background: url(../images/footer.gif) top no-repeat;
	width: 880px;	
	color: #666;
	height: 40px;
	margin: 0px auto 0px;
	padding: 20px 0px 0px 0px;
	text-align: center;
	float: left;
	}
	
#footer p {
	color: #666;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#footer a, #footer a:visited {
	color: #666;
	text-decoration: none;
	}
	
#footer a:hover {
	text-decoration: underline;
	}

	/* ---- daily burn stuff */

.inner {
	width: 880px;
	margin: 0 auto;
	overflow: hidden;
}

.visual {
	height: 400px;
	width: 880px;
	margin: 0 auto;
	position: relative;
}

.tab-hold{
	height:363px;
	width:880px;
	position:relative;
	overflow:visible;
	z-index:1;
	position:absolute;
	top:0;
	left:0;
}
.tab-hold .tab{
	width:880px;
	height:363px;
	position:absolute;
	overflow:visible;
	top:0;
	left:0;
	z-index:1;
	display:none;
}
.tab-hold  div.active{ z-index:2;}

.tab-hold ul.fade-gall{
	width:880px;
	height:363px;
	position:relative;
	overflow:visible;
	top:0;
	left:0;
	list-style:none;
}
.tab-hold li{
	width:880px;
	height:363px;
	position:absolute;
	top:0;
	left:0;
	z-index:10;
	overflow:visible;
}
.tab-hold ul.fade-gall li.active{ z-index:20;}

.tab-hold ul.fade-gall .txt {
	position: absolute;
	width: 500px;
	z-index: 2;
	left: 335px;
	top: 0px;
}
.tab-hold h2 {
	color: #C4290B;
	font: 23px/26px Arial, Helvetica, sans-serif;
}
.txt li {
	width:490px;
	height:auto;
	position:static;
	font: 15px/19px Arial, Helvetica, sans-serif;
	padding: 15px  0 5px 17px;
	color: #242424;
	background: url('../images/bullet.gif') no-repeat 1px 11px;
}
.join {
	display: block;
	width: 195px;
	height: 53px;
	overflow: hidden;
	text-indent: -9999px;
	background: url('../images/join.gif') no-repeat;
	position: absolute;
	z-index: 2;
	left: 150px;
	top: 340px;
}
.paging {
	position: absolute;
	z-index: 99;
	width: 88px;
	height: 31px;
	background: url('../images/paging.gif') no-repeat;
	position: absolute;
	top: 365px;
	left: 750px;
	text-align: center;
	font: 14px/29px Arial, Helvetica, sans-serif;
}
.prev {
	float: left;
	width: 28px;
	height: 29px;
	overflow: hidden;
	text-indent: -9999px;
}
.next {
	float: right;
	width: 27px;
	height: 29px;
	overflow: hidden;
	text-indent: -9999px;
}
.paging span {
	margin: 0 30px;
	display: block;
}

#content {
	margin: 0 auto 0; 
	width: 700px; 
	height: 1000px; 
	text-align: left;
}

/******** Sign Up Page *********/
#capture {
	padding: 10px;
	color: #000;
	font-size: 1em;
}

#capture p {
	font-size: 1.2em;
}

#capture h2 {
	text-align: center;
	width: 600px;
	margin: auto;
	font-size: 28px; 
	line-height: 35px;
	color: #861728;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center; 
	margin-bottom: 30px;	
}

.bullets {
	float: left;
	margin-left: 30px;
	width: 350px;
	text-align: left;
}

#capture ul {
	display: block;
	list-style-type: disc;
}

#capture li {
	display: block;
	list-style-type: disc;
	line-height: 1.5em;
	margin-top: 10px;
	color: #000;
}

.signupframe { 
	float: right;
	width: 400px; 
	padding: 10px; 
	border: 4px dashed #861728; 
	background: #ffffff;
	color: #000000;
	font: 15px/19px Arial, Helvetica, sans-serif;
	margin-right: 30px; 
	margin-bottom: 20px;
}

.labels {
	margin-left: 20px;
	float: left;
	text-align: right;
}
.inputs {
	margin-right: 20px;
	float: right;
	text-align: left;
}