body {
    margin: 10px 0px 20px 150px;
    background: url("body-bg.gif") no-repeat -50px top fixed;
    text-align: center;
    line-height:150%;
}
a {
    text-decoration: none;
}
a:link {
    color: #000000;
}
a:visited {
    color: #000000;
}
a:active {
    color: #000000;
}
a:hover {
    color: #C03600;
    text-decoration: underline;
}
.content .posted a{
    text-decoration:none;
    color:#000;
}
.content .posted a:hover {
    color: #C03600;
    text-decoration: underline;
}
.content h3 a{
    color:#27464B;
    text-decoration:none;
}
.content a{
    color:#007FCF;
    text-decoration:underline;
}
.content p a{
    color:#007FCF;
    text-decoration:underline;
}
.content .replyuser{
    color:#007FCF;
}
#container {
    position:absolute;
    top:6px;
    left:148px;
    padding: 0px;
    width: 830px;
    background-color:transparent;
    background:none;
    border:none;
    padding-bottom:10px;
}
#banner {
    color: #27464B;
    text-align: right;
    line-height:150%;
    padding:6px 30px 6px 0px;
    margin:0px;
    height: 130px;
    background:none;
    background-color:transparent;
}
#banner a:hover{
    color: #27464B;
}

#banner a {
    color: #27464B;
}
#banner h1 {
    padding-bottom:15px;
}
#banner h2 {
    color:#27464B;
}
#center {
    float: left;
    width: 585px;
    border: 1px #B8E2F1 solid;
    margin: 0px 5px 0px 0px;
    padding:0px;
    overflow: hidden;
}
.content {
    color: #000000;
    margin:0px;
    padding: 10px 10px 0px 10px;
    background:transparent;
}
.content h2 {
    color: #C03600;
    text-align: left;
    font-weight: bold;      
    margin-bottom: 10px;
    padding: 3px;
    background:transparent;
}
.content h3 {
    color: #000000;
    background-color:transparent;
    background: url("kit-bg.gif") no-repeat left top;
    height: 50px;
    padding:10px 0px 5px 45px;
    margin-bottom: 10px;
}

#right {
    float: left;
    width: 220px;
    background-color:#F8FDFF;
    border: 1px #B8E2F1 solid;
    text-align:left;
    margin:0px;
    padding:0px;
}
.sidebar {
    color: #339BFC;
    background-color:transparent;
    padding: 0px;
    margin:0px;
}
.sidebar h2{
    color:#000000;
    text-align: center;
    background-color:transparent;
    border-right:0px;
    border-bottom:1px #8FD1EF dashed;
    background-image:none;
}
.sidebar li {
    color: #596c54;
}
.image{
	align:center;
}