body {
background: #7896D4;
margin: 0;
text-align: center;
color: #555; font-style:normal; font-variant:normal; font-weight:normal; line-height:140%; font-size:71%; font-family:Verdana, Tahoma, Trebuchet MS, Arial, Sans-Serif
}

}
#container {
background: #ffffff;
width: 770px;
margin: 10px auto;
}
#topheader {
background: #fff url('images/head1.jpg');
height: 100px;
border-bottom: 1px solid #35445F
}
#header {
background: #ffffff;
width: 100%;
height: 30px;
padding-top: 10px;
}
#content {
background: #ffffff;
float:left;
padding: 15px 20px;
width: 500px;
text-align: left;
}
#sidebar {
background: #ffffff;
float: right;
width: 270px;
}

#baseline{
clear: both;
text-align: center;
padding: 0 30px;
width: 100%;
height: 26px;
line-height: 18px;
background: #678b3f;
border-top: 1px solid #fff;
}

#linkleft {
background:#ffffff; float:left;
width: 100 px
padding: 15px 20px;
}
#linkright {
background:#ffffff; float:center;
width: 100 px
padding: 15px 20px;
}

a {
text-decoration: none;
}
a:link {
color: #4576E5;
}
a:visited {
color: #1D325F;
}
a:hover {
color: #80A618;
}
a:active {
color: #4576E5;
}

table
{
	table-border-color-light: rgb(255,102,153);
	table-border-color-dark: rgb(102,51,153); 
}

h1, h2, h3, h4, h5, h6 {
margin: 0 0 2px -6px;
font: bold 11px Arial, Verdana, Sans-Serif;
color: #1A2B4E;
}
h1 {
font-size: 150%;
}
h2 {
font-size: 130%;
}
h3, h4, h5, h6 {
font-size: 110%;
}

cssnav { 
position: relative;
font-family: arial, helvetica, sans-serif;
background-image: url('overbtn.jpg');
background-repeat: no-repeat;
white-space: nowrap;
display: block;
width: 211px;
height: 44px;
margin: 0; 
padding: 0 
}

cssnav a {
display: block;
color: #000000;
font-size: 11px;
width: 211px;
height: 44px;
display: block;
float: left;
color: black;
text-decoration: none;
}

cssnav img {width: 211px; height: 44px; border: 0px none; }
* html a:hover {visibility:visible}
.cssnav a:hover img{visibility:hidden}

cssnav span {
position: absolute;
left: 35px;
top: 15px;
margin: 0px;
padding: 0px;
cursor: pointer;
}
