BODY             {
	color: #000;
	font-size: small;
	font-family: verdana;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background: #ADC1F1
}

h1          { color: #000; font-size: large; font-family: verdana; font-weight: bold; text-indent: 5px }
h2    { color: black; font-size: large; font-family: verdana; font-weight: normal; margin: 0.5em 0 }
h3    { color: black; font-size: medium; font-family: verdana; font-weight: normal; margin: 1em 0 }
h4      { color: #000; font-size: medium; font-family: verdana; font-weight: normal; text-indent: 5px }
h5    { color: black; font-size: 1em; font-family: verdana; font-weight: bold; margin: 1.67em 0 }
h6   { color: #000; font-size: 1em; font-family: verdana; font-weight: bold; margin: 2.33em 0 }

table    { font-size: small; font-family: verdana; }
p        { margin: 5px; color: #000; font-size: 1em; font-family: verdana; font-style: normal; font-weight: normal; font-stretch: normal }


#column1 {float: left; width:300px; margin: 10px;}
#column2 {float: right; width:300px; margin: 10px;}
element { font-size: small; font-family: verdana }
#table1    { background: white; width: 795px; border: inset 1px blue; align: center }


div {font-family: verdana; }

#head1  {
	margin-bottom: 5px;
	height: 120px;
	background: #fff;
	background-image: url(images/banner1.jpg);
}
#left1   { margin: 2px; width: 180px; height: auto; float: left; background-color:#F1F3CB }
#left450   { margin: 2px; width: 180px; height: 450px; float: left; background-color:#F1F3CB }
#body1 {text-align: center; width:790px; }
#right1 {float:right; width: 570px; margin-right: 3px; }
#foot1 {clear:both; margin-top: 30px; bottom: 0; left: 0; width: 100%; background: aqua; text-align: center;}
	
	
#menu a, #menu a:visited {
  text-align:left; 
  color:#000000; 
  display:block;  
  height:1.8em;   
  }
#menu a:hover {
  color:#000000;
  background-color:#ffff99; 
  border-bottom: thin color:#ccffff; 
  }
  
  #menuh  { padding: 4px; width: 770px; height: 25px }
  #menuh a, #menuh a:visited   {
	color: #ff33;
	font-size: 16px;
	text-decoration: none;
	margin-right: 2px;
	padding: 1px;
	width: 65px;
	height: 20px;
	border: outset 2px #fff;
	background: #E0CF89;
}
#menuh a:hover  { color: #000000; background-color: #ffc; border: inset 2px #fff  }
#menuh a:focus  { color: #000000; background-color: #ffa; border: dashed 2px #fff  }
