body   { background-color: white; background-image: url("../images/bg_blue.jpg"); background-repeat: repeat-x;
text-align: center; padding: 0px; margin-top: 0px;
height: 100%;}

img {
border: none;}

#container  { position: relative; top: 0 em; Left: 0 em; width: 800px; height: 800px; background-color: #ffffff;
visibility: visible;
z-index: 1; text-align: left;
border: 1px #ACAABD solid;
margin-left: auto; margin-right: auto;
margin-top: 0px;}

#titlebar { position: absolute; top: 5px; left: 5px; width:790px; height: 40px;
z-index: 2;}

#menu { background-color: #677485 ; position: absolute; top: 50px; left: 5px; width:790px; height: 40px;
z-index: 3;
color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
font-style: normal;
text-decoration: none;
vertical-align: middle;
text-align: center;
float: left;}

#menu td {
vertical-align: middle;
text-align: center;} 

#body_background { background-color: #ffffff;
background-image: url(../images/body_background.jpg) ; position: absolute; top: 90px; left: 5px; width:790px; height: 680px;
z-index: 2;
background-repeat: no-repeat;
}

#body_text {
color: #000000;
position: absolute;
top: 90px;
left: 0px;
z-index: 10;
width: 795px;
height: 480px;
border: none;
padding: 0px;
}

#body_text p {
font-family: Arial, Helvetica;
font-size: 8pt;
font-weight: normal;
font-style: normal;
text-decoration: none;
margin-top: 0px;
margin-left: 40px;
margin-bottom: 20px;
margin-right: 40px;}

#body_text h1 {font-family: Arial, Helvetica;
font-size: 10pt;
font-weight: bold;
font-style: normal;
text-decoration: none;
margin-top: 20px;
margin-left: 40px;
margin-right: 40px;
margin-bottom: 0px;
}

#body_text h2 {font-family: Arial, Helvetica;
font-size: 12pt;
font-weight: bold;
font-style: normal;
color: #677485;
text-decoration: none;
margin: 10px;
}

#body_text iframe {
font-family: Arial, Helvetica;
font-size: 8pt;
font-weight: normal;
font-style: normal;
text-decoration: none;
color: #000000;
position: absolute;
top: 350px;
left: 0px;
width: 710px;
height: 290px;
border: 1px #d7d7d7 dashed;
padding: 0px;
margin-top: 20px;
margin-left: 40px;
margin-bottom: 20px;
margin-right: 20px
}

/* Here is the form stuff */

form.frm {margin-left: 40px;}
table.frm{
margin-top:10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;}

td.frm{vertical-align: top;}

/*end of form stuff */


/*contact div*/
#contact{
color: #000000;
position: relative;
background-color: #E2EADD;
width: 255px;
height: 50px;
border: solid 1px #677485;
padding: 5px 5px 0px 5px;
font-family: Arial, Helvetica, Sans Serif;
font-size: 7pt;
font-weight: bold;
font-style: normal;
text-decoration: none;
overflow: hidden;
float: right;
}

/*end of contact div*/

/*search div*/
#search{
color: #607346;
background-color: #E2EADD;
position: absolute;
top: 0px;
left: 800px;
width: 200px;
height: 60px;
border: solid 1px #607346;
padding: 5px;
font-family: Arial, Helvetica, Sans Serif;
font-size: 6pt;
font-weight: normal;
font-style: normal;
text-decoration: none;
overflow: hidden;
}

/*end of search div*/

ul {
list-style: disc inside;
font-family: Arial, Helvetica, Sans Serif;
font-size: 8pt;
}

#footer {
position: absolute; top: 780px; left: 5px; width:790px; height: 20px;
z-index: 4;
font-family: sans-serif;
font-size: 8pt;
font-weight: bold;
font-style: normal;
color: #5f7346;
text-align: center;}

table {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
}
