
td
	{
	font-size	:	11px;
	}
#bodyStore
	{
	position	:	absolute;
	z-index		:	1;
	top		:	25px;
	left		:	180px;
	width		:	640px;
	height		:	1000px;
	font-size	:	12px;
	background-color:	#FFFFFF;
	padding		:	20px;
	border-style	:	solid;
	border-color	:	#000000;
	border-width	:	0px;
	}
#itemLargeGraphic
	{
	position	:	absolute;
	z-index		:	1;
	top		:	60px;
	left		:	60px;
	width		:	200px;	
	}
#itemSmallGraphic
	{
	position	:	absolute;
	z-index		:	1;
	top		:	300px;
	left		:	20px;
	width		:	400px;	
	}	
#itemLargeDesc
	{
	position	:	absolute;
	z-index		:	1;
	top		:	60px;
	left		:	350px;
	width		:	230px;
	}

#navTop
	{
	position	:	absolute;
	z-index		:	1;
	top		:	10px;
	left		:	300px;
	width		:	400px;
	text-align	:	right;
	}	
#shipping
	{
	position	:	absolute;
	z-index		:	3;
	top		:	25px;
	left		:	670px;
	width		:	150px;
	height		:	30px;
	background-color:	#777777;
	color		:	#FFFFFF;
	font-weight	:	bold;
	text-align	:	center;
	padding		:	5px;
	}
.faded
	{
	color		:	#797979;
	}	
.header
	{
	background-color:	#CCCCCC;
	padding-right	:	10px;
	padding-left	:	10px;
	}
.navTop
	{
	background-color:	#999999;
	color		:	#FFFFFF;
	}
.shoppingDescription
	{
	padding-top	:	20px;
	padding-left	:	0px;
	padding-right	:	0px;
	background-color:	#FFFFFF;
	}	
.shoppingPicture
	{
	padding-top	:	20px;
	background-color:	#FFFFFF;
	text-align	:	center;
	}
.titlePage
	{
	padding-top	:	15px;
	font-size	:	12px;
	font-weight	:	bold;
	color		:	#2C4E74;
	font-family	:	arial, helvetica, verdana, sans-serif;
	letter-spacing	:	3px;
	}
.titlePage2
	{
	font-size	:	16px;
	font-weight	:	bold;
	color		:	#2C4E74;
	font-family	:	arial, helvetica, verdana, sans-serif;
	}
	
a:link.cart,a:visited.cart
	{
	color		:	#FFFFFF;
	font-weight	:	normal;
	text-decoration	:	none;
	font-size	:	11px;
	}
a:hover.cart
	{
	color		:	#FFFFFF;
	font-weight	:	normal;
	text-decoration	:	underline;
	font-size	:	11px;
	}
a:link.item,a:visited.item
	{
	color		:	#555555;
	font-weight	:	bold;
	text-decoration	:	none;
	font-size	:	11px;
	}
a:hover.item
	{
	color		:	#555555;
	font-weight	:	bold;
	text-decoration	:	underline;
	font-size	:	11px;
	}	
a:link.itemDescription,a:visited.itemDescription
	{
	color		:	#2C4E74;
	font-weight	:	800;
	text-decoration	:	none;
	font-size	:	11px;
	}
a:hover.itemDescription
	{
	color		:	#2C4E74;
	font-weight	:	800;
	text-decoration	:	underline;
	font-size	:	11px;
	}

a:link.plain,a:visited.plain
	{
	color		:	#2C4E74;
	font-weight	:	500;
	text-decoration	:	none;
	font-size	:	11px;
	}
a:hover.plain
	{
	color		:	#2C4E74;
	font-weight	:	500;
	text-decoration	:	underline;
	font-size	:	11px;
	}
a:link.red,a:visited.red
	{
	color		:	#CC1234;
	font-weight	:	500;
	text-decoration	:	none;
	font-size	:	11px;
	}
a:hover.red
	{
	color		:	#CC1234;
	font-weight	:	500;
	text-decoration	:	underline;
	font-size	:	11px;
	}
a:link.white,a:visited.white
	{
	color		:	#FFFFFF;
	font-weight	:	500;
	text-decoration	:	none;
	font-size	:	11px;
	}
a:hover.white
	{
	color		:	#FFFFFF;
	font-weight	:	500;
	text-decoration	:	underline;
	font-size	:	11px;
	}	
