
body {
margin: 15px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
font-family: "Trebuchet MS", Tahoma, sans-serif;
font-size: 11px;
line-height: 120%;
}

body a:link { 
color: #993300;
background-color: #ffffff;
text-decoration: underline; 
}

body a:visited { 
color: #993300;
text-decoration: underline;
}

body a:hover  {
color: #0066ff;
background-color: #ffffff;
text-decoration: none;
}

#container {
height: 579px;
width: 620px;
margin: 0px auto;
text-align: left;
background-color: #efefd7;
position: relative;
border: 1px solid #976464;
}
#header {
float: left;
width: 400px;
height: 111px;
background-color: #976464;
}
#header img {
float: left;
}

h1 {
position: absolute;
top: 0px;
right: 0px;
background-color: #fff;
font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
font-size: 120%;
width: 220px;
margin-top: 0px;
padding-top: 6px;
padding-bottom: 6px;
text-align: center;
border-bottom: 1px solid #fff;
}
#left { 
min-height: 473px;
width: 400px;
position: absolute;
left: 0px;
top: 105px;
}


#right {
width: 219px;
position: absolute;
left: 400px;
top: 26px;
background-color: #f7dfb7;
z-index: 1;
border-left: 1px solid #fff;
text-align: left;
}

#right form#simulator_form {
float: left;
width: 180px;
height: 279px;
padding: 6px;
}

#right h1, #right h2, #right form, #right p {
padding: 0px;
}

#right form {
padding-bottom: 12px;
padding-top: 14px;
}

#right h2 {
font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
font-size: 120%;
margin-top: 5px;
margin-bottom: 5px;
color: #2F97C7
}
#right ul {
margin-top: 10px;
margin-bottom: 0px;
padding-bottom: 0px;
line-height: 140%;
}


#left #lip_wrinkles,
#left #facial_wrinkles,
#left #brow_sag,
#left #thinning_lips,
#left #freckles_age_spots,
#left #neck_wrinkles,
#left #under_eye_bags,
#left #crows_feet,
#left #facial_sagging,
#left #smile_lines,
#left #nasolabial_folds,
#left #worry_lines,
#left #facial_hair,
#left #young {
position: absolute;
top: 0px;
left:0px;
display: block;
border-top: 1px solid #fff;
}

#lip_wrinkles { z-index: 13; }
#brow_sag { z-index: 12; }
#facial_wrinkles {z-index: 11;}
#thinning_lips {z-index: 10;}
#freckles_age_spots {z-index: 9 }
#neck_wrinkles {z-index: 8 }
#under_eye_bags {z-index: 7 }
#crows_feet {z-index: 6}
#facial_sagging {z-index: 5 }
#smile_lines {z-index: 4 }
#nasolabial_folds {z-index: 3 }
#worry_lines {z-index: 2 }
#facial_hair {z-index: 14 }
#young {z-index: 1;}

#infoText {
position: absolute;
padding: 10px 10px 10px 10px;
top: 292px;
left: 0px;
width: 199px;
height: 250px;
background-color: #fff;
clear: both;
z-index: 3;
line-height: 120%;
overflow: auto;

scrollbar-face-color: #ffffff; 
scrollbar-highlight-color: #dfdfdf;
scrollbar-shadow-color: #ffffff; 
scrollbar-3dlight-color: #ffffff;
scrollbar-arrow-color: #000000; 
scrollbar-track-color: #dfdfdf;
scrollbar-darkshadow-color: #dfdfdf;

}


