BODY {
text-align: center;
/* background: url(body_bg.jpg) top center repeat-y #D4EFFD; */
background: url(NEW_bg.jpg) top center no-repeat #000000;
background-attachment: fixed;
font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
font-size: 14px;
color: #000000;
}

A {
color: #0075D4;
}

DIV#content {
width: 750px;
margin: 0px auto;
text-align: left;
background-color: #FFFFFF;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
}

DIV#header {
border-bottom: 1px solid #666666;
height: 140px;
overflow: hidden;
background: url(masthead.jpg) left center no-repeat #000000;
/* text-align: right !important; */
padding-left: 325px;
}
DIV#header IMG {
border: 0px;
margin: 0px;
padding: 0px;
}

DIV#navigation {
/*background: url(nav_bg.jpg) center center repeat-x #999999;*/
}

DIV#text {
border-top: 1px solid #666666;
}

/* Menu from dynamicdrive.com */ 

.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial, Helvetica, Sans-Serif;
width: 100%;
background: black url(nav_bg.jpg) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: #FFFFFF;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid #666666;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: #FFFFFF;
text-decoration: none;
background: transparent url(nav_bg_active.jpg) center center repeat-x;
}

/* END Menu from dynamicdrive.com */

DIV#text {
padding: 20px 20px 8px 20px;
line-height: 20px;
}
DIV#text P {
text-indent: 10px;
margin: 0px 0px 10px 0px;
text-align: justify;
}
DIV#text P IMG {
border-top: 4px solid #FFFFFF;
}
DIV#text A {
text-decoration: none;
color: #0075D4;
border-bottom: 1px solid #0075D4;
border-top: 1px solid #FFFFFF;
}
DIV#text A:hover {
text-decoration: none;
background-color: #0075D4;
color: #FFFFFF;
border-bottom: 1px solid #0075D4;
border-top: 1px solid #0075D4;
}

.center {
text-align: center !important;
clear: both;
text-indent: 0px !important;
}
.noindent {
text-indent: 0px !important;
}
.clearall {
clear: both;
padding: 0px !important;
margin: 0px !important;
border: 0px !important;
}
.forbreak {
height: 500px;
}
.highlight {
background-color: #FFF5A1;
border-top: 1px solid #FFF5A1;
border-bottom: 1px solid #FFF5A1;
padding: 0px 1px 0px 1px;
}
.floatleft {
float: left;
margin-right: 20px;
}
.floatright {
float: right;
margin-left: 20px;
}

STRONG {
font-weight: bold;
}
EM {
font-style: italic;
}

H2 {
font-family: Arial, Helvetica, Sans-Serif;
font-weight: bold;
font-size: 30px;
margin: 0px 0px 15px 0px;
color: #0075D4;
letter-spacing: -1px !important;
}

H3 {
font-family: Arial, Helvetica, Sans-Serif;
font-weight: bold;
font-size: 18px;
margin: 0px 0px 8px 0px;
color: #0075D4;
letter-spacing: 0px;
}

H4 {
/* background: url(../img/site_jumpto.gif) left top no-repeat #EAEAEA; */
font-weight: bold;
border-top: 1px solid #666666;
margin: 0px 0px 1px 0px !important;
/* padding: 5px 0px 0px 18px; */
padding: 5px 0px 0px 0px;
}

H5 {
font-family: Arial, Helvetica, Sans-Serif;
font-weight: bold;
margin: 0px 0px 8px 0px;
}

DIV#page_nav {
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
background-color: #EAEAEA;
width: 225px;
float: right;
padding: 7px 7px 2px 7px;
border: 1px solid #666666;
margin: 0px 0px 20px 20px;
}
DIV#page_nav P {
text-indent: 0px;
margin: 0px 0px 5px 0px;
text-align: left;
line-height: 15px;
}
DIV#page_nav A {
background-color: #EAEAEA !important;
border: 0px !important;
text-decoration: underline !important;
color: #005396 !important;
}
DIV#page_nav A:hover {
background-color: #EAEAEA !important;
border: 0px !important;
text-decoration: underline !important;
color: #0075D4 !important;
}
DIV#page_nav IMG {
border-bottom: 5px solid #EAEAEA;
}
DIV#page_nav OL {
list-style-position: inside;
margin: 0px 0px 0px 0px !important;
padding: 0px 0px 4px 0px !important;
font-size: 12px !important;
}
DIV#page_nav OL LI {
margin: 0px 0px 0px 0px !important;
padding: 0px !important;
line-height: 15px !important;
}
DIV#text UL {
margin: 0px 0px 9px 25px;
padding: 0px;
}
DIV#text OL {
margin: 0px 0px 9px 30px;
padding: 0px;
}

DIV#footer {
line-height: 14px;
font-size: 12px;
font-family: Arial, Helvetica, Sans-Serif;
border-top: 1px solid #999999;
background: url(footer_bg.gif) left center no-repeat #EAEAEA;
padding: 20px 0px 18px 0px;
}
DIV#footer P.footerleft {
float: left;
width: 40%;
padding: 0px 0px 0px 70px;
}
DIV#footer P.footerright {
padding: 0px 20px 0px 0px;
float: right;
width: 40%;
text-align: right;
}

FORM#emailpost {
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
border: 1px solid #666666;
background-color: #EAEAEA;
padding: 8px;
margin: 0px 0px 12px 0px
}
FORM#emailpost DIV {
margin: 0px 0px 8px 0px;
padding: 0px 0px 8px 0px;
border-bottom: 1px solid #666666;
}
FORM#emailpost LABEL {
font-weight: bold;
}
.emailpostleft {
padding-top: 1px solid #EAEAEA;
display: block;
float: left;
width: 125px;
text-align: left;
*/
}
.emailpostright {
display: block;
float: left;
width: 500px;
text-align: left;
}
.eptb {
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
width: 400px;
background-color: #FFFFFF !important;
border: 2px solid #CCCCCC;
padding: 2px;
}
.eptbutton {
margin: 0px !important;
padding: 0px !important;
border: 0px !important;
}
.eptbutton BUTTON {
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
padding: 4px;
border: 2px solid #666666;
background-color: #CCCCCC;
font-weight: bold;
}
FORM#emailpost textarea {
width: 525px;
height: 250px;
padding: 2px;
background-color: #FFFFFF;
border: 2px solid #CCCCCC;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
}
