
<style type="text/css">
<!--
  p.heading1 { color: white; }
  
  p.heading1 a {
    padding: 0 5px;
    text-decoration: none;
	color: yellow;
	visited: "#444400";
	active: white;
  }

  p.heading1 a:hover {
    color: blue;
    background: white;
  }

  p.heading2 {  }
  
  p.heading2 a {
    padding: 0 5px;
    text-decoration: none;
	color: blue;
	visited: "#444400";
	active: white;
  }

  p.heading2 a:hover {
    color: white;
    background: blue;
  }  
  
  #heading3 {  }
  
  #heading3 a {
    padding: 0 5px;
    text-decoration: none;
	color: blue;
	visited: "#444400";
	active: white;
  }

  #heading3 a:hover {
    color: white;
    background: blue;
  }    
  
  #heading4 { 
    color: blue;
  }  

  #heading4 ul {
    margin: 0;
	padding: 3px 2px 5px 5px;	  	  
    list-style-type: none;
	background: #FFFFE8;
  }    

  #heading4 ul li{ 
    display: inline;
	padding: 2px 15px 3px 5px;
	font-size:small;
  }      

  #heading4 ul li a{ 
    padding: 0 5px;
    text-decoration: none;
	color: blue;
	visited: "#444400";
	active: white;
  }        
  
  #heading4 ul li a:hover {
    color: white;
    background: blue;
  }   
  
  #breadcrumb {
    position: relative;
    left: 3px;
    top: 5px;
  }

  #breadcrumb a {
    text-decoration:none;
    color: yellow;
  }  

  #breadcrumb  a:hover {
    color: white;
    background: blue;
  }
  
  
  p.side {
    position: relative;
    float:left;
    top: 25px;
    left: 5px;
    width: 115;
    background: #FFE;
    border: 1px solid #00F;
  }

  p.side a {
    display:block;
    float:left;
    width:110;
    text-decoration:none;
    padding: 0,4px;
  }
  p.side a:hover {
    color: #FFF;
    background: #00A;
  }
  
  
p.pagemenu {
  clear: both;
  position: relative;
  top: 20px;
  background: #EEF;
  border: 1px solid #00F;
  text-align: left;
  overflow: visible;
}
p.pagemenu a {
  padding: 0 5px;
  text-decoration:none;
}

p.pagemenu a:link {
  color: #00F;
}  

p.pagemenu a:visited {
  color: #F00;
}

p.pagemenu a:hover {
  color: #FFF;
  background: #00A;
}

table.Outside {
  position: relative;
  left: 10px;
  top: 25px;
}

#products a {
  text-decoration:none;
  font-family: georgia;
  font-size: 10px;
  font-weight: bold; 
}

h1 {
	color: #fff;
	font-family: georgia;
	font-size: 25px;
	font-weight: bold; 	
	text-align: center;
}

div.thumbnail3{
	position: relative; 
	top: 20px;
	width:150px;
	height:350px;
	float:left;
	margin:-15 3px;
}
div.thumbnail3 p{
	font-size:small;
	margin:0;
}

//-->
</style>
