html {
	margin: 0;
	padding: 0;
	}

	
ul.nav {
	list-style: none;
	margin: 0;
	padding: 0;
    font-family: georgia, times, serif;
    font-size:10pt;
	}

ul {
    font-family: georgia, times, serif;
    font-size:10pt;
    font-weight:bold;
	}

img {
    border: none;
} 

#menu10 {
	width: 185px;
	margin: 0px;
	}
	
#menu10 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu10 li a:link, #menu10 li a:visited {
	color: #4D4D4D;
	display: block;
	background:  url(images/menu10.gif);
	padding: 8px 0 0 10px;
	}
	
#menu10 li a:hover {
	color: #cc3333;
	background:  url(images/menu10.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}
    
p { 
	font-family: georgia, times, serif;
	font-size:small;
	color:#000000; 
	}
	
h1 { 
	font-family: georgia, times, serif;
    font-size:18pt;
	font-weight: bold;  
	color: #999999;
    width:600px;
	}

h2 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
    
h3 { 
	font-family: georgia, times, serif;
    font-size:12pt;
	font-weight: bold;  
	color: #7D775C;
	}
    
h4 { 
	font-family: georgia, times, serif;
    font-size:12pt;
	font-weight: bold;
    font-style:italic;  
	color: #990000;
	}
    
th { 
	font-family: georgia, times, serif;
    font-size:18pt;
	font-weight: bold;  
	color: #000000;
	}
	
a:linkx { 
	font-weight: bold; 
	text-decoration: none; 
	color: #0000FF;
	}
	
a:visitedx { 
	font-weight: bold; 
	text-decoration: none; 
	color: #800080;
	}
	
a:hoverx, a:activex { 
	text-decoration: underline; 
	color: #FF0000;
	}

/* specific divs */
#container { 
	background: url(zen-bg.jpg) no-repeat top left; 
	padding: 0 175px 0 110px;  
	margin: 0; 
	position: relative;
	}

#footer { 
    font-family:verdana, tahoma, arial, sans-serif;
    font-size:10px;
    color:#999999;
	text-align: center; 
	}
	
#footer a:link, #footer a:visited { 
	margin-right: 20px; 
	}

.contact {
    font-family:verdana, tahoma, arial, sans-serif;
    font-size:12px;
	text-align: center; 
    width:180px;
 }	 
