body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-repeat: repeat;
	font-size:12px;
	background-color:#ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	scrollbar-base-color:#996666;		
	
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#Table_01 {
	position:relative;
	margin: 0 auto;
	top:-30px;
	width:1000px;
	height:auto;
}

#Table_02 {
	position:relative;
	margin-top: 10px;
	left:40px;
	width:900px;
	height:auto;
	/*background-color:#CCCCCC;*/
	z-index:4;	
}



#BarbedTop {
	background-image: url(images/wire-horiz-top.gif);
	background-repeat: repeat-x;	
	/*border-style: solid;*/
	height:25px;
}

#BarbedTopLeft {
	background-image: url(images/wire-horiz-top-left.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;	
	height:25px;
}

#BarbedTopRight {
	background-image: url(images/wire-horiz-top-right.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;	
	height:25px;
}

#BarbedBottom {
	height:25px;
	background-image: url(images/wire-horiz-bottom.gif);
	background-repeat: repeat-x;

}

#BarbedBottomLeft {
	background-image: url(images/wire-horiz-bottom-left.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;	
	height:25px;
}

#BarbedBottomRight {
	background-image: url(images/wire-horiz-bottom-right.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;	
	height:25px;
}

#BarbedLeft {
	width:25px;
	background-image: url(images/wire-vert-left.gif);
	background-repeat: repeat-y;
}

#BarbedRight {
	width:25px;
	background-image: url(images/wire-vert-right.gif);
	background-repeat: repeat-y;
}

#DTLogoBG {
	position:relative;
	height:110px;
	width:534px;
	z-index:1;
	/*background-image: url(images/DTLogo_bg.gif);*/
	background-repeat: no-repeat;

}

#DTLogo {
	position:absolute;
	top:10px;
	left:120px;
	height:200px;
	width:467px;
	z-index:4;
}

#StoryText {
	position:absolute;
	text-align:left;
	top:238px;
	left:85px;
	height:215px;
	width:400px;
	z-index:3;
}

#TShirtText {
	position:absolute;
	text-align:center;
	top:235px;
	left:537px;
	height:300px;
	width:280px;
	/*border-style: solid;*/
	z-index:3;
}

#ProdText {
	position:absolute;
	text-align:left;
	top:700px;
	left:90px;
	height:220px;
	width:360px;
	z-index:3;
	overflow:auto;
	scrollbar-base-color:#FFCCFF;
}

#ProdPics {
	position:absolute;
	text-align:left;
	top:640px;
	left:490px;
	height:300px;
	width:340px;
	z-index:3;
	overflow:auto;
	scrollbar-base-color:#996666;	
}


#Updates {
	position:absolute;
	text-align:left;
	top:850px;
	left:65px;
	/*height:220px;*/
	height:auto;
	width:808px;
	z-index:3;
	/*border-style: solid;*/
}



#container-footer { 
	width:auto; 
	position:relative; 
} 


#footer-copyright { 
	text-align:center; 
} 


#footer-logo { 
	height: 40px; /* height of image */ 
	position: absolute; 
	right: 10px; /* change to suit - this should be the distance from right side of container */ 
	top: 50%; /* places it in the middle vertically */ 
	margin-top: -30px; /* moves it back up by half the height and any borders this should be -(half height of image + borderwidth) */ 
} 

.UpdateTitle {
	background-color:#F7F7F7;
	background-image:url(images/UpdateWire.gif);
	background-repeat:repeat-x;
	font-size:15px;
}

.UpdateText_Last {
	background-color:#F7f7F7;
}
.UpdateText {
	background-color:#F7f7F7;
}

#SpecialThanks {
	position:absolute;
	text-align:left;
	top:1130px;
	left:65px;
	height:80px;
	width:808px;
	z-index:3;
}

.boxtopleft {
	PADDING-LEFT: 11px;
	PADDING-TOP: 11px;
	BACKGROUND-IMAGE: url(images/table_tl.gif);	
}
.boxtop {
	BACKGROUND-IMAGE: url(images/table_t.gif);
	/*PADDING-TOP: 11px;*/
	HEIGHT: 11px;
}
.boxtopright {
	PADDING-LEFT: 11px;
	PADDING-TOP: 11px;
	BACKGROUND-IMAGE: url(images/table_tr.gif); 
}
.boxleft {
	PADDING-LEFT: 11px;
	WIDTH: 11px;
	BACKGROUND-IMAGE: url(images/table_l.gif);
}
.boxbottomleft {
	PADDING-LEFT: 11px;
	PADDING-TOP: 11px;
	BACKGROUND-IMAGE: url(images/table_bl.gif);
}
.boxbottom {
	BACKGROUND-IMAGE: url(images/table_b.gif);
	/*PADDING-BOTTOM: 11px;*/
	HEIGHT: 11px;
}
.boxbottomright {
	PADDING-LEFT: 11px;
	BACKGROUND-IMAGE: url(images/table_br.gif);
	PADDING-TOP: 11px;
}
.boxright {
	PADDING-RIGHT: 11px;
	BACKGROUND-IMAGE: url(images/table_r.gif);
}

.ebay {
	position:relative;
	left:33px;
	top:30px;
}

#mp3player {
	/*border-style: solid;
	border-color:#006633;*/
	height:20px;
	width:160px;
	position:fixed;
	_position:absolute;
	bottom:0;
	_top:expression(document.body.scrollTop+document.body.clientHeight-this.clientHeight);
	right:0;

}

#flashcontent {
	font-size:10px;	
}

#FloatThumb {
	float:right;
	padding:10px;
}
