* {
 font-size: 11px;
 /* overwrite all default browser settings */
}

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

#navcontainer li { margin: 0 0 .2em 0; }

#navcontainer a
{
display: block;
color: #FFF;
background-color: #000000;
width: 180;
padding: .2em .8em;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #999999;
color: #FFF;
}


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

#navcontainer2 li { margin: 0 0 .2em 0; }

#navcontainer2 a
{
color: "#cccccc";
width: 200;
padding: .2em .8em;
text-decoration: none;
}

#navcontainer2 a:hover
{
color: #900;
text-decoration: underline;
}

body{
 font-size: 11px;
 text-align: center; 
 font-family: verdana, arial, helvetica, sans-serif;
 background: #000000 url(art/1600_blueline.gif);
}

.body2
{
 font-size: 11px;
 text-align: left; 
 font-family: verdana, arial, helvetica, sans-serif;
 padding: .7em;
}
head
{
font-size: 12px;
text-algin: left;
font-family: verdana, arial, helvetica, sans-serif;
font-weight: bold;
font-color: #FFF;
}

hr {
  border: 0;
  width: 750;
  color: #f00;
  background-color: #fff;
  height: 1px;
}
.title1{
 font-size: 14px;
 font-weight: bold;
 padding: .5em;
 color: "#002f5d";
}

.title2{
 font-size: 12px;
 font-weight: bold;
 padding: .5em
}
.title2a{
 font-size: 12px;
 font-weight: normal;
}
.title3{
	font-size: 11px;
	font-weight: bold
}
.title4{
 font-size: 20px;
 font-weight: bold;
 color: "#002f5d";
 padding: .5em
}
a.link
{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: "#000000";
text-decoration: underline;
padding: .5em
}
a.link:visited
{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: "#000000";
text-decoration: underline;
padding: .5em
}
a.link:focus
{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #cccccc;
text-decoration: none;
padding: .5em
}
a.link:hover
{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #900;
text-decoration: none;
padding: .5em
}
a.link:active
{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #ffffff;
text-decoration: none;
padding: .5em
}
a.link2
{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: "#666666";
text-decoration: none;
padding: .8em
}
a.link2:visited
{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: "#666666";
text-decoration: none;
padding: .8em
}
a.link2:focus
{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #000000;
text-decoration: none;
padding: .8em
}
a.link2:hover
{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #000000;
text-decoration: none;
padding: .8em
}
a.link2:active
{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #000000;
text-decoration: none;
padding: .8em
}
a.link3
{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: "#002f5d";
padding: .8em
}
a.link3:visited
{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: "#002f5d";
padding: .8em
}
a.link3:focus
{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #900;
text-decoration: none;
padding: .8em
}
a.link3:hover
{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #900;
text-decoration: none;
padding: .8em
}
a.link3:active
{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #900;
text-decoration: none;
padding: .8em
}

#headline
{
margin-left: 2;
padding-left: 0;
list-style-type: none;
float: left;
width: 95%;
}

ul#navigation
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
background: "#cccccc";

float: left;
width: 100%;
}

ul#navigation li
{
display: inline;
}

ul#navigation a
{
display: block;
float: left;
padding: .2em 1em;
text-decoration: none;
color: #fff;
background: "#cccccc";
border-right: 1px solid #fff;
}

ul#navigation a:hover
{
color: #fff;
background: #000000;
