body{
    font-family: Arial;
    font-size: 10pt;
    color: #666666;
    background: #999999;
}
img{
    border: none;
}
a{
}
div{
    padding: none;
    margin :none;
}
#main_outer{
    margin: 0 auto;
    width: 650px;
    height: 570px;
    background: #e8e8e8;
    border: 5px solid #e8e8e8;
    
}
#main_left{
    float: left;
    height: 560px;
    width: 110px;
    padding: 10px;
    padding-bottom: 0px;
    white-space: nowrap;
}
#main_right{
    float: right;
    height: 530px;
    width: 475px;
    background: #e8e8e8;
    padding: 10px;
}
#we_are_writers{
    text-align: right;
}
#design_by_trunk{
    margin: 0 auto;
    width: 650px;
    padding-top: 10px;
    position: relative;
    left: -5px;
}
#home_page_main_image{
    position: relative;
    top: 127px;
}
#home_image_writers{
}
#home_image_trainers{
    position: relative;
    left: 7px;
    top: 10px;
}
#home_image_and_script{
    position: relative;
    left: 10px;
    top: 32px;
}
#home_image_doctors{
    position: relative;
    left: 10px;
    top: 55px;
}
#nav{
    font-size: 7pt;
    white-space: nowrap;
    padding-top: 25px;
}
#page_body{
    margin-top: 65px;
    overflow: auto;
    height: 430px;
    padding-right: 5px;
}
#page_header{
    position: relative;
    bottom: -65px;
}
.nav_item_child{
    text-align: right;
    padding-left: 10px;
}
.nav_item{
    height: 20px;
    background-image: url('../images/dotted_line_110.gif');
    background-repeat: no-repeat;
    background-position: bottom right;
}
.nav_main_divider{
    height: 1px;
    padding: none;
    margin: none;
}
