﻿body {
background-color: #FFFF99;
font-family: Arial, Helvetica, sans-serif;
}

/* INdes Page */

#wrapper {
position: absolute;
top: 0%;
left: 30%;
width: 820px;
height: 830px;
background-color: #FFFFFF;
}




#header {
position: absolute;
top: 0%;
left: 0%;
width: 100%;
height: 17%;
background-color: #3399CC;
background: url(images/hdrblue.png);
}

#dews {
position: absolute;
top: 40%;
left: 3%;
padding: 0%;
text-align: left;
color: White;
}

#dewsnumb {
position: absolute;
top: 40%;
left: 30%;
color: White;
}

#hudd {
position: absolute;
top: 55%;
left: 3%;
padding: 0%;
color: White;
}

#huddnumb {
position: absolute;
top: 55%;
left: 30%;
color: White;
}

#navbar {
position: absolute;
top: 75%;
right: 3%;
width: 60%;
height: 20%;
font-size: 100%;
text-align: right;
color: White;
}

a {
color: White;
text-decoration: none;
font-weight: bold;
}

a:hover {
text-decoration: underline;
color: White;
font-weight: bold;
}





#content {
position: absolute;
top: 18.5%;
left: 0%;
width: 100%;
height: 77%;
}

#collft {
position: absolute;
top: 0%;
left: 0%;
width: 21%;
height: 100%;
color: #3399CC;
border-right: 1px solid #3399CC;
}

.link1 {
position: absolute;
top: 2%;
left: 6%;
}

.link3 {
position: absolute;
top: 6%;
left: 6%;
}

.link4 {
position: absolute;
top: 10%;
left: 6%;
}

.vert {
text-decoration: none;
color: #3399CC;
}

a.vert:hover {
color: Black;
text-decoration: none;
font-weight: bold;
}


#colmid {
position: absolute;
top: 0%;
left: 22%;
width: 23%;
height: 100%;
text-align: justify;
}

#manupic {
width: 93%;
height: 40%;
padding-left: 1%;
}

#colrt {
position: absolute;
top: 0%;
left: 45%;
width: 54.5%;
height: 100%;
border-left: 1px solid #3399CC;
}

h3 {
margin-top: 5%;
padding-left: 5%;
color: #3399CC;
font-size: 97%;
}

p {
padding-left: 5%;
padding-right: 5%;
font-size: 90%;
text-align: justify;
}





#footer {
position: absolute;
top: 96.6%;
left: 0%;
width: 100%;
height: 3.4%;
margin-top: 3px;
padding-top: 0.5%;
font-size: 95%;
text-align: center;
background-color: #3399CC;
background: url(images/ftrblue.png);
clear: both;
}

#ftrtxt{
margin-bottom: 0%;
font-weight: bold;
}



/* Treatments Page */

#colmid2 {
position: absolute;
top: 0%;
left: 21%;
width: 39%;
height: 100%;
}

.horiz {
text-decoration: underline;
font-weight: normal;
color: Black;
}

a.horiz:hover {
color: Blue;
text-decoration: underline;
font-weight: normal;
}

#colrt2 {
position: absolute;
top: 0%;
left: 60%;
width: 39%;
height: 100%;
border-left: 1px solid #3399CC;
}

.bullet {
padding-right: 5%;
font-size: 90%;
text-align: justify;
}


 border: 1px solid Black;
 border: 1px solid Yellow;
