* {
	margin: 0;
	padding: 0;
	border: 0;
}

a {
	text-decoration: none;
	color: #BB3300;
	padding: 0 1px 0 2px;
	margin-left: -2px;
}

a:hover, a:focus {
	color: #000000;
	background: #FFAA00;
}

p {
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 0.6em;
}

h1 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 0.5em;
	padding-left: 4px;
	margin-left: -4px;
}

h1.h50 {
	background: url('h1_50.gif') no-repeat;
}

h1.h70 {
	background: url('h1_70.gif') no-repeat;
}

h1.h90 {
	background: url('h1_90.gif') no-repeat;
}

h1.h110 {
	background: url('h1_110.gif') no-repeat;
}

h1.h130 {
	background: url('h1_130.gif') no-repeat;
}

h1.h150 {
	background: url('h1_150.gif') no-repeat;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0.3em;
}

body  {
	background: #FFFFFF url('back.png') right repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

body.popup {
	background: none;
}

body.popup a:hover, body.popup a:focus {
	background: none;
}

#wrapper {
	position: absolute;
	top: 50%;
	left: 50%;
	height: 482px;
	width: 750px;
	margin: -241px 0 0 -375px;
}

#top {
	height: 20px;
	background: url('top.gif') right no-repeat;
}

#banner {
	height: 115px;
}

.banner1 {background: url('banner1.jpg');}
.banner2 {background: url('banner2.jpg');}
.banner3 {background: url('banner3.jpg');}
.banner4 {background: url('banner4.jpg');}
.banner5 {background: url('banner5.jpg');}

#main {
	background: url('drip.jpg') no-repeat top left;
}

#navi {
	height: 20px;
	background: #FFAA00;
	margin-left: 150px;
	font: bold 14px Arial, Helvetica, sans-serif;
	border-bottom: 2px solid #BB3300;
}

#navi ul li {
	list-style: none;
	float: left;
	margin-right: 4px;
}

#navi  ul li a {
	padding: 3px 8px 1px 8px;
	display: block;
}

#navi  ul li a:hover, #navi  ul li a:focus {
	background: #BB3300;
	color: #FFFFFF;
}

#navi  ul li p {
	font-size: 14px;
	padding: 3px 8px 1px 8px;
	display: block;
	background: #BB3300;
	color: #FFFFFF;
}

#content {
	margin: 10px 0 10px 140px;
	overflow: auto;
	height: 273px;
	background: url('content.gif') repeat-y right;
	padding: 10px;
}

.column {
	width: 265px;
	float: left;
	margin-right: 20px;
}

#shirts {
	min-width: 680px;
}

#shirts h1 {
	margin-left: 0;
}

.shirts {
	color: #000000;
	background: none;
	float: left;
	margin-right: 20px;
}

.shirts:hover, .shirts:focus {
	background: none;
	color: #BB3300;
}

div.column a.shirts {
	margin-top: 26px;
}

#footer {
	border-top: 2px solid #BB3300;
	margin-left: 150px;
	height: 10px;
	background: url('footer.gif');
}
