div {}

#class {
position: absolute;}

ul {
}

p.footer {
font-size: .5em;
text-align: center;
font-weight: bold;
}

/*ul{
list-style-image:url(images/bullet.jpg);
list-style-type:none;
}*/

body {
border: 1px #95b7cd solid;
width: 900px;
background-color: #ffffff;
color: #666666;
font-family: Arial, Verdana;
font-size: 1em;
/*margin: 0;*/
/*margin-left: 238px;*/
}

#header {
}

#header p {
font-size: .6em;
}

#outer-image {
}
#inner-image {height: 150px;
background-image: url(images/scalesheadertext2.jpg);
width: 900px;
background-repeat: no-repeat;
background-position: 0px;
border-bottom: 1px #95b7cd solid;
}


 #nav-menu ul
{
list-style: none;
padding: 20px;
margin: 0;
}

#nav-menu li
{
float: left;
margin: 0 0.15em;
}

#nav-menu li a
{
background: url(background.gif) #fff bottom left repeat-x;
height: 2em;
line-height: 2em;
float: left;
width: 7em;                      /* changed to 9em from 7em - dadYahoo */
display: block;
border-left: 1px #95b7cd solid;
border-top: 1px #95b7cd solid;
border-right: 1px #95b7cd solid;   /*border: 1px solid #95b7cd;*/
color: #336666;            /* orig col #0d2474  */
font-family:  Arial, Verdana;  /* added by dadYahoo */
font-size: .9em;              /* added by dadYahoo */
font-weight: bold;
text-decoration: none;
text-align: center;
}

#nav-menu li a:hover
{
background: url(backgroundhover.gif) #fff bottom left repeat-x;  /* created additional backgroundhover.gif - dadYahoo */
height: 2em;
line-height: 2em;
float: left;
width: 7em;                              /* changed to 9em from 7em - dadYahoo */
display: block;
border: 1px solid #95b7cd;
color: #0d2474;
font-family:  Arial, Verdana;          /* added by dadYahoo */
font-color: #bddcda;                  /* added by dadYahoo #646464 orig col */
font-weight: bold;                   /* added by dadYahoo */
font-size: .9em;                    /* added by dadYahoo */
text-align: center;
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{
width:70em /* changed to 70em from 30em - dadYahoo */
}

#content {
width: 900px;
}


li {
}

#main-text {
background-color: #ffffff;
border-top: 1px solid #95b7cd;
margin-left: 0px;
padding:15px;
}

h1 {
font-size: 1.2em;
font-family:  Arial, Verdana;
text-align: center;
font-style: normal;
letter-spacing: 5px;
color: #336666;
}

h2 {
font-size: 1.1em;
font-family:  Arial, Verdana;
text-decoration: none;
}

h3 {
font-size: 0.8em;
font-family:  Arial, Verdana;
text-align: center;
font-weight: normal;
}

p {
font-size: 0.8em;
text-align: justify;
line-height: 1.7em;
}



a:link {
color: #95b7cd;
background-color: #ffffff;
text-decoration: none;}

a:visited {
color: #95b7cd;
background-color: #ffffff;
}

a:hover {
background-color: #ffffff;
}

a:active {
background-color: #ffffff;
}