a {
  color: #0000CC;
  text-decoration: none;
}

a:hover {
  color: #E50033;
}

body {
  
  background-color: #2964C2;   
  font-family: verdana, arial, Helvetica, sans-serif;
  font-size: 100%;
}

h1 {
  
  font-size: 125%;
  color:darkblue;
}

h2 {
  font-variant: small-caps;
  font-size: 125%;
  text-shadow:yellow 1px 1px 1px; 
}
h3 {
  font-size: 120%;
 
  
}

div#header {
  font-size: small;
}

div#header img {
  margin: 0 0px 0px 0px;
}

div#header div {
  position: absolute;
  left: 192px;
  top: 0;
  text-align: center;
}

div#header div img {
  border: 0px solid gray;
}

div#header p {
  margin: 0;
  margin-bottom: 7px;
  padding: 0;
}

div#nav {
  font-size: small;
  text-align: right;
  padding-right: 7px;
}

div#nav ul {
  display: inline;
  list-style-type: none;
  margin: 0;
  padding: 7px 0;
}

div#nav ul li {
  display: inline;
  -moz-border-radius-topleft: 7px;
  -moz-border-radius-topright: 7px;
  -webkit-border-top-left-radius: 7px;
  -webkit-border-top-right-radius: 7px;
  background-color: #FEF99B;
  border: 1px solid gray;
  border-bottom: none;
  border-radius: 7px 7px 0 0;
  padding: 5px 7px 0px 7px;
}

div#nav ul li:hover {
  background-color: none;
}

div#nav img {
  margin: 0 5px;
}

div#content {
  background-color: #E5F2FF;
  border: 1px solid gray;
  color: #000000;
  font-size: small;
  padding: 20px 0px;
}
div#content_c {
  background-color: #E5F2FF;
  border: 1px solid gray;
  color: #000000;
  font-size: small;
  padding: 20px 0px;
}

div#content_s {
  background-color: #E5F2FF;
  border: 1px solid gray;
  color: #000000;
  font-size: small;
  padding: 20px 0px;
}

div#content_b {
  background-color: #E5F2FF;
  border: 1px solid gray;
  color: #000000;
  font-size: small;
  padding: 20px 0px;
}

div#content_t {
  background-color: #E5F2FF;
  border: 1px solid gray;
  color: #000000;
  font-size: small;
  padding: 20px 0px;
}

div#content_a {
  background-color: #E5F2FF;
  border: 1px solid gray;
  color: #000000;
  font-size: small;
  padding: 20px 0px;
}

div#content_2 {
  background-color: #E5F2FF;
  border: 1px solid gray;
  color: #000000;
  font-size: small;
  padding: 20px 0px;
}

div#content_3 {
  background-color: #E5F2FF;
  border: 1px solid gray;
  color: #000000;
  font-size: small;
  padding: 20px 0px;
}


div#content_1 {
  background-color: #E5F2FF;
  border: 1px solid darkgray;
  color: #000000;
  font-size: small;
  padding: 10px 120px;
}

#navcontainer { margin-left: 25px; }

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, Helvetica, sans-serif;
}

#navcontainer li { margin: 0; }

#navcontainer a
{
display: block;
padding: 5px 10px;
width: 135px;
color: #000;
background-color: #FFC000;
text-decoration: none;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-bottom: 1px solid #333;
border-right: 1px solid #333;
font-weight: bold;
font-size: 1em;
background-image: url(images/vertical06.jpg);
background-repeat: no-repeat;
background-position: 0 0;
}

#navcontainer a:hover
{
color: #000;
background-color: #FFC000;
text-decoration: none;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-bottom: 1px solid #333;
border-right: 1px solid #333;
background-image: url(images/vertical06a.jpg);
background-repeat: no-repeat;
background-position: 0 0;
}

#navcontainer ul ul li { margin: 0; }

#navcontainer ul ul a
{
display: block;
padding: 5px 5px 5px 20px;
width: 130px;
color: #000;
background-color: #FDF89A;
text-decoration: none;
font-weight: normal;
}

#navcontainer ul ul a:hover
{
color: #000;
background-color: #FF0101;
text-decoration: none;
}


#navcontainer_f { margin-left: 20px; }

#navcontainer_f ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, Helvetica, sans-serif;
}

#navcontainer_f li { margin: 0; }

#navcontainer_f a
{
display: block;
padding: 5px 10px;
width: 135px;
color: #000;
background-color: #FFE900;
text-decoration: none;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-bottom: 1px solid #333;
border-right: 1px solid #333;
font-weight: bold;
font-size: 1em;
background-image: url(images/vertical06.jpg);
background-repeat: no-repeat;
background-position: 0 0;
}

#navcontainer_f a:hover
{
color: #000;
background-color: #FFE900;
text-decoration: none;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-bottom: 1px solid #333;
border-right: 1px solid #333;
background-image: url(images/vertical06a.jpg);
background-repeat: no-repeat;
background-position: 0 0;
}

#navcontainer_f ul ul li { margin: 0; }

#navcontainer_f ul ul a
{
display: block;
padding: 5px 5px 5px 30px;
width: 120px;
color: #000;
background-color: #FEF99B;
text-decoration: none;
font-weight: normal;
}

#navcontainer_f ul ul a:hover
{
color: #000;
background-color: #FFE900;
text-decoration: none;
}

