body{
	margin: 0;
	padding: 0;
	background: #900 url(../images/gradient-tile.jpg) repeat-x bottom left;
	font-family: Veranda, arial;
	font-size: 11px;
	color: #788690;
	
}
a:link {color: #CCC; text-decoration: none; }
a:active {color: #AAAAAA; text-decoration: none; }
a:visited {color: #222222; text-decoration: none; }
a:hover {color: #CCC; text-decoration: none; }
#txt{
	width:100%;
	float:left;
	font-family: Tahoma;
	font-size: 11px;
	color: #adadad;
	padding-bottom:5px;
	width: 190px;
	height: 35px;
}


#txt a{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #CCC;
	text-decoration: none;
	font-weight:bold;
	
}
#txt a:hover	{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #F00;
	text-decoration: none;
	font-weight:bold;
	}
h2	{
	font-size:1.5em;
	text-align:center;
	}
#main 	{
	width:828px;
	margin-top:170px;
	margin: 0 auto;
	text-align:center;
	background-color:#000;
	border: 5px solid #888;
	}
#top	{
	text-align:center;
	width:828px;
	height:200px;
	float:left;
	margin: 0px auto;
	background: #900 url(../images/bg.gif) repeat-x;  
	
}
	
#top_menu{
	position:absolute;
	top: 0px;
	display:block;
	width:100%;
	margin: 0 2% auto;
	height:44px;
	z-index:+1

}

#top_menu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display:block;
	float:left;
	height:30px;
	margin-top:5px;
	padding-left:10px;
	padding-right:10px;
	padding-top:14px;
	color: #181918;
	text-decoration: none;
	}

#top_menu a:hover{
	color: #FFFFFF;
	background-color: #000000;
	
}
#wrapper {  
    width: 100%;
	background: url(../images/transparency.png) repeat-x center bottom;
	background-attachment: fixed;  
	text-align:center;
	}	
	
* html #wrapper {background-image: url(../images/transparency.png);} /*-for IE6-*/

#container	{
	width:100%;
	margin: 205px auto;
	}

#news	{
	padding:10px;
	width: 600px;
	height: 100px;
	margin: auto auto;
	border: 0px solid #FF0000;
	}
#shirts	{
	width: 828px;
	margin: 0px auto;
	}




a#logo{
	display:block;
	margin: 0 50% auto;
	background-image: url(../images/funny_ass_tees.jpg);
	background-repeat: no-repeat;
	width:415px;
	height:200px;
	margin-top:0px;
}

#content{
	width:190px;
	display:inline;
	margin:6px;
	_margin:6px;
	float:left;}

#img{
width:190px;
height:190px;
}

#img a{
	width:190px;
	height:190px;
	float:left;
	border: 1px solid #bc0303;
}

#img a:hover{
	border: 1px solid #333333;
}
div#content a span {display: none;}
div#content a:hover span {
	display: block;
	width:190px;
	height:150px;
	position:relative;
	top: -190px;
	padding-top: 40px; 
	margin: 0px 0px; 
	z-index: 100;
	color: #FFF; 
	background-image: url(../images/trans_overlay.png);
	font: 16px Verdana, sans-serif; 
	text-align: center;}
}


#sale	{
	font-family: Tahoma, arial;
	font-size: 16px;
	font-weight:bold;
	color: #FFFF00;
	}
#newsFeed {
	display:block;
	width:468px;
	height:60px;
	margin: 0px auto;
	font-family: Arial;
	border: 0px;
	margin-top:5px;
	}

