<style type="text/css" media="screen">
		html, body 		{ margin: 0; padding: 0; }
		body 			{ color: #000; font: 12px arial, arial black, comic sans ms, courier, courier new, georgia, helvetica, impact, palatino, times new roman, trebuchet ms, verdana; line-height: 18px; background: url('shirtsthatreference.png');}
		h2				{ color: #333; }
		a				{ color: #337810; }
		p				{ margin: 0 0 5px; }
		#container		{ width: 760px; margin: 0 auto; border: 5px #333 solid; padding: 5px; background-color: white}
		#outcontainer   { width: 660px; margin: 0 auto; border: 0px #333 solid;}
		
		/* Header */
		#header			{ background-color: black; text-align: center; }
		#header h1  	{ color: #004b6f; margin: 0 0 0px; padding: 0px 0px 0; }
		#header p		{ color: #666; font-size: 11px; font-weight: bold; padding: 5 5px; }
				
		/* Description Box */
		#dbox			{ width: 600px; margin: 0 auto; border: 3px #000 double; padding: 5px}
		#dbox h1		{ font: 20px times new roman; font-style: bold; margin: 5px}
		#dbox p			{ font: 14px courier new; padding: 5px}
		
		/* spacers */
		#spacer			{ width: 100%; height:10px}
		
		/* Content Style */
#menu {
	height: 35px;
	margin: 3px 0; margin-top: 10px; padding:0 1px;
	}

div.outer {
	float: left;
	width: 100px; height: 37px;
	margin: 0 2px 0 0;
	background: url( 'button1.png' ) 0 -500px no-repeat;
	background-color: white;
	}

div.outer a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	font: bold 15px Georgia, serif;
	color:white;
	text-decoration: none;
	background: url( 'button1.png' ) top left no-repeat;
	border: 1px solid #333
	}
div.outer span {
	display: block;
	margin:2; padding: 10px 0 0 0px;
	text-align: center;
	}
div.outer a:hover {
	background-image: none;
	color: orange;
	}
div.outer a:active {
	color: black;
	}
		#navigation ul	{ padding: 0 18px 9px; }
		#extra			{ margin: 0 18px; }
		#extra small	{ font-size: 11px; line-height: 18px; }
		#content		{ text-align: center; text-decoration: none;}
		#contentinner img	{ border: 1px #333 single; width:175px; text-decoration: none;}
		#contentinner a {text-decoration: none; color: black;}
		#contentinner  { width: 97%; margin:auto; text-align: left; text-decoration: none;}
		#sfinner {float: left; text-align: left; width:100%}
	
		
		/* Content Positioning & Size */
		#navigation		{ float: right; width: 350px; }
		#content		{ padding-top: 10px}
		#extra			{ float: left; width: 350px; }		/* Footer */
		#footer			{ background: #333; border-bottom: 2px solid #999; clear: both; }
		#footer a		{ color: #eee; }
		#footer	p		{ color: white; margin: 0; padding: 3px 10px 10px; vertical-align: center}
		#footer ul		{ border-bottom: 1px solid #555; list-style: none; margin: 0 18px 6px; padding: 10px 0 6px; }
		#footer li		{ display: inline; font-size: 11px; font-weight: bold; padding-right: 5px; }




	</style>
