html {
    height: 100%;
    margin:0;
}
body  {
    font-family:arial;
    text-align:center;
    background-color:transparent;
    height: 100%;
    background: #FFFFFF url('/img/bg_y_repeat.jpg');
    background-repeat: repeat-y;
    background-position: top center;
    text-align:center;
    margin:0;
}

#head1 {
    background: #FFFFFF;
    height: 15px;
    margin:0;
    width:100%;
}

#full{
    margin-left:auto;
    margin-right:auto;
    z-index:0;
}


#main {
    background: #FFFFFF url('/img/background.jpg');
    background-repeat: no-repeat;
    width: 989px;
    height: 421px;
    position:relative;
    margin-left:auto;
    margin-right:auto;
    z-index:0;
}

#header {
    background-color: transparent;
    background-image:  url('/img/cpnca_logo.png');
    background-repeat: no-repeat;
    height: 100px;
    background-position: 6% 50%;
    width: 989px;
}

#footer {
    position:relative;
  //  background: #FFFFFF url('/img/bg_footer.jpg');
    background-repeat:no-repeat;
    background-position: bottom center;
    background-color:transparent;
    width: 1003px;
    margin-left:auto;
    margin-right:auto;
    height:60px;
    bottom:0;
}


.footer_link {
    background-color: transparent;
    color: #0071bd;
    text-transform: uppercase;
    cursor:pointer;
    border-right-style:solid;
}

#main2 {
    width: 989px;
    margin:0 auto;
    position:relative
    position-top:-500px;
    background-color: transparent;
    height:100%;
    padding-bottom:60px;   /* Height of the footer */

}

#sidebar {
    background-color: transparent;
    padding-top: 40px;
    //margin-top: 40px;
    width: 252px;
    height:100%;
    float: left;
}

#content {
    background-color:transparent;
    position-top:-500px;
    width:737px;
    height:100%;
    font-size:16pt;
    text-align:center;
    float:left;
}


#content-subpage-disease {
    position:relative;
    background-color: transparent;
    background-image:  url('/img/header-disease.jpg');
    background-repeat: no-repeat;
    top:-312px;
    left:-100;
    width:700px;
    height:310px;
}

#subheader {
    background-color:transparent;
    position:relative;
    top:200px;
    left:270px;
    width:700px;
    height:150px;
}

.menu {
    background-color: transparent;
    text-align:right;
    width: 250px;
}

#menu_link {
    background-image: url('/img/white_arrow.gif');
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 95% 50%;
    padding-left:12px;
    padding-top:6px;
    padding-bottom:6px;
    padding-right:12px;
    color:#ffffff;
    font-size:12pt;
    text-align:left;
    text-transform: uppercase;
    border-bottom:1px outset #c7d0e1;
    cursor:pointer;
}

.menu_text {
    width: 250px;
    cursor:pointer;
}

#low_side {
    background-color: #0072bb;
    background-image:  url('/img/ms_clinics_arkansas_cta.jpg');
    width:251px;height: 100%; 
    background-position: 50% 10%;
    background-repeat: no-repeat;
}

LI {
list-style: disc inside; color:#0072bb;
} 

li span {
 color: black;
}

#header_text {
    position:relative;
    top:0px;
    left:0px;
    padding-top:20px;
    width: 390px;
    font-size:18pt;
    font-style:bold;
    color:#0071bd;
    background-color: #FFFFFF;
    text-transform: uppercase;
}

#main_text {
    text-align:left;
    padding-left:12px;
    position:relative;
    padding-top:5px;
    width: 390px;
    font-size:12pt;
    color:#000000;
    background-color: #FFFFFF;
}

#imgs {
    position:relative;
    left:394px;
    top:-726px;
    padding-top:4px;
    background-color: #FFFFFF;
    width: 320px;
}   
#meet_mcoy {
    background-color: #FFFFFF;
    background-image:  url('/img/meet_drMcCoy.jpg');
    background-repeat: no-repeat;
    background-position: 95% 50%;
    padding-top:8px;
    width: 300px;
    height: 200px;
}

#schedule {
    background-color: #FFFFFF;
    background-image:  url('/img/schedule_an_appointment.jpg');
    background-repeat: no-repeat;
    background-position: 95% 50%;
    padding-top:8px;
    width: 300px;
    height: 200px;
}
#content2 {
    background-color:transparent;
    float:left;
    //position:relative;
    //padding-top:312px;
    //top:-312px;
    //left:270px;
    width:700px;
    //height:100%;
    //height:310px;
}

