/* CSS Document */
 	html { background-color:#FFFFFF; background-image:none; }
	body { background-color:#FFFFFF; background-image:none; color:#000000; font-family : "Times New Roman", Times, serif; height: auto; }
	#outside_container { margin-top:0px; background-color:#FFFFFF; background-image:none; height: auto; }
	#left-nav { display: none; background-color:#FFFFFF; background-image:none; }
	#header2 { background-image:none; background-color:#FFFFFF; color:#000000; }
	#main-nav { display: none; background-color: #FFFFFF; }
	#logo { position: absolute; top: 15px; left: 650px; width: 237px; height: 175px; }
	/*#content { width: 100%; margin:0px 0px 0px 0px; height:700px; background-color:#FFFFFF; }*/
	#content { width: auto; margin:0px 0px 0px 0px; height:auto; background-color:#FFFFFF; }
	#content-right { width: auto; margin:0px 0px 0px 115px; background-color:#FFFFFF; }
	/*#content-right { width: 660px; margin:0px 0px 0px 115px; background-color:#FFFFFF; }*/
	#content-right-header { width: 660px; height: 24px; background-color: #FFFFFF; margin-bottom: 10px; }
	#content-right-header h3 { background-color: #FFFFFF; font-family : "Times New Roman", Times, serif; font-size: 18px; line-height: 24px; font-weight: bold; color: #000000; }
	/*#indiv-product { width: 165px; height: 225px;}*/
	#indv-product {
	width: 155px;
	height: 200px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
	}
	.pagination { display:none; }
	.save-to-portfolio2 { display: none;}
	.enlarge2 { display: none;}


