@import url(http://www.bentcustomandperformance.com/cafepress/reset.css);

#wrapper{
	width: 885px;
	background: #FFF url(http://www.bentcustomandperformance.com/cafepress/images/dawg.jpg) no-repeat bottom right;
	padding: 0 10px 15px 10px;
	margin: 0 auto;
}
	#header{
		width: 892px;
		height: 84px;
		background: url(http://www.bentcustomandperformance.com/cafepress/images/hdr.png) no-repeat;
		position: relative;
	}
		#header ul{
			list-style: none;
			position: absolute;
			bottom: 1px;
			left: 270px;
		}
			#header ul li{
				float: left;
				display: inline;
			}
				#header ul li a:link, #header ul li a:visited{
					float: left;
					display: block;
					padding: 2px 7px;
					border-right: 1px solid white;
					text-decoration: none;
					color: #FFF;
					text-transform: uppercase;
					font: bold 10px arial, sans-serif;
				}
	#topper{
		width: 270px;
		height: 51px;
		background: url(http://www.bentcustomandperformance.com/cafepress/images/botlogo.gif) no-repeat;
	}
	#content{
		width: 800px;
		min-height: 400px;
		padding: 0 0 0 15px;
	}
	* html #content{
		height: 400px;
	}
#footer{
	width: 885px;
	margin: 0 auto;
	position: relative;
}
.namtra{
	display: block;
	width: 121px;
	height: 29px;
	background: url(http://www.bentcustomandperformance.com/cafepress/images/namtra.gif) no-repeat;
	position: absolute;
	right: -25px;
	top: 5px;
	text-indent: -100em;
	overflow: hidden;
}
td.footer a{
	color: #333333;
}