/* CSS Document */

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

h3 {
color: #000;
font-family: Catchup, Verdana, Arial, Helvetica, sans-serif; 
font-size: 2.3em;
line-height: 1.2; 
font-weight: bold;
margin-top: .5em;
background: #FF00FF;
text-align: center;
}

h4 {
color: #000000;
font-size: 1.3em;
}

.yellow {
color: #FFCC00;
}

#menu_list li#active ul.subnav li a {
color: #339900;
}

.comic {
font-family: Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
font-size: 1.5em;
line-height: 1.4;
}
