.float_left
{
float: left;
}

.float_right
{
float: right;
}

a:link
{
color: #0000FF;
text-decoration: underline;
}

a:visited
{
color: #770077;
text-decoration: underline;
}

a:hover
{
color: #555555;
text-decoration: none;
}

a:active
{
color: #770077;
text-decoration: underline;
}

a.navcurrent:link
{
color: #808080;
text-decoration: none;
}

a.navcurrent:visited
{
color: #808080;
text-decoration: none;
}

a.navcurrent:hover
{
color: #808080;
text-decoration: none;
}

a.navcurrent:active
{
color: #808080;
text-decoration: none;
}

a.navlink:link
{
color: #FFFFFF;
text-decoration: none;
}

a.navlink:visited
{
color: #FFFFFF;
text-decoration: none;
}

a.navlink:hover
{
color: #808080;
text-decoration: none;
}

a.navlink:active
{
color: #808080;
text-decoration: none;
}

body
{
font-family: Georgia, "Times New Roman", Times, serif;
margin-top: -2px;
text-align: center;
}

div
{
position: relative;
}

div.container
{
border: 1px solid black;
width: 800px;
}

div.contentcenter
{
text-align: center;
width: 800px;
}

div.contentmain
{
background-color: #FFFFFF;
background-image: url('../images/printbg.jpg');
padding-top: 8px;
width: 800px;
}

div.contentleft
{
float: left;
text-align: left;
}

div.contentright
{
float: right;
padding: 10px;
text-align: left;
vertical-align: middle;
}

div.contentfooter
{
background-image: url('../images/bodybkg2.jpg');
background-repeat: no-repeat;
height: 8px;
padding: 0px;
margin-bottom: -12px;
width: 800px;
}

div.copyright
{
background-image: url('../images/3.jpg');
color: #FFFFFF;
font-size: 10pt;
height: 18px;
text-align: right;
width: 800px;
}

div.header
{
background-color: #000000;
width: 800px;
}

div.image_small
{
border: 2px solid #555555;
float: left;
height: 72px;
position: relative;
width: 72px;
}

div.image_small_container
{
background-color: #555555;
border: 4px solid #555555;
margin: 0px;
padding: 0px;
width: 344px;
}

div.navbar
{
background-color: #000000;
padding-top: 6px;
width: 800px;
}

div.navbarbottom
{
background-color: #000000;
background-image: url('../images/bodybkg.jpg');
background-repeat: no-repeat;
height: 8px;
margin-bottom: -12px;
width: 800px;
}

div.subnavbar
{
background-color: #000000;
color: #FFFFFF;
text-align: left;
width: 800px;
}

div.timeline_header_left
{
float: left;
font-weight: bold;
text-align: center;
width: 475px;
}

div.timeline_header_right
{
float: right;
font-weight: bold;
text-align: center;
width: 475px;
}

div.timeline_image_right
{
float: left;
padding-left: 10px;
padding-right: 10px;
}

div.timeline_left
{
text-align: left;
width: 800px;
}

div.timeline_right
{
text-align: left;
width: 800px;
}

div.timeline_text_left
{
border-bottom: thin solid #01273A;
border-right: thin solid #01273A;
float: left;
height: 180px;
padding-left: 10px;
padding-right: 10px;
width: 485px;
}

div.timeline_text_right
{
border-bottom: thin solid #01273A;
border-left: thin solid #01273A;
float: right;
height: 180px;
padding-left: 5px;
width: 500px;
}

img.thumbnail
{
border: 4px solid #222222;
margin: 0px;
padding: 2px;
}

img.header
{
margin-bottom: -2px;
}

img.nav
{
border: none;
margin: -2px;
}