html
{

background: url(../images/MainBG.jpg);
margin: 0px;
padding: 0px; 
}

body
{
margin: 0px;
padding: 0px; 
font-family: arial, helvatica, sans-serif;
font-size: 12px;
color: #1b2128;
background: url(../images/topbar.jpg) repeat-x;
}

#topname
{
padding-top: 8px;
margin-top: 0px;
text-align: center;
color: #ffffff;
font-size: 16px;
font-weight: bold;
}

#wrapper
{
margin: 0 auto;
margin-top: 0px;
background: url(../images/WrapperBG.jpg);
width: 830px;
}

#header
{
margin-top: 0px;
width: 795px;
height: 125px;
color: #485767;
font-size: 24px;
padding-left: 35px;
background: url(../images/Header.jpg);
}

#topmenu
{
padding-top: 16px;
width: 648px;
margin-left: 17px;
background: url(../images/TopNavBG.gif);
height: 31px;
padding-left: 150px;
}

#topmenu a:link
{
font-weight: bold;
height: 20px;
padding: 5px;
background: url(../images/BottomNavBG.gif);
color: #485767;
}

#topmenu a:visited
{
font-weight: bold;
height: 20px;
padding: 5px;
background: url(../images/BottomNavBG.gif);
color: #485767;
}


#topmenu a:hover
{
font-weight: bold;
height: 20px;
padding: 5px;
background: url(../images/BottomNavBG2.gif);
color: #485767;
}


#topmenu a:active
{
font-weight: bold;
height: 20px;
padding: 5px;
background: url(../images/BottomNavBG2.gif);
color: #485767;
}

#breadcrumbs
{
padding-left: 50px;
padding-top: 2px;
padding-bottom: 5px;
}


#leftpanel
{
border: 2px solid #3D4957;
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
float: left;
margin-left: 16px;
width: 136px;
background: url(../images/PanelBG.gif);
}

#leftpanel a:link
{
color: #f7f4ef;
font-weight: bold;
text-decoration: none;
}

#leftpanel a:visited
{
color: #f7f4ef;
font-weight: bold;
text-decoration: none;
}

#leftpanel a:hover
{
color: #ffffff;
font-weight: bold;
text-decoration: underline;
}

#leftpanel a:active
{
color: #ffffff;
font-weight: bold;
text-decoration: underline;
}

#centerpanel
{
float: left;
padding-left: 5px;
padding-right: 5px;
width: 490px;
margin: 0;
}

#rightpanel
{
border: 2px solid #3D4957;
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
float: left;
margin-left: 0px;
width: 136px;
background: url(../images/PanelBG.gif);
}

#rightpanel a:link
{
color: #f7f4ef;
font-weight: bold;
text-decoration: none;
}

#rightpanel a:visited
{
color: #f7f4ef;
font-weight: bold;
text-decoration: none;
}

#rightpanel a:hover
{
color: #ffffff;
font-weight: bold;
text-decoration: underline;
}

#rightpanel a:active
{
color: #ffffff;
font-weight: bold;
text-decoration: underline;
}

#footer
{
clear: both;
width: 830px;
height: 106px;
margin-left: 0px;
background: url(../images/Footer.jpg);
}

#bottomlinks
{
padding-top: 40px;
text-align: center;
}

#bottomlinks a:link
{
height: 20px;
padding: 5px;
background: url(../images/BottomNavBG.gif);
color: #000000;
}

#bottomlinks a:visited
{
height: 20px;
padding: 5px;
background: url(../images/BottomNavBG.gif);
color: #000000;
}


#bottomlinks a:hover
{
height: 20px;
padding: 5px;
background: url(../images/BottomNavBG2.gif);
color: #000000;
}


#bottomlinks a:active
{
float: left;
height: 20px;
padding: 5px;
background: url(../images/BottomNavBG2.gif);
color: #000000;
}


#bottominfo
{
padding-top: 18px;
text-align: center;
color: #ffffff;
}



#subfooter
{
height: 100%;
}







h6
{ font-size: 12px; }

a:link
{
color: #485767;
}

a:visited
{
color: #485767;
}

a:hover
{
color: #000000;
}

a:active
{
color: #000000;
}

h1
{
margin-top: 0px;
margin-bottom: 0px;
color: #485767;
}