body {
    background-color: #c7d0e1;
    font-family:Arial;
}

#full {
    position:relative;
    background-color: transparent;
    text-align: center; 
    width: 100%;
}
#main {
    text-align: left;
    position:absolute;
    background-image:  url(/img/blue_nervy_small.jpg);
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: 50% 50%;
    width: 1100px;
    height: 500px;
}

#header {
    background-color: transparent;
    background-image:  url(/img/cpnca_logo.gif);
    background-repeat: no-repeat;
    height: 100px;
    background-position: 6% 50%;
    float: left;
    width: 1200px;
    //width: 100%;
}
#footer {
    text-transform: uppercase;
    text-align: center;
    width: 1100px;
    position: absolute;
    left: 50%;
    bottom: -500px;
    float: bottom;
    margin-left: -550px;
    font-size:11pt; 
    text-align: center; 
}

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

#main2 {
    width: 1200px;
    height:100%;
    position: absolute;
    left: 50%;
    top: 100px;
    margin-left: -550px;
    background-color: transparent;

}

#sidebar {
    background-color: transparent;
    float: left;
    width: 300px;
    height:100%;
}

#content {
    background-color: #FFFFFF;
    float: left;
    width: 800px;
    //height:100%;
    height:870px;
}
#content2 {
    background-color: #FFFFFF;
    //background: url(/img/content_background.gif) 0 0 repeat-y;
    margin-top: 15px;
    margin-left: 15px;
    height:550px;
}
.menu {
    margin-top: 20px;
    background-color: transparent;
}

#menu_link {
    background-image: url(/img/white_arrow.gif);
    background-color: transparent;
    background-repeat: no-repeat;
    width: 300px;
    height: 50px;
    background-position: 97% 50%;
    text-transform: uppercase;
    cursor:pointer;
    font-size:12pt; 
    color: #FFFFFF;
}

.menu_text {
    background-color: transparent;
    margin-left: 20px;
}


#shoulder {
    background-color: transparent;
    background-image:  url(/img/man_small.jpg);
    background-repeat: no-repeat;
    background-position: 50% 0%;
    height: 353px;
    right: 0;
    float: left;
    margin-top: 20px;
    margin-left: 20px;
}

#spacer {
    background-color: transparent;
    float: left;
    width: 350px;
}
#spacer2 {
    background-color: transparent;
    float: left;
    width: 50px;
}
#shoulder_text {
    background-color: transparent;
    float: left;
    width: 380px;
}

h1 {
    margin-bottom: 1px;
    margin-top: 4px;
}
#low_side {
    background-color: #0071bd;
    background-image:  url(/img/ms_clinics_arkansas_cta.jpg);
    height: 100%; 
    background-position: 0% 5%;
    background-repeat: no-repeat;
}
LI {list-style: disc inside; color:#0072bb;} 

li span { color: black;}

#main_text {
    margin-left: 20px;
    float: left;
    width: 430px;
    background-color: #FFFFFF;
}

#imgs {
    background-color: #FFFFFF;
    float: left;
    width: 300px;
}   
#meet_mcoy {
    background-color: #FFFFFF;
    background-image:  url(/img/meet_drMcCoy.jpg);
    background-repeat: no-repeat;
    width: 250px;
    height: 200px;
    margin:right: 20px;
}
#schedule {
    background-color: inherit;
    //background-color: transparent;
    background-image:  url(/img/schedule_an_appointment.jpg);
    background-repeat: no-repeat;
    width: 300px;
    height: 200px;
}
