* {
    font-family: Arial, Trebuchet MS; 
    font-size: 13px; 
    font-weight: bold;
    border: 0px hidden #000000;}

body {
    margin: 0;
    padding: 0;
    background-image: url('/templates/default/images/SDR_Bg.gif');
    background-repeat:repeat;
    background-position:top left;}

.header {
    background-image: url('/templates/default/images/Header.jpg');
    background-repeat: no-repeat;
    background-position:center; 
    border: 0px hidden #000000;
    width: 892px;
    height: 324px;}

.menu {
    background-image: url('/templates/default/images/menu.jpg');
    border: 1px groove  #996600;
    text-align: center;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;}

.sidePanel {
    border: 0px hidden #000000;
    text-align: center; 
    width: 180px;}

.contentBox h2 { 
    background-image: url('/templates/default/images/SDR_CBg.jpg');
    background-repeat:x-repeat;
    background-position:top left;
    border: 0px hidden #000000; 
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    text-align: center;
    color: white;}

.content { 
    border: 2px solid #996600;
    color: black;
	background-image: url('/templates/default/images/content.jpg');
    padding: 3px;
    margin-bottom: 0px;}

.mcontent {
    border: 0px hidden #000000;
    padding: 2px;
    width: 900px;
    height: 500px;}

.home {
    font-size: 18px;
    color: #440a09;
    text-align: center;}

.footer {
    border: 0px hidden #000000;
    text-align: center;
    font-size: 12px;
    color: #CC0000;
    padding: 2px;
    width: 900px;
    height: 35px;
	background-image: url('/templates/default/images/SDR_Bg.gif');}

.footer A  {
    font-size: 100%;
    color: #CC0000;}

/* Default Link Style */
A:link{color:brown; text-decoration:none}
A:visited{color:brown; text-decoration:none}
A:active{color:brown; text-decoration:none}
A:hover{color:brown; text-decoration:underline;}

/* Main Menu Link Style */
A.main_menu{padding: 0 6px;}
A:link.main_menu{color: white; text-decoration:none}
A:visited.main_menu{color:white; text-decoration:none}
A:active.main_menu{color:white; text-decoration:none}
A:hover.main_menu{color:white; text-decoration:underline;}
