/* CSS Document */

h1 {
background:url(../images/h1_faqs.jpg) no-repeat;
}

#frame ul {
float:left;
width:378px;
margin-top:15px;
}


#frame ul li a {
color:#003300;
text-decoration:none;
font-weight:bold;
}

#frame ul li a:hover {
text-decoration:underline;
}
