/* CSS Document */

#container, #menu ul li a, #menu ul li a:hover, #menu ul li#active a {
background: #0000FF;
color: #FFFFFF;
}

#menu ul li#active a {
text-decoration: underline;
}

#menu ul li#active a:hover {
background: #0000FF;
color: #FFFFFF;
}

h1, h2 {
    position: absolute;
    left: -2000px;
    width: 990px;
    font-size: 1px;
	line-height: 1px;
}

h3 {
color: #000;
font-family: Tempus Sans ITC, Verdana, Arial, Helvetica, sans-serif; 
font-size: 3em;
line-height: 1.2; 
font-weight: bold;
margin-top: .5em;
}
