body		{

		margin: 0px;

		padding: 0px;

		font-family: verdana;

		font-weight: bold;

		}



a		{

		text-decoration: none;

		color: black;

		}



a:hover 	{

		color: #FFF;

		}







#links a img	{

		border: 2px solid black;

		}



#links a:hover img	{

		border: 2px solid white;

		}





#title		{

		}



#nav		{

		background-color: #222222;

		border-right: 1px solid #555555;

		height: 100%;

		background-image: url('pics/hair.jpg');

		background-repeat: no-repeat;

		padding-top: 15px;

		}



#link		{

		z-index: 2;

		margin-left: 10px;

		margin-right: 12px;

		margin-bottom: 5px;

		padding: 2px;

		padding-left: 4px;

		padding-right: 4px;

		font-weight: bold;

		background-color: #ada957;

		border: 1px solid #dada73;

		}



#container	{

		margin: 15px;

		margin-top: 0px;

		border: 1px solid #f1f17f;

		background-color: #ada957;

		}



#pad		{

		border: 8px solid #ada957;

		}



#heading	{

		background-color: #ada957;

		padding-bottom: 4px;

		font-weight: bold;

		font-size: 25px;

		color: #f3f0bb;

		}



#context	{

		background-color: #cbcb6b;

		border: 1px solid #858138;

		padding: 10px;

		padding-top: 0px;

		}



#childheading	{

		margin-top: 10px;

		border-bottom: 1px solid #858138;

		font-weight: bold;

		font-size: 20px;

		}



#date		{

		float: right;

		}



#childcontext	{

		font-family: times;

		font-size: 20px;

		margin-top: 5px;

		}



#footer		{

		}



.product	{

		padding-top: 10px;

		padding-bottom: 10px;

		height: 60px;

		background-image: url('pics/border.jpg');

		background-position: bottom;

		background-repeat: repeat-x;

		}



.lastproduct	{

		padding-top: 10px;

		height: 60px;

		}



.prodpic	{

		margin-right: 20px;

		width: 60px;

		height: 58px;

		float: left;

		background-position: center;

		background-repeat: no-repeat;

		border: 1px solid black;

		}



.prodtitle	{

		padding-top: 20px;

		font-weight: bold;

		}



.buybutton	{

		padding-right: 20px;

		padding-top: 20px;

		float: right;

		}



.prodprice	{

		margin-right: 57px;

		padding-top: 20px;

		float: right;

		}



.spotlight	{

		padding: 10px;

		padding-top: 20px;

		}



.spotpic	{

		height: 200px;

		width: 200px;

		border: 1px solid black;

		background-position: center;

		background-repeat: no-repeat;

		margin: auto;

		}












