body,form,img,div,ul {
	padding:0;
	margin:0;
    font-family: Verdana, Arial, Helvetica, Trebuchet;
    list-style:none;
    border: 0;
    
}	
body {
    text-align:center;    
   
}
a {
	text-decoration:none;
    color:blue;
}
a:hover {
	color: red;
}
a img {
	border: 1px solid #ffffff;
}

a:hover img {
	border: 1px solid #0000ff;
}

#container {
    text-align:left;
	margin: 10px auto 0 auto;
	width: 900px;
	background-color: white; 
}

#header {
	height: 225px;
	background: url("../header_bg.jpg") no-repeat top left;
}	    	

#wrightplaque{
	background:url("../wrightplaque.png") no-repeat top left;
	height:180px;
    width:100%;
    text-align:right;
	color: red;
} 	
#wrightplaque h2 {
    clear:both;
    padding-right:150px;  
    padding-top:60px;
    font-size: 21px;
}
.altTitle {
	display:none;
   }

#information  {
    float:right;
}
#information li {
	float:left ;
	margin-right:25px ;
	font-size:15px ;
	
}
#search{
    float:right;
   
}
#navigation{
    float:left;
}


#leftnav  {
	background-color:#EEEEC0;
	float: left;
	width: 180px;
    color: #000080;
    font-weight:bold;
    font-size: 13px;
    
    
    
    
       
}
#leftnav  ul li {
    color: #000080;
    font-weight:bold;
    font-size: 12px;
    

}
#leftnav  ul {
   margin-left:10px;
   
   
}
#leftnav  ul li ul li,

#leftnav  a {
    font-size: 12px;
    font-weight: normal;
    
}


#footer {
    clear:both;
}
.category,.product {  
    width: 210px;
    float: left;
	text-align: center;
    margin:auto;
    padding:10px;
}	
.category {
    height: 190px;
}
.product {
    height: 250px;
}
.name {
	font-weight: normal;
	margin:2px;
	height: 30px; 
   }
#content,#top {
    float: left;
	margin: 5px;
	font-size: 11pt;
	font-weight:normal;
    width:710px;
}
#top {
    height: 125px;	
    margin: 25px 5px;
	text-align: center;
     color:  #000080;
     }
     
     
     #top h1 {
   font-size: 1.75em;
   color:navy;
}
     
     
   
#picture {
    height: 230px;
	background-color:#000080;
      padding:20px; 
  }   
     

#left {
	width:190px;
	float: left;
    padding:5px;
   }
#middle{
	float: left;
	width:500px;
}
#itemtop {
    text-align:center;
    margin:auto;
}
#itemleft {
	float: left;
    padding:5px;
}
#flow div {
    width:400px;
    text-align:left;
    font-size:14px;
    float:right;
}
.center {
    width:650px;
    float:left;
    text-align:center;
    margin:auto;
    padding-left:15px;
}
.size {
    font-size: 10pt;
}

.buy {
    width:100px;
    height:20px;
}
.blue { 
    color:blue;
}
.price {
    font-size: 10pt;
    color:blue;
}
.aslowas {
    font-style:italic;
}
.aslowas .price {
    color:red;
}
.title {
    font-size: 10pt;
    font-weight: lighter;
    
}

.back {
    width:700px;
    float:right;
    margin:auto;
    padding-left:15px;
   
}

#nav  ul li {
   text-align:left;
	margin: 10px auto 0 auto;
	width: 900px;
	background-color: white; 
    }
#nav  ul {
    height: 125px;	
    margin: 25px 5px;
	text-align: center;
}
#nav  ul li ul li,
#tnav  a {
    font-size: 2px;
    font-weight: normal;

}

#plaque {
    margin: 25px 5px;
	text-align: left;
    color: #000080;
    font-size: 12px;
    font-weight: normal;
    
}
#bottom {
    margin: 25px 5px;
	text-align: left;
    color: #000080;
    font-size: 13px;
    font-weight: normal;
    }

    
    ul#myList
{
list-style-type:none;
}
    
    
    
    
    
    
#page {
    margin-left: 5px;
     margin-top: 0px;
     float: left;     
    text-align: left;
    font-size: 8pt;
    color: #000080;
}








