body {
background-color: white;
margin: 20px;
padding: 0px;
font-family: Verdana, Helvetica, sans-serif;
font-size: 14px;
color: #333399;
line-spacing: 1.4em;
}
img {
border: 0
}
#navbar {
margin-left: 0px;
margin-top: 80px;
}
#navbar ul {
margin: 0px;
padding: 0px;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
line-height: 25px;
}
#navbar li {
list-style-type: none;
height: 20px;
width: 175px;
margin: 5px 5px 0px 0px;
text-align: center;
}
#navbar li a {
height: 100%;
width: 100%;
display: block;
text-decoration: none;
border-width:6px;
}
#navbar li a:link {
color: white;
font-weight: bold;
background-color: #333399;
border-style: outset;
}
#navbar li a:visited {
color: white;
font-weight: bold;
background-color: #333399;
border-style: outset;
}
#navbar li a:hover {
font-weight: bold;
color: white;
background-color: black;
border-style: outset;
}
#navbar li a:active {
font-weight: bold;
color: #ffffff;
background-color: lightblue;
border-style: inset;
}
#contact {
font-size: 12px;
position: absolute;
top: 150px;
left: 20px;
width: 720px;
}
#contact #contacta {
position: absolute;
top: 0px;
left: 480px;
}
.bold {
font-weight: bold;
}
#container {
position: absolute;
top:280px;
left:220px;
width: 380px;
font-size: 12px;
}
#title {
position: absolute;
top: 230px;
left: 220px;
width: 520px;
text-align: center;
}
a {
text-decoration: none;
color: black;
font-weight: bold;
}
a:hover {
text-decoration: underline;
color: #333399;
}
#sidebar {
position: absolute;
top: 270px;
left: 620px;
width: 120px;
text-align: center;
font-size: 9px;
}
hr {
color: 333399;
}
li {
list-style-type: square;
}
#head2 {
  font-size: 12px;
  font-style: italic; 
color: #b565f0;
 }
 h1 {
 font-weight: bold;
 color: black;
 font-family: Arial, Verdana, san-serif;
 font-size: 15px;
 }
  #bottomnav {
  font-size: 10px;
  color: black;
  line-height: 15px;
  }









































