	#enclose
	{
		color: #ffffff;
		width: 800px;
		float: left;
	}
	
	#content
	{
		width: 730px;
		float: left;
		margin-top: .5em;
		margin-bottom: 1em;
		margin-left: 30px;
	}
	
	#picsdiv
	{
		width: 660px;
		margin: 2em auto 2em auto;
		text-align: center;
		background: #ece5d4;
		border: 1px solid #000;
	}
	
	.caption p
	{
		font-family: arial, helvetica, sans-serif;
		font-size: .77em;
		font-color: #497e97;
		background-color: none;
		font-weight: bold;
		text-align: center;
		margin: 0;
	}
	
	#pics1
	{
		width: 160px;
		float: left;
		margin-left: 6px;
	}
	
	#pics2
	{
		width: 160px;
		float: left;
		margin-left: 2px;
	}
	
	#pics3
	{
		width: 160px;
		float: left;
		margin-left: 2px;
	}
	
	#pics4
	{
		width: 160px;
		float: left;
		margin-left: 2px;
	}
					
	.left
	{
		width: 340px;
		text-align: left;
		float: left;
		margin-left: 70px;
	}
	
	.left p
	{
		font-family: arial, helvetica, sans-serif;
		margin-left: 0;
	}
	
	.price
	{
		width: 230px;
		float: right;
		margin-right: 30px;
	}
	
	.price p
	{
		margin-left: 0;
	}
	
	#shipinfo
	{
		width: 340px;
		text-align: left;
		float: left;
		margin-left: 40px;
		border: 2px solid #000000;
	}
	
	#address
	{
		width: 500px;
		margin-left: 250px;
	}
	
	p
	{
		font-family: arial, helvetica, sans-serif;
		font-size: .9em;
		font-weight: normal;
		color: #000000;
		background: none;
		text-align: left;
		margin-left: 40px;
	}
	
	.small2
	{
		font-size: 93%;
	}
	
	h1
	{
		font-family: arial, helvetica, sans-serif;
		color: #000000;
		background: none;
		text-align: left;
		font-size: 1em;
		font-weight: bold;
		text-indent: 40px;
	}
		
	
	h2
	{
		font-family: arial, helvetica, sans-serif;
		color: #000000;
		background: none;
		text-align: left;
		font-size: 1em;
		font-weight: bold;
		text-indent: 40px;
	}
	
	hr
	{
		width: 100%;
	}
	
	a:link 
	{
		color: #3a4ae0;
		background: none;
		font-weight: normal;
		text-decoration: underline;
	}

	a:visited 
	{
		color: #3a4ae0;
		background: none;
		font-weight: normal;
		text-decoration: underline;
	}
	
	a:hover, a:active
	{
		color: #d04e4e;
		background: none;
		font-weight: normal;
	}
	