body {background-color: #c0c0c0;}

a:link {color : gold; text-decoration : none; font-family: arial; }	
a:visited {color : gold; text-decoration : none; font-family: arial; }
A:hover { color : white; background-color: #AC9746; font-family: Arial; }
h1 {color : #AC9746; font-size: 20px; font-family: Garamond, Georgia; }
h2 {color : #AC9746; font-size: 18px; font-family: Garamond, Georgia; }
h3 {color : #AC9746; font-size: 16px; font-family: Garamond, Georgia; }
p {font-family: Arial; font-size: 14px;}  
li {font-family: Arial;  font-size: 14px;}
hr {size: 1px; color : #0066FF; width: 100%;}
#Smain { visibility: visable; position: absolute; top: 0px; left: 0px; overflow: visible; z-index: 3; width: 100%; height: 100%;}
#flag { visibility: visable; width: 240px; height: 140px; position: absolute; top: 5px; left: 5px; overflow: visible; z-index: 1;}
#title { visibility: visable; position: absolute; top: 45px; left: 210px; overflow: visible; z-index: 2;}
#submenu { visibility: visable; position: absolute; top: 170px; left: 50px;  overflow: visible; z-index: 3; font-family: Arial; font-size: 10px; } 
#menu {visibility: visable; overflow: visible; z-index: 3; font-family: Arial; font-size: 13px; color: blue; font-weight: bold;}

