body
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:75%;
}

#Header
{
	/*background-color: #ffffff;*/
}
#InnerHeader
{
	/*background-color: #ffffff;*/
}

#topnav
{
	background-color: #ffffff;
}

#menuLine
{
/*background-color: #ffffff;*/
}

#menu
{
font-family: verdana, arial, helvetica, sans-serif;
width:1000px;
/*background-color: #ffffff;*/
color:#000000;
}
#menu li a
{
	background: #ffffff;
	color: #000000;
}
#content
{
	font-size: 100%;
	background-color: #ffffff;
	width:944px;
}

#contentLeft
{
	color: #000000;
	line-height: 150%;
}

#contentLeft h1
{
	font-size:150%;
}
#contentLeft h2
{
	font-size:130%;
}
#contentLeft h3
{
	font-size:130%;
}
#contentLeft h4
{
	font-size:100%;
}
#comic
{
	font-size: 120%;
	color: #333399;
	font-family: 'Comic Sans MS' , Cursive;
	background-color: #ffff99;
}