#container {height: 2050px;}
#products{
	margin: 0;
	padding: 0;
	width: 800px;
	border-: 1px solid Black;
}
#products h1 {
	margin: 0 15px 0px 10px;
	padding: 0 0 0 0px;
	text-align: left;
	font: bold 30px Garamond, Arial, Helvetica, sans-serif;
	border-bottom: 2px solid Black;
}

#productlist {margin: 10px 0 0 0; padding: 0;  list-style: none; border: 0;}
#productlist li { margin: 0; padding: 0;}
#productgroup{ margin: 0; padding: 0; border: 1px solid White;}
#productgroup ul {list-style: none; margin: 0 0 0 30px; padding: 0;}
#productgroup h1 {
	margin: 0px 5px 0 5px;
	padding: 7px 0 0 20px;
	height: 25px;
	background-color: #B7DCFF;
	color: #00008B;
	border: 1px solid #83B0D7;
	font: bold 17px Arial, Helvetica, sans-serif;
	text-align: left;
	background-image: url(images/bullet.gif);
	background-position: left;
	background-repeat: no-repeat;
	}
#productgroup li {
	margin: 10px 5px 10px 0;
	padding: 7px 0 0 0px;
	background-color: #E3F1FF;
	color: #00008B;
	border: 1px solid #83B0D7;
	font: bold 13px Arial, Helvetica, sans-serif;
	text-align: left;
	}

#productgroup a {text-decoration: none;  color: #00008B;}
#productgroup a:hover {text-decoration: underline;  color: #00008B;}
#productgroup p {
	margin: 5px 0 0 0;
	padding: 10px 5px 5px 30px;
	text-align: left;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000;
	background: #F2F9FF;
}







	
/*
#productinfo {margin: 0; padding: 0; width: 800px; height: 750px; border: 0px solid Black;}
#productinfo h2 {
	margin: 0 15px 20px 15px;
	padding: 0 0 0 5px;
	text-align: left;
	font: bold 30px Garamond, Arial, Helvetica, sans-serif;
	border-bottom: 2px solid Black;
}
#productinfo h1 {
	margin: 5px 5px 0 5px;
	padding: 7px 0 0 20px;
	height: 25px;
	background-color: #B7DCFF;
	color: #00008B;
	border: 1px solid #83B0D7;
	font: bold 17px Arial, Helvetica, sans-serif;
	text-align: left;
	background-image: url(images/bullet.gif);
	background-position: left;
	background-repeat: no-repeat;
}

#productinfo h1 a { text-decoration: none; color: #00008B;}
#productinfo h1 a:hover { text-decoration: underline; color: #00008B;}
#productinfo p {
	margin: 0 5px 20px 5px;
	padding: 5px 5px 5px 30px;
	text-align: left;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #00008B;
	border: 1px solid #83B0D7;
}

**/









