body {
	color:#333;
	background-color:white;
	margin:20px;
	padding:0px;
	font:11px verdana, arial, helvetica, sans-serif;
	}
#footer
{
clear: both;
margin:0px 20px 20px 20px;
padding: .5em;
color: #333;
background-color: white;
}

h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:28px;
	font-weight:900;
	color:#ccc;
	}
h2 {
	font:bold 12px/14px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 0px 0px;
	padding:0px;
	}
p {
	font:11px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 0px 0px;
	padding:0px;
	}
.Content>p {margin:0px;}
.Content>p+p {text-indent:30px;}

a {
	color:#09c;
	font-size:11px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-weight:600;
	text-decoration:none;
	}
a:link {color:#09c;}
a:visited {color:#07a;}
a:hover {background-color:#eee;}

/* All the content boxes belong to the content class. */
.content {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:auto;
	min-width:120px;
	margin:0px 20px 10px 200px;
	border:0px solid black; /*Set to 1 or more for testing */
	background-color:;
	padding:10px;
	z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	}
.featured-booklet {
  position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
  background-color: #fff;
  float:left;
  margin: 0px 0px 0px 0px; /* 'margin-top' 'margin-right' 'margin-bottom' 'margin-left' 
  								Make left 80 for IE and 165 for all others*/
  width: 665px;
  height: 525px;
  overflow:hidden;
  border-style:ridge;
  border-width:medium;
  z-index:5; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
}

.featured {
  position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
  background-color: #fff;
  float:left;
  margin: 0px 0px 0px 0px; /* 'margin-top' 'margin-right' 'margin-bottom' 'margin-left' 
  								Make left 80 for IE and 165 for all others*/
  width: 200px;
  height: 350px;
  overflow:hidden;
  border-style:ridge;
  border-width:medium;
  z-index:5; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
}

    .img-shadow {
  float:left;
  margin: 10px 10px 10px 10px;
/*  border-style:ridge;
  border-width:medium;
*/
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #E0E0E0;
  border: 3px solid #a9a9a9;
  margin: 2px 0px 0px -0px;
  padding: 4px;
  } 
.cats-select {
  position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
  background-color: #fff;
  float:left;
  margin: 0px 0px 0px 0px; /* 'margin-top' 'margin-right' 'margin-bottom' 'margin-left' */
  width: 145px;
  height: 220px;
  overflow:hidden;
  border-style:ridge;
  border-width:0;
  z-index:1007; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
}
.img-shadow-cats {
 float:left;
  background: url(shadowAlpha.png) no-repeat bottom right !important;
  background: url(shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;  }
/*This is good*/
.img-shadow-cats img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 0px -6px;
  padding: 4px;  }  
  
.groups-select {
  position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
  background-color: #fff;
  float:left;
  margin: 0px 0px 0px 0px; /* 'margin-top' 'margin-right' 'margin-bottom' 'margin-left' */
  width: 145px;
  height: 40px;
  overflow:hidden;
  border-style:ridge;
  border-width:0;
  z-index:1007; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
}
.img-shadow-groups {
 float:left;
  background: url(shadowAlpha.png) no-repeat bottom right !important;
  background: url(shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;  }
/*This is good*/
.img-shadow-groups img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 0px solid #a9a9a9;
  margin: -6px 6px 0px -6px;
  padding: 4px;  }  
  
  
.home-select {
  position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
  background-color: #415485;
  float:none;
  margin: 5px 0px 0px 10px; /* 'margin-top' 'margin-right' 'margin-bottom' 'margin-left' */
  width: 130px;
  height: 290px;
  overflow:hidden;
  border-style:ridge;
  border-width:medium;
  z-index:27; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
}
    .img-shadow-home {
  float:none;
  background: url(shadowAlpha.png) no-repeat bottom right !important;
  background: url(shadow.gif) no-repeat bottom right;
  margin: 50px 5px 5px 5px;
  }

.img-shadow-home img {
  display: block;
  position: relative;
  background-color: #E0E0E0;
  padding: 4px;
  } 

	.thumbnail2-booklet
	{
  width: 430px;
  height: 140px;
		float: left;
		margin: 0 10px 10px 0;
	}
	
	.thumbnail2-booklet img
	{
		border: 1px solid #777;
		margin: 10px 0 0 10px;
	}
	
	.thumbnail2-booklet p
	{
		margin: 0;
		padding: 0 10px 30px 10px;
	}

	.thumbnail2	
	{
  width: 130px;
  height: 140px;
		float: left;
		margin: 0 10px 10px 0;
	}
	
	.thumbnail2 img
	{
		border: 1px solid #777;
		margin: 10px 0 0 10px;
	}
	
	.thumbnail2 p
	{
		margin: 0;
		padding: 0 10px 30px 10px;
	}

	.thumbnail	
	{
  width: 130px;
  height: 160px;
		float: left;
		margin: 0 10px 10px 0;
		background: url(frame.gif) no-repeat;
	}
	
	.thumbnail img
	{
		border: 1px solid #777;
		margin: 10px 0 0 10px;
	}
	
	.thumbnail p
	{
		margin: 0;
		padding: 0 10px 30px 10px;
		background: url(frame.gif) no-repeat 0 100%;
	}

#navAlpha {
	position:fixed;
	width:150px;
	top:20px;
	left:20px;
	border:none;
	background-color:#CCCCCC;
	padding:10px;
	z-index:20;

/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:128px;
	}
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */
body>#navAlpha {width:128px;}
		
#navBeta {
	position:absolute;
	width:190px;
	top:20px;
	right:20px;
	border:1px thin black;
	background-color:#eee;
	padding:10px;
	z-index:0;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:168px;
	}
/* Again, "be nice to Opera 5". */
body>#navBeta {width:168px;}

			/* Some Clunky Style Rules To Be Highly Modified */
		#cart 
				 {width:auto;}
		
		#cart th 
				 {padding:5px 15px 5px 15px; 
				  font-family:Arial, Helvetica, sans-serif;
				  background-color:#999;
				  color:#000;
				  border:1px solid #ccc;
				  text-transform:uppercase;}
		
		#cart .items 
				 {padding:5px 15px 5px 15px; 
				  font-family:Arial, Helvetica, sans-serif;
				  background-color:#ccc;
				  color:#333;
				  border:1px solid #999;
				  vertical-align:middle;}
				  
		#cart .empty 
				 {background-color:#ccc;}
		
		#cart .total 
				 {padding:5px 15px 5px 15px; 
				  font-family:Arial, Helvetica, sans-serif;
				  background-color:#999;
				  color:#333;
				  border:1px solid #fff;}
				  
		#minicart 
				  {width:auto; 
				   border:1px solid #333;
				   padding:0px;
				   background-color:#ccc;}		
				   
		.minihead 
				 {padding:5px 15px 5px 15px; 
				  font-family:Arial, Helvetica, sans-serif;
				  font: bold 0.7em /1.0 arial, sans-serif;		/* If you get an unwanted gap after your a block (IE-Win) try increasing the line height		*/
				  background-color:#999;
				  color:#000;
				  border:1px solid #ccc;
				  text-transform:uppercase;
				  text-align:center;}
		
		.minicontent 
				 {padding:5px 15px 5px 15px; 
				  font-family:Arial, Helvetica, sans-serif;
				  font: bold 0.7em /1.0 arial, sans-serif;		/* If you get an unwanted gap after your a block (IE-Win) try increasing the line height		*/
				  background-color:#ccc;
				  color:#333;
				  border:1px solid #999;
				  text-align:center;}  
<!--[if IE 7]>
<style>

/*Remove left and right borders from AP UL*/

#p7PMnav ul {
width: 180px;
border-right: 0;
border-left: 0;
}


/*Add left and right borders to the <a> selector*/

#p7PMnav ul a {
border-right: 1px solid #333;
border-left: 1px solid #333;
}


/*Float, clear, and assign 100% width to LIs*/

#p7PMnav li{
float:left;
clear:both;
width:100%;
}


/*Create the bogus a:hover rule*/

#fubar a:hover {float: inherit;}

</style>
<![endif]-->