html {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
color: #000000;
margin: 0px;
padding: 0px;
background-color: #ccbd99;
}
#MainWrapper {
margin: 0px;
padding: 0px;
float: left;
width: 900px;
height: auto;
position: relative;
}

#HeaderOuter {
margin: 0px;
float: left;
height: 79px;
width: 900px;
padding-top: 15px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
position: relative;
}
#MainContentOuter {
margin: 0px;
padding: 0px;
float: left;
width: 900px;
height: auto;
position: relative;
}
.LeftImageLogo {
padding: 0px;
float: left;
height: 80px;
width: 65px;
position: relative;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 20px;
}
.MainLogo {
float: left;
height: 80px;
width: 400px;
position: relative;
margin-left: 95px;
}
#LeftCol {
float: left;
height: auto;
width: 159px;
position: relative;
padding-left: 20px;
margin: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
}


.SubLink {
color: #000000;
padding-left: 10px!important;
font-size: 13px!important;
display: block;
height: 20px;
width: 147px;

}


.MainCurrent {
font-weight: bold!important;
color: #000000!important;
}
.ClearBoth {
clear: both;
}
.SubLinkCurrent {
color: #000000!important;
padding-left: 10px;
font-size: 13px!important;
display: block;
height: 20px;
width: 147px;
text-decoration: none;
}

