#menu {
position: absolute;
left: 8px;
width: 12em;
padding: 10px 10px 10px 10px;
background: #d4e8ef;
/*border: ridge;*/
}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
}

#menu a, #menu h2 {
font: bold 11px/16px verdana, arial, helvetica, sans-serif;
display: block;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 2px 3px;
}

#menu h2 {
color: #000;
background: #e9c889;
text-transform: uppercase;
}

#menu a {
color: #000;
background: #efefef;
text-decoration: none;
}

#menu a:hover {
color: #0842a6;
background: #fff;
}

#menu li {
position: relative;
}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
width: 100%;
}

div#menu ul ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

#banner {
width: 100percent;
height:96px;

background-image:url(images/headerbkg96.png);
}
#logo {
width: 100percent;
height:96px;
}
#deslogo {
margin: 0 0 0 82px;
width:216px;
height:96px;
}
#metlogo {
margin: 0 40px 0 0;
width:229px;
height: 96px;
}
#imgbanner {
width: 100percent;
height:90px;

background-image:url(images/imgbar3.jpg);
}

#content {
margin: 0px 260px 50px 230px;
padding: 40px 20px 10px 20px;
/*background-image:url(images/contentBack.jpg);*/
background:#ecf4f7;
font-family: Verdana, Arial, Helvetica, sans serif;
text-align: justify;
/*border: ridge;*/
}

#content h3 {
font-family: Verdana, Arial, Helvetica, sans serif;
color: #313536;
}

#content p{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 0.8em;
}
#img {
float: right;
margin: 5px 5px 5px 10px;
}
#img div{
align:right;
width:200px;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 0.5em;
font-style:italic;
color: #35405f;

}
#content i{
font-weight: 500;
}
#content a {
color: #a37402;
}
#content a:hover {
color: #0842a6;
}

#highlight {
background-color:#ced8db;
}

#right {
position: absolute;
width: 230px;
height: 595px;
top: 194px;
right: 20px;
border: ridge;
}

#right ul {
list-style: none;
margin: 0;
padding: 0;
}

#right li.text a{
background-color:#000;
display:block;
width:220px; 
height:75px;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 0.5em;
color:#505050;
background:#eee; 
text-decoration:none;
text-align: justify;
padding:5px 5px 5px 5px;
   }


#right li.first a{
background-image: url(images/rightside/ZekeProd.jpg);
display:block;
width:230px; 
height:85px; 
   }

#right li.second a{
background-image: url(images/rightside/LaurenText.jpg);
display:block;
width:230px; 
height:85px; 
   }
#right li.third a{
background-image: url(images/rightside/AnneDes.jpg);
display:block;
width:230px; 
height:85px; 
   }
#right li.fourth a{
background-image: url(images/rightside/LauraFurn.jpg);
display:block;
width:230px; 
height:85px; 
   }
#right li.fifth a{
background-image: url(images/rightside/JoeDig.jpg);
display:block;
width:230px; 
height:85px; 
   }
#right li.sixth a{
background-image: url(images/rightside/annePlay.jpg);
display:block;
width:230px; 
height:85px; 
   }

#right a:hover {
   background-position: -230px 0;
   }
#right a:active {
   background-position: -230px 0;
   }
