.hdm {
    font-family: Verdana;
    font-weight: bold;
    font-size: 62.5%;
    color: #333;
    background-color: #fff;
}
.hdm A:link { color: #6666cc; text-decoration: none }
.hdm A:visited { color: #6666cc; text-decoration: none }
.hdm A:hover { color: red; }
.hdl {
    font-family: Verdana;
    font-weight: bold;
    font-size: 120%;
    color: #333;
}

#main_container {
margin: 0 auto;
width: 90%;
height:auto;
background-color:#d8d8d8;
BORDER-right: #000000 1px solid;
BORDER-left: #000000 2px solid;
BORDER-top: #000000 2px solid;
BORDER-bottom: #000000 1px solid;
z-index:500000;
height:auto;
overflow: hidden;
min-width:600px;
} 
#right_hd {
Z-INDEX: 40;
FLOAT: right;
POSITION: relative;
background-color: #2e9afe;
}
#right_cont {
Z-INDEX: 40;
FLOAT: right;
POSITION: relative; 
border: #000000 2px solid;
width: 60%;
background-color: #2e9afe;
}
#left_content {
Z-INDEX: 500;
FLOAT: left;
WIDTH: 23.5%;
CURSOR: pointer;
POSITION: relative;
background-color: #2e9afe;
}
#bottom_content {clear: both;
background-color: #bdbdbd;

}

