/* CSS Document */

#container {
background: #00FFFF;
color: #FF0000;
}

#menu, #menu ul li a, #menu ul li a:hover, #menu ul li#active a {
background: #FFFF00;
color: #FF0000;
}

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

#menu ul li#active a:hover {
background: #FFFF00;
color: #000000;
}

#content-frame {
color: #0000FF;
font-family:"Times New Roman", Times, serif;
line-height: 1.2;
}

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

h3 {
color: #00FF00;
font-family: Tempus Sans ITC, Verdana, Arial, Helvetica, sans-serif; 
font-size: 2.5em;
line-height: 1.2; 
font-weight: bold;
margin-top: .5em;
background: #FF00FF;
text-align: center;
}

h4 {
color: #0000FF;
font-size:2.6em;
margin: .5em;
}

td {
vertical-align: top;
}

.yellow {
color: #FFCC00;
}

.red {
color: #FF0000
}

.bg-yellow {
background: #FFFF00;
}

.bg-purple {
background: #FF00FF;
}

.bg-blue {
background: #00FFFF;
}

#menu_list li#active ul.subnav li a {
color: #FF0000;
text-decoration: none;
}

#menu_list li#active ul.subnav li a:hover {
text-decoration: underline;
}

.berlin {
font-family: Berlin Sans FB, Verdana, Arial, Helvetica, sans-serif;
font-size: 1.7em;
line-height: 1.4;
}

.algerian {
font-family: Algerian, Verdana, Arial, Helvetica, sans-serif;
font-size: 1.4em;
color: #0000FF;
}

.text-lrg {
font-size: 1.4em;
}

.story {
font-size: 1.6em;
line-height: 1.4;
}