body {
background-color: #f3f3f3;
color: #475776;
font-family: verdana,arial,helvetica,sans-serif;
font-size: 11px;
 }
h1 { 
color:#A12D85;
font-size:13px;
}
ul, li {
list-style-image: url(/img/dot.jpg);
}

td { }

a {
color: #666666;
text-decoration: none;
color: #475776;
}
a:link { }
a:visited { }
a:hover { }
a:active { }

#headcontain {
margin-left: auto;
margin-right: auto;
margin-top: 25px;
width: 1068px;
height: 245px;
background-color: white;
position: relative;

}
#headcontain-toolbar {
height: 20px;
width:400px;
position: relative;
top:0px;
left: 660px;
text-align: right;
margin-top: -25px;
}

#contentcontain {
width: 1068px;
background: #e5e5e6;
margin-left: auto;
margin-right: auto;
margin-top: 7px;
overflow:  hidden;
padding-top: 4px;
min-height: 500px;
}

/* IE 6 Hack*/
* html #contentcontain {
height: 500px;
 }
 /**/
body>#contentcontain {height: auto; }

#contentcontain-left {
width: 190px;
margin-top: 27px;
margin-left: 8px;
float: left;
position: absolute;
}

#contentcontain-left-a {
padding-left: 5px;
padding-top: 10px;
margin-bottom: 5px;
background-color: #F3F3F3;

}

#contentcontain-center {
margin-left: 205px; 
width: 645px;
padding-right: 15px;
padding-left: 15px;
background-color: #F3F3F3;
margin-top: 24px;
padding-top: 10px;
min-height: 500px;
padding-bottom: 150px;
float: left;

}
* html #contentcontain-center {
height: 500px; 
}
body>#contentcontain-center {
height: auto;
 }
#contentcontain-center a{
font-weight: bolder;
}
#contentcontain-right {
width: 170px;
margin-top: 27px;
float: right;
}
#contentcontain-right-a {
display: block;

margin-right: 10px;
background-color: #bebebe;
position: relative;
height: 28px;
background: url(/img/nav-r-bg.jpg) no-repeat;
padding-top: 8px;
}

#contentcontain-right-a a {
margin-left: 10px;
color: white;
top: -7px;
}

#contentcontain-right-a a:link { }
#contentcontain-right-a a:visited { }
#contentcontain-right-a a:hover { color: #BF1E6C; }
#contentcontain-right-a a:active { }

#bottomcontain {
clear: both;
border-top: 1px solid #BF1E6C;
margin: auto;
width: 1068px;
height: 20px;
font-size: 9px;
text-align: center;
margin-top: 10px;
text-align: right;
padding-top: 10px;
color: #b9b9b9;
}











