body { 
padding-right: 0em; 
padding-top: 0em;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
color: #000000; 
background: #FFF3D6;
background-image: none
} 

div.logo {
position: absolute;
padding: 0;
width: 320px;
height: 109px;
top: 0.5em;
left: 0.5em;
border: #660033 0px solid;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
color: #660033; 
background: #FFF3D6;

}

div.quote {
font-size: 16px;
position: absolute;
top: 0.5em;
left: 22.5em;
width: 55%;
background: #FFF3D6;
color: #660033
}

div.hr {
height: 2px;
background: #660033 url(graphics/bground2.jpg) no-repeat scroll center;
color: #FFF3D6;
}

div.hr hr {
display: none;
}

ul.navbar { 
display: block;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px;
text-decoration: none;
position: absolute;
list-style-type: none; 
padding: 1px; 
top: 15em; 
right: 0.5em; 
width: 9em;
background: url(graphics/bground.jpg);
color: #000000
} 

ul {
list-style-type: none
}


h1 { 
font-family: Georgia, "Times New Roman", Times, serif;
color: #660033;
background: #FFF3D6
} 

h2 { 
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 110%;
color: #660033;
background: #FFF3D6
} 

h3 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 100%;
color: #660033;
background: #FFF3D6
}

h4 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #660033;
background: #FFF3D6
} /* caption font */

EM
   {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
font-size: 104%;
font-style: normal;
color: #660033;
   }


ul.navbar li {  
margin: 0.4em 0; 
padding: 0.5em; 
} 

ul.navbar a { 
text-decoration: none 
} 


a img {
border: none
}

a:link {
color: #660033;
text-decoration: underline
}
a:visited {
color: #000000;
text-decoration: underline
}
a:hover {
color: #B6316c;
text-decoration: underline
}
a:active {
color: #000000;
text-decoration: underline
}


a.menu:link { 
color: #660033;
text-decoration: none;
width: 9em;
} /* for unvisited links */ 
a.menu:visited { 
color: #000000;
text-decoration: none;
width: 9em;
} /* for visited links */ 
a.menu:hover { 
color: #B6316C;
text-decoration: none;
width: 9em;
} /* when mouse is over link */ 
a.menu:active { 
color: #000000;
text-decoration: none;
width: 9em;
} /* when link is clicked */ 

a[href="mailto:"]:link {
color: #B6316C;
text-decoration: none;
width: 9em
}
a[href="mailto:"]:visited {
color: #000000;
text-decoration: none;
width: 9em
}
a[href="mailto:"]:hover { 
color: #FDF5E6;
text-decoration: none;
width: 9em
} 
a[href="mailto:"]:active {
color: #000000;
text-decoration: none;
width: 9em
}


address { 
margin-top: 1em; 
padding-top: 0em; 
height: 2px;
background: #660033 url(graphics/bground2.jpg) no-repeat scroll center;
}


