@charset "utf-8";
#tdsubscriberss {
	width: 164px;
	text-align: right;
}

#tdtabs {
	width: 400px;
}
a.tees  {
	display: block;
	float:left;
	width: 100px;
	height: 36px;
	text-decoration: none;
	background: url(../images/tabtees.jpg)
}
a.teescurrent {
	display:block;
	float:left;
	width: 100px;
	height: 36px;
	text-decoration: none;
	background:url(../images/current_tees.jpg)
}
a.blogm {
	display: block;
	float:left;
	width: 100px;
	height: 36px;
	text-decoration: none;
	background: url(../images/tabblogm.jpg)
}
a.blogmcurrent {
	display:block;
	float:left;
	width: 100px;
	height: 36px;
	text-decoration: none;
	background:url(../images/current_blogm.jpg)
}
a.blogf {
	display: block;
	float:left;
	width: 100px;
	height: 36px;
	text-decoration: none;
	background: url(../images/tabblogf.jpg)
}
a.blogfcurrent {
	display:block;
	float:left;
	width: 100px;
	height: 36px;
	text-decoration: none;
	background:url(../images/current_blogf.jpg)
}
a.ebay {
	display: block;
	float:left;
	width: 100px;
	height: 36px;
	text-decoration: none;
	background: url(../images/tabebay.jpg)
}
a.ebaycurrent {
	display:block;
	float:left;
	width: 100px;
	height: 36px;
	text-decoration: none;
	background:url(../images/current_ebay.jpg)
}

a.tees:hover {
	background-position: -100px 0;
}
a.blogm:hover {
	background-position: -100px 0;
}
a.blogf:hover {
	background-position: -100px 0;
}
a.ebay:hover {
	background-position: -100px 0;
}
#tdfooter {
	height: 76px;
	background-image: url(http://www.defunkd.com/images/footerbottom.jpg);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: center;
	vertical-align: top;
	background-repeat: no-repeat;
}






Body { background-color:#ffffff;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #333333;
}

a {	color: #333333;
	text-decoration: none;
}

#page { 
	width: 100%; 
	padding:0px;
	margin:0px;
	}

	
#header {  
	width: 906px;
	height:301px;
	margin: 0 auto;
 	color:#333;
	overflow:hidden;  
	
}
#respond { font-size:14px; color: #999999;
}

 
#header a{ text-decoration:none; color:#333333;font-size:19px; font-weight:700; 
}

#footer { 	width: 906px; background-image:url(http://www.defunkd.com/images/footerbottombg.jpg); background-repeat:no-repeat;

	margin:0 auto; 
	color: #333333;
	padding:0px;
}
 
	 #footer .sub{ height:100px;
	margin:0px;  
	color: #333333;
 	text-align:center;
 	}

#footer .sub a{
	color: #333333;
	padding:0px;
	margin:0px;
	}
	

#wrapper { background-image:url(http://www.defunkd.com/images/bodybg.jpg); background-repeat:repeat-y;  
	width: 905px;
	margin: 0 auto;
 	overflow:hidden;
	padding:0px;
	}

#content { 
	float: left;
	width: 632px;
	padding:0px 10px 10px 10px;
}


#sidebar {
	width: 248px;
	float:right;
	padding:0px;
	margin:0px;
	
}

/*--------------Sidebar------------*/

#sidebar ul {
	margin:2px 0px 10px 5px;
	padding:0px;
}

#sidebar ul h2 {
	width:218px;
 	font-size:12px;
	padding-left:10px;
	overflow:hidden;
	margin:0px;
 
	color: #003399;
 	}

#sidebar ul li {
	color:#003399;
	list-style-type:none;
	margin-left:5px;
	padding:0px;
	}

#sidebar ul ul {
	width:211px;
	padding:5px 2px 10px 10px;
 	margin:0px 0px 10px 0px;
}

#sidebar ul ul li {
	padding-left:0px;
	margin-bottom:3px;
	list-style-type:square;
	list-style-image:url(http://www.defunkd.com/images/arrow.jpg);
	/*border-bottom:1px dashed #CCCCCC;
	list-style-image:url(images/arrow.gif);*/
}

#sidebar ul ul ul {
	width:180px;
	padding-bottom:0px;
	padding-left:10px;
	background:none;
	border:none;
}

#sidebar ul ul ul li {
	list-style-type:circle;
	list-style-image:url(http://www.defunkd.com/images/arrow2.jpg);
	padding-left:0px;
	margin-bottom:0px;
	/*border-bottom:1px dashed #CCCCCC;*/
}


#sidebar p {

}

#sidebar a {
	color: #000000;	text-decoration:none;

	}
	
#sidebar a:hover {
	color: #000000;	text-decoration:none;
	}

#sidebar a:visited {

}


