body {
background-color: #ffffff;
color: #7f7f7f;
font-family:"Trebuchet MS", arial,helvetica,sans-serif;
font-size: 12px;
 }
h1 { 
color:#A9000A;
font-size:1.5em;
}
h2 { 
color:#9F9F9F;
font-size:1.5em;

}
ul, li {
list-style-image: url(/img/dot.jpg);
}
img {
border: 0px;
}
td {padding: 5px; }

a {
color: #666666;
text-decoration: none;
color: #A9000A;
}
a:link { }
a:visited { }
a:hover { }
a:active { }

#keyword_headline {
position: relative;
top:-70px;
}



#headcontain-toolbar {
height: 100px;
width:950px;
position: relative;
top:0px;
margin-left: auto;
margin-right: auto;
background: url(/img/logo.gif) no-repeat;
text-align: right;

}
#headcontain-toolbar p {
padding-top: 80px;
}
#headcontain-toolbar a {
color:#A9000A;
text-decoration: underline;
}
#headcontain-toolbar img {
text-decoration: none;
} 
#headcontain {
margin-left: auto;
margin-right: auto;
width: 950px;
height: 250px;
background-color: white;
position: relative;

}

#contentcontain {
width: 950px;
background: url(/img/bg.jpg) repeat-y;
margin-left: auto;
margin-right: auto;
margin-top: 2px;
overflow:  hidden;
min-height: 500px;
}

/* IE 6 Hack*/
* html #contentcontain {
height:500px;
 }
 /**/
body>#contentcontain {height: auto; }

#contentcontain-left {
width: 190px;
margin-top: 0px;
margin-left: 8px;
float: left;
position: absolute;
/* border-right: 3px solid white; */
height: 100%;
padding-top: 12px;
}

.contentcontain-left-a {
padding-left: 20px;
margin-bottom: 5px;
text-transform: uppercase;
height: 15px;
letter-spacing: 1px;
}

.contentcontain-left-a a{
color: #999999;

font-weight: bolder;
}

.contentcontain-left-a a:link { }
.contentcontain-left-a a:visited { }
.contentcontain-left-a a:hover {background-color: #fbeac1; }
.contentcontain-left-a a:active { }

#contentcontain-center {
margin-left: 205px; 
width: 450px;
padding-left: 15px;
/* background-color: #FBE1A2; */
margin-top: 4px;
min-height: 500px;
padding-bottom: 150px;
float: left;

}
* html #contentcontain-center {
height: 500px; 
}
body>#contentcontain-center {
height: auto;
 }
#contentcontain-center a{
font-weight: bolder;
color: #A9000A;
}
#contentcontain-right {
width: 227px;
float: right;
height: 800px;
/* border-left: 3px solid white; */
padding-left: 5px;
}
#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;
margin: auto;
width: 950px;
height: 50px;
font-size: 11px;
text-align: center;
margin-top: 10px;
text-align: right;
padding-top: 10px;
color: #b9b9b9;
text-align: center;
}
#bottomcontain a {
text-decoration: underline;
color:#A9000A;
}