/* CSS Document */

body {
margin:0 auto;
padding:0 0 0 0;
text-align:center;
width:100%;
background: #534841;
font-family:Arial, Futura, Trebuchet;
}

div#content {
text-align:center;
font-family:Arial, Futura, Trebuchet;
width:100%;
font-size:10px;
}

div#content img {
border:none;
}

div#header{
background:#FFFFFF;
padding-bottom:20px;
}

div#navbar {
}

div#navbar img {
margin:0 0 0 -3px;
}

div#flashheader {
margin:-35px 2PX 0 0;
#margin:-38px 3px 0 0;
}

div#bodycontent {
background-image:url(images/buttons/body_bkg.gif);
background-repeat:repeat-x;
width:100%;
height:100%;
background-color:#534841;
}

div#holder {
width:785px;
margin:auto;
}

div#leftcol {
float:left;
margin:auto;
width:435px;
text-align:center;
}

div#leftcol p{
font-size:12px;
margin:10px auto;
color:#FFFFFF;
text-align:justify;
}

div#bodytopper {
background-image:url(images/buttons/body_bkg.gif);
background-repeat:repeat-x;
width:100%;
height:13px;
}

div#rightcol {
margin:27px auto;
float:right;
width:321px;
}

div#rightcol p{
font-size:12px;
margin:15px auto;
color:#FFFFFF;
text-align:center;
}

div#bottomnav {
position:absolute;
top:950px;
right:212px;
margin:auto;
text-align:center;
background-image:url(images/buttons/footer_bkg.gif);
background-repeat:no-repeat;
height:45px;
width:780px;
}

div#bottomnav a{
font-style:normal;
text-decoration:none;
color:#FFFFFF;
text-align:center;
margin:auto;
}