 /* main navigation links */
a.nav:visited {color : #6666ff; font-weight : bold; text-decoration : none;}
a.nav:link {color : #6666ff; font-weight : bold; text-decoration : none;}
a.nav:hover {color : #6666ff; background-color : #6666FF; font-weight : bold; text-decoration : none;}
a.nav:active {color : #6666ff; background-color : #6666FF; font-weight : bold; text-decoration : none;}

body,html {margin:0px; padding:0px;
color:#FFFFFF;}

img {margin:5px;}

table{border-collapse:collapse;}

#main {
background:url(background2.jpg) top center repeat-y;
width:800px;
height:1200px;
margin-left: auto;
margin-right: auto;
z-index:3;


}


#header {
background:url(header.jpg) center no-repeat;

width:800px;
height:89px;
z-index:1;
}

#header a {
display:block;
height:89px;
width:800px;
}



#navbar  {
background:none;
width:670px;
height:30px;
padding:0px 0px 0px 65px;

_margin-top:-10px;
z-index:1;
	}

#product {
float:left; 
width:115px; 
margin-top:100px; 
padding:0 0 0 50px;
}

#fancy {
margin-left:40px; 
_margin-left:-5px; 
margin-top:0px; 
font-size:15px; 
text-align:center;
}

#fancy img {padding:0px 15px 0 15px;} 	
