body, table, tr, th, td, dd, dt, dl, p, div, form, input, pre, textarea, fieldset, blockquote, ul, ol, li, h1, h2, h3, h4 {
    margin:0;
    padding:0;
}
body {
background:;
    font: 10pt/1.5 'century gothic', Verdana, Arial, Helvetica;
    color:#000;
    text-align:left;
}
body#dds {background:url(images/body.jpg) top center repeat-y;} /*to make sure the content editor can be used properly.*/
h1 {
    font:bold 2em/1.5 Verdana, Arial, Helvetica;
}
h2 {
    font: bold 1.75em/1.5 Verdana, Arial, Helvetica;
}
h3 {
    font: bold 1.5em/1.5 Verdana, Arial, Helvetica;
}
p {
    text-align:left;
}
ol, ul{list-style-position:inside;}
/* MAIN ID TAGS */

#wrapper {
    width: 952px;
    margin:0 auto;
}
/*TOP AREA*/
#top {
display:none;
    clear:both;
    height:30px;
    width:100%;
}
#top a {
    color:#000;
    text-decoration:none;
}
#top a:hover {
    color:#FF0000;
}
#top ul li {
    list-style:none;
    float:left;
    padding:0 5px;
    border-right:solid #000033 2px;
}
#top .last {
    border:none;
}
/*Header*/
#header {
    clear:both;
    height: 217px;
    width:100%;
}
/*Bottom Area*/
#bottom {
background-color:#103040;
font-size:14px;
clear:both;
    height:32px;
    width:100%;
    text-align:center;
}
#bottom a {
    color:#000;
    text-decoration:none;
}
#bottom a:hover {
    color:#FF0000;
}
#bottom ul li {
    list-style:none;
    float:left;
    padding:0 5px;
    border-right:solid #000033 2px;
}
#bottom .last {
    border:none;
}
#container {clear:both; width:100%;}
/*Left navigation Area*/
#leftmain {
display:none;
    float:left;
    width: 20%;
}
#leftnav {
}
#leftBottom {
display:none;
}
/*content Area*/
#contentArea{
    float:left;
    width:100%;
}
#footerText {
    clear:both;
    height:50px;
    width:100%;
    font-size:.9em;
}
/*Misc Classes, clear hyperlink */
a {
    cursor:hand;
}
img {border:none;}
.imgRight {float:right; margin:0 0 10px 10px;
}
.imgLeft {float:left; margin:0 10px 10px 0;
}
.clear {
    clear:both;
}
.caption {
    font-size:.8em;
    text-align:center;
}

/*HOME PAGE STYLES*/
#topleftbox {
background: url(images/body_01.gif) top left no-repeat;
float:left;
padding: 10px 0pt 0pt 15px; height: 291px; width: 483px; color: #fff;
}
#toprightbox {
padding: 15px; width: 414px;
float:left;
}
#rightbox {
background: url(images/body_03.jpg) top center no-repeat; 
clear:right;
float:right;
padding: 50px 200px 0pt 40px; height: 119px; width: 214px; color:#000 
}
