#body {
	

}

#all {

  background-repeat: repeat-n;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  color: black;
  
    }
h1 {
font-family: "Verdana";
font-size: 24pt;
}

h2 {
font-family: "Verdana";
font-size: 18pt;
}

h3 {
font-family: "Verdana";
font-size: 14pt;
color: #6495ED;
}

p {
font-family: "Verdana";
font-size: 10pt;
}

h4 {
font-family: "Verdana";
font-size: 14pt;

}

h5 { font-family: "Verdana";
font-size: 6pt; 
}
h6 {
	font-family: "Verdana";
	font-size: 12pt;
	font-variant: small-caps;
}
#header {
	background-image: url('nov 138.jpg') ;
	background-size: 1920px 161px;
	
  background-color: white;
  text-align: center;
  float: none;
  width: 100%;
  clear: both;
  height: 161px;
  font-family: "Verdana";
  border-bottom: 1px solid black;
}



#menu {
background-color: white;
width: 30%;
height: 50px;
margin-left: 15px;
text-align: center;
font-family: "Verdana";
font-size: 10pt;
display: block;
color: black;

}
#menu li {
display:block;
padding: 5px;
}

#menu li a {
display: block;
width: 35%;
voice-family: "\"}\""; 
background-color: white;
height: 29px;
text-decoration: none;
text-align: left;
font-family: "Verdana";
font-size: small;
padding: 5px;
color: black;
}	
	
#menu li a:link, #menu li a:visited {
color: black;
display: block;
background:  url(off.png) top center no-repeat;
padding: 5px;
height: 29px;
text-align: left;
font-family: "Verdana";
}
	
#menu li a:hover {
color: black;
background:  url(on.png) top center no-repeat;
padding: 5px;
height: 29px;
text-align: left;
font-family: "Verdana";
display: block;
text-decoration: underline;
}	
#menu li a.current {
	color: #6495ED;
	
}
ul {
color: black;
list-style-type: none;
list-style-image: none;
margin: 0;
padding: 0;
text-align: left;
display: block;
font-family: "Verdana";

}
#right {
 margin-left: auto;
  margin-right: auto;
   background-color: white;
 
  float: none;
  width: 60%;
  height: 100%;
    border-bottom: 1px solid black; 
}

table {
	width: 90%;
	font-family: Verdana;
	font-size: 10pt;
}
table td {
	padding: 3px;

}

#footer {
  float: none;
  width: 100%;
  clear: both;
  text-align: center;
  background-color: white;
  height: 100%;
  color: black;
  margin-left: auto;
  margin-right: auto;
 }
