body        {
       		text-align:center;
		    background-color:#000000;
		    color:#666666;
            background-repeat:repeat;
            background-image:url(../images/background.gif);
            background-attachment:fixed;
            font-family : sans-serif, Arial, Verdana,Helvetica;
            font-size : 12px;
            font-weight:normal;   
            }
.search     {
            background-repeat:no-repeat;
            background-image:url(../images/search.png);
            background-position:top center;
            height:75px;
            width:212px;
            }            
            
div.body    {
            position:relative;
             top:-15px;
             left:1px;   
            }
            
.left       {
             width: 220px;                                         
             font-family : Helvetica, sans-serif, Arial, Verdana;
            }  
.mn       {
             width: 730px;
            }                           

b           {         
            font-size : 12px; 
            }            
            
p           {           
            font-size : 12px; 
            font-weight:normal;
            }
         
p.productname           {            
            font-size : 14px;
            font-weight:bold;
            color:#000000 
            }                       


		
.head  {              
            background-image:url(../images/header.png);		
            background-repeat:no-repeat;		
            background-position:center top;
            height:196px; 
            width:950px;  
            }

.itmshadow   {
            border-width:1px;
            border-style:solid;
            border-color:#cccccc;  
            }		

a:hover {
        text-decoration:underline;
        }

.product  {
            color:#000000; text-decoration: none;
            font-family : sans-serif, Arial, Verdana,Helvetica;          
            font-size:16px;
            font-weight:700;
}

.lmenu  {
            color:#333333; text-decoration: none;
            font-family : sans-serif, Arial, Verdana,Helvetica;          
            font-size:11px;
            font-weight:700;
}

.lmenu2  {
         color:#333333; text-decoration: none;
         font-family : sans-serif, Arial, Verdana,Helvetica;                    
         font-size:10px;
        }

img	{border-style:none;
	 border-width:none;
	}

a.afooter:link {color:#ffffff; text-decoration: none;}
a.afooter:visited{color:#ffffff;text-decoration: none;}
a.afooter:active {color:#ffffff;text-decoration: none;}
a.afooter:hover {color:#cccccc;font-weight:bold; }

        
#leftnav {
	width: 150px;
	font-size: 11px;
	vertical-align: top;

}


a {
	text-decoration: none;
	line-height: 1em;
	color:#000000;
	font-size: 11px;    
}

.itemfont   {
    width:170px;
}

.menu   {
        text-align:center;
        width:950px;
        height:36px;
        background-image:url(../images/menubar.png);		
        background-repeat:no-repeat;		
        background-position:center top;
        }

 



	
	
	#imageContainer {
    	position:relative;
        top:0px; left:8px;			
    	margin:auto;
    	border:0px solid #000;
  		z-index:2;
	}
	
	
	#imageContainer img {
		display:none;
		position:absolute;
		top:-0px; 
		z-index:2;
	}
