body { color: rgb(0, 0, 0); background: rgb(225, 218, 208); }
a { text-decoration: none; outline: none; color: rgb(0, 0, 0); }
img 
{ border: none;}
table { border-collapse: collapse; display: block; }
table.bg { background: url(designer2/cbg.jpg) repeat-y; }
table td table { font: 80% Georgia, "Times New Roman", Times, serif !Important; }
table td h { display: inline; }
table td h2 { font-size: 18px; }
table td h3 { font-size: 16px; color:#000; }
.content {  border: 0px solid rgb(173, 160, 143);  }
.footmen { text-align: center; vertical-align: middle;  }
.footmen a { font-weight: bold; font: 70% Arial, Helvetica, sans-serif; margin: 0 3px; }
.footmen a:hover { text-decoration: line-through; }
#Flash a { color: rgb(255, 0, 0); text-decoration: underline; }

/*content */
#contenttop {
    background: url(images/bgtopcontent.png) no-repeat;
    height:40px;
}
#content {
    background: url(images/bgcontentcenter.png) repeat-y;
    margin-top:-15px;
    padding: 0 5px;
    margin-bottom:-2px;
    min-height:400px;
}
#contentbottom {
    background: url(images/bgcontentbottom.png) no-repeat;
    height:50px;
    padding:0px;
    margin-top:-16px;
}

#scontenttop {
    background: url(images/scontenttop.png) no-repeat;
    height:40px;
}
#scontent {
    background: url(images/scontentcenter.png) repeat-y;
    margin-top:-15px;
    padding: 0 5px;
    margin-bottom:-2px;
    width:850px;
}
#scontentbottom {
    background: url(images/scontentbottom.png) no-repeat;
    height:60px;
    padding:0px;
    margin-top:-16px;
}
/* content end */
#logotatait {
    float:right;
}
.titlepage {
    text-align:center;
}