body {	margin: 0px;/*	text-align: center;*/	background: #ccc;	color: black;	font-family: verdana, arial, sans-serif;}A               { color: #0000ff;  text-decoration:underline; }A:link          { color: #0000ff;  text-decoration: underline; }A:visited       { color: #0000ff; text-decoration: underline; }img {	border: 0px;}	img.bordered {		border: 1px solid black;	}		li {	padding-bottom: 5px;}#left {/*		float: left;*/		position: absolute;		top: 0px;		left: 0px;		padding-top: 20px;		padding-left: 20px;		font-size: 10px;}#left A               { color: black;  text-decoration:underline; }#left A:link          { color: black;  text-decoration: underline; }#left A:visited       { color: black; text-decoration: underline; }#container {	position: absolute;	top: 20px;	left: 190px;	width:650px;	text-align:left;	background: white;	margin:0px auto;	margin-left: auto;	margin-right: auto;	margin-bottom: 20px;	padding-top: 0px;	padding-right: 10px;	padding-bottom: 10px;	padding-left: 10px;/*	border: 1px solid #666;*/	border: 1px solid black;}#header {	margin-left: -10px;	margin-right: -10px;	padding-top: 10px;	padding-left: 50px;/*	background-color: #99cccc;*/	background-color: #004080;	color: white;	border-bottom: 1px solid black;}#nav {	float: right;	font-size: 14px;	margin-left: -10px;	margin-right: -10px;	margin-top: -25px;	padding-right: 20px;	padding-left: 3px;	padding-bottom: 3px;	text-align: right;/*	color: #0000ff;*/	color: white;}#nav A               { color: white;  text-decoration:underline; }#nav A:link          { color: #F7EF4C;  text-decoration: underline; }#nav A:visited       { color: #F7EF4C; text-decoration: underline; }h1 {/*	font-size: 24px;*/	font-size: 36px;	line-height: 10px;	padding-bottom: 15px;	font-family: century gothic, verdana, arial, san-serif;}	h1 .price {		padding-top: 8px;		line-height: 20px;		font-size: 14px;	}	.price {	font-size: 14px;	font-weight: bold;}#main {	padding-top: 10px;}.description {	font-size: 14px;	line-height: 1.5em;}.topLabels {	font-size: 16px;	font-weight: bold;}.shirtPreview {/*	padding-right: 20px;*/}.shirtCloseup {	padding-left: 20px;}.itemsIcon {	padding-top: 1px;	padding-left: 15px;	padding-bottom: 15px;	padding-right: 15px;}.itemDetailIcon {	padding-right: 20px;}.navCurrent {	font-style: italic;	color: white;}a.button {	border: 2px solid black;	background: #A1CAFF;	color: black;	text-decoration: none;	padding: 3px 5px 3px 5px;	font-size: 12px; }	a.button:hover {		background: #F7EF4C;	}	.discArtist {	font-size: 10px;}.discTitle {	font-size: 10px;	font-style: italic;	padding-bottom: 20px;}.smallText {	font-size: 10px;}#footer {	margin-top: 20px;	padding-top: 10px;	padding-left: 15px;	font-size: 12px;	border-top: 1px solid grey;}.hidden {	display: none;}
