body
{
  background-color: #0c0c0c;
	text-align: center;
}

div#div_main
{
  background-image:url('images/background_whole.jpg');
	background-repeat:no-repeat;
	position: relative;
	top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 840px;
	height: 595px;		 
}

img#menu
{
  position: absolute;
	top: 140px;
	left: 360px;
}

div#content
{
  position: absolute;
	left: 184px;
	top: 203px;
	width: 483px;
	height: 317px;
	padding: 5 5 5 5;
	color: #ffffff;
	font-family: arial narrow, arial, sans-serif;
	text-align: left;
}

img#weuse
{
  position: absolute;
	left: 532px;
	top: 530px;
}

div#divViewCart
{
  position: absolute;
	left: 184px;
	top: 523px;
}

.shirtimg 
{
  border: solid 12px white;
	float: left;
	margin-left: 20px;
}

.shirtimgname 
{
  margin-left: 20px;
	clear: both;
}

.productname
{
  margin-left: 7px;
}

div#divSizing
{
  float: left;
	margin-left: 20px;
	margin-right: 20px;
	width: 180px;
}

div#divPrints
{
  float: left;
	margin-left: 20px;
	margin-right: 20px;
	width: 130px;
}

div#divSizing table tr td, div#divPrints table tr td
{
  color: #ffffff;
	font-family: arial, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	font-weight: NORMAL;
	cursor: default;
}

.na
{
   text-decoration:line-through;
}

a.sizes
{
  font-family: arial, sans-serif;
	font-size: 7pt;
	color: #ffffff;
	text-align: center;
}

p.contactlink
{
  font-family: arial narrow, arial, sans-serif;
	font-size: 10pt;
  text-align: center;
	margin-top: 100px;
}

a.contactlink
{
  font-family: arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: white;
}

.contactnotes
{
  font-family: arial narrow, arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	margin-top: 40px;
	color: white;
	text-align: left;
	width: 453px;
	padding: 10 10 10 10;
}