html, body { 
 margin:0; 
 padding:0; 
 text-align:center; 
 background-color:#ffffff; 
 font-size: 10pt;
 font-family: arial, verdana, helvetica, sans-serif;
} 

h1
   { clear: both; 
     font-family: Monotype Corsiva, verdana, helvetica, sans-serif;
     font-size: 200%;
     color: #000000;}
   
h2 
   { clear: both; 
     font-family: Monotype Corsiva, verdana, helvetica, sans-serif;
     font-size: 170%;
     color: #000000;}
     
h3 
   { clear: both; 
     font-family: Monotype Corsiva, verdana, helvetica, sans-serif;
     font-size: 140%;
     color: #000000;}
     
#pagewidth{ 
 width:780px; 
 text-align:left; 
 min-width: 500px;margin-left:auto; 
 margin-right:auto; 
 background-color:#ffffff; 
 border-left: 2px solid #339999;
 border-right: 2px solid #339999;
  
} 
 
#header{ 
 width: 780px;
 text-align: left;
 color: #ffffff;
 } 

#header img{
 border: none;
 width: 780px;
} 


#menu{
width: 100%;
text-align: center;
color: #ffffff;
font-weight: bolder;
background-color:#000000; 
padding: 3px 0px 3px 0px;
}

#menu a:link 
   { color: #ffffff;               
	text-decoration: none;
	font-weight: bolder; }
     
#menu a:visited 
   { color: #ffffff;               
	text-decoration: none;
	font-weight: bolder; }

#menu a:active
   { color: #ffffff;                
	text-decoration: none;
 	font-weight: bolder; } 

#menu a:hover
   { color: #339999;                
	text-decoration: none;
 	font-weight: bolder; } 


#leftcol{
 width:200px; 
 float:left; 
 font-size: 200%;
 position:relative; 
 margin-left:-200px; 
 margin-right:1px; 
 }
 
#leftcol_reg{
 width:200px; 
 float:left; 
 position:relative; 
 margin-left:-200px; 
 margin-right:1px; 
 font-weight: bold;
 }

#outer{ 
 border:solid white 0px; 
  /*/*/ border-left-width: 200px ;  /* left column width. NN4 hack to hide borders */ 
border-left-color: #339999;   /* left column colour */ 
border-left-style: solid; 
width: auto; 
 } 
 

#footer{
 text-align: center;
 padding: 10px 0px 30px 0px;
 width:780px; 
 background-color:#339999; 
 color: #ffffff;
 font-weight: bold;
} 
 
#inner{margin:0; width:100%;}
 
#maincol{ 
 float: left; 
 width: 520px; 
 position: relative; 
 margin: 0 -8px 0 -2px; 
 padding: 0px 10px 10px 30px;
 background-color:#ffffff; 
 }
 
#maincol img{
 padding: 10px 10px 10px 10px;
}

#outer>#inner { border-bottom: 1px solid #B076D6;  }
 
.clr{clear:both;}
 
.content{padding:5px;} /*padding for content */ 
 
#header .content{padding-bottom:0;} /*padding bottom 0 to remove space in IE5 Mac*/ 

.eg {
	border: 1px solid #000000; 
	margin: 1em; 
	padding: 1em;
	color: #000000;
	width: 90%;
	}
	
.green_font{
	color: #339999;
	font-size: small;
	font-family: arial, verdana, helvetica, sans-serif;
	}
	
.large_white {
	font-style: italic;
	font-weight: bold;
	color: #ffffff;
	padding: 0px 10px 0px 0px;
}

.small_strong {
	font-size: 80%;
	font-weight: bold;
}


div.float_pic {
	float: left; 
	width: 200px; 
	padding: 0px 15px;
	margin: 5px 3px;
	}

div.pic {
	float: left; 
	height: 290px; 
	width: 150px; 
	padding: 0px 15px;
	margin: 5px 3px;
	}	
	
div.pic img {
	border: 0; 
	}
	
div.ls img {
	height: 96px; 
	width: 128px; 
	margin: 32px 0px 0px;
	}
	

	
div.sq img {
	height: 150px; 
	width: 150px; 
	margin: 0px 0px;
	}

div.pt img {
	height: 250px; 
	width: 150px; 
	margin: 0px;
	}
	
div.pic ul {
	margin: 0.25em 0em 0em; 
	padding: 0em;
	font: bold small Arial, Verdana, sans-serif;
	}



li.catno, li.price {display: none;}
li.title {
	display: block;
	list-style: none;
	text-align: center;
	font-size: 8pt;
	}

li.catno, li.price{
	display: none;
}

dt {font-weight: bold;}