* {
    font-family: Arial, Trebuchet MS; 
    font-size: 13px; 
    font-weight: bold;
    border: 0px hidden #000000;}

body {
    margin: 0;
    padding: 0;
    background-color: #626262;}

.header {
    background-image: url('/templates/default/images/Cheader.jpg');
    background-repeat: no-repeat;
    background-position:center; 
    border: 1px solid #ffff57;
    border-bottom: 0px hidden #000000;
    width: 900px;
    height: 250px;}

.menu {
    background-color: #;
    border: 0px hidden #000000;
    text-align: center;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;}

.sidePanel {
    border: 0px hidden #000000;
    text-align: center; 
    width: 180px;}

.contentBox h2 { 
    background-color: #fca95b;
    border: 0px hidden #000000; 
    font-size: 100%;
    font-weight: bold;
    margin: 0;
    text-align: center;
    color: #f6f608;}

.content { 
    border: 2px solid #fca95b;
    color: #ff9023;
    padding: 3px;
    margin-bottom: 0px;}

.mcontent {
    background-color: #ffffff;
    border: 1px solid #ffff57;
    padding: 2px;
    width: 902px;
    height: 500px;}

.home {
    font-size: 18px;
    color: #ff9023;
    text-align: center;}

.footer {
    background-color: #fca95b;
    border: 1px solid #ffff57;
    border-top: 0px hidden #000000;
    text-align: center;
    font-size: 90%;
    color: #f6f608;
    padding: 0px;
    width: 900px;
    height: 50px;}

.footer A  {
    font-size: 100%;
    color: #f6f608;}

/* Default Link Style */
A:link{color:#e8e807; text-decoration:none}
A:visited{color:#e8e807; text-decoration:none}
A:active{color:#e8e807; text-decoration:none}
A:hover{color:#c9c901; text-decoration:underline;}

/* Main Menu Link Style */
A.main_menu{padding: 0 6px;}
A:link.main_menu{color:#ff9023; text-decoration:none}
A:visited.main_menu{color:#ff9023; text-decoration:none}
A:active.main_menu{color:#ff9023; text-decoration:none}
A:hover.main_menu{color:#e67609; text-decoration:underline;}
