body							{ 
text-align: center; 
background-color: transparent;
color: #000000; 
margin: 0px 0px 0px 0px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a	{ color: #000000; background-color: transparent; font-weight: bold; }
a:hover	{ color: #666666; background-color: transparent; }

h1	{	font-size: 3em;	}
h2	{	font-size: 2.5em;	}
h3	{	font-size: 2em;	}
h4	{	font-size: 1.5em;	}
h5	{	font-size: 1em;	}
h6	{	font-size: 0.8em;	}

ul	{	font-size: 1em;	}
li	{	font-size: 1em;	}

#screen	{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	background-color: transparent;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
}

#siteContainer	{ 
	color: #000000; 
	background-color: transparent;
	padding: 0px 0px 0px 0px; 
	margin: 0px auto 0px 0px;
	text-align: left; 
	width: 984px;
}
#siteContainer h1	{	font-size: 1.5em; text-align: center;	}
#adminSiteContainer h1	{	font-size: 1.5em; text-align: center;	}

#leftWrapper	{
	width: 150px;
	float: left;
	text-align: left;
	margin: 0px 0px 0px 20px;
	padding: 60px 0px 0px 0px;
	font-size: 1em;
}
#rightWrapper	{
	width: 774px;
	float: right;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 0px;
}
#pageHeading	{
	width: 440px;
	float: right;
	text-align: right;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#pageHeading h1 	{
	margin: 0px 0px 10px 0px;
	padding: 5px 20px 10px 0px;
	text-align: right;
	font-size: 1em;
}














div.panelContent	{
	margin: 0px 140px 0px 70px;
	padding: 20px 0px 20px 0px;
	text-align: left;
	font-size: 0.8em;
}



div.sidePanelContent	{
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 20px 20px;
}



#navigation	{
	text-align: left;
	margin-top: 80px;
	font-size: 1em;
}

#navigation a	{
	text-decoration: none;
	margin: 0px 0px 6px 0px;
	display: block;
}

#navigation a.sub	{
	font-size: 0.8em;
	font-weight: normal;
}

div.navGap	{
	padding: 10px 0px 0px 0px;
}

#siteNavBar	{
	text-align: center;
	border: 2px solid #000000;
}




#gototop	{ 	clear: both; font-size: 0.6em; text-align: center;
	margin: 20px auto 0px 0px; 
	width: 984px;
	border-left: 0px solid #999999;
	border-right: 0px solid #999999; }

#screenreader	{ position: absolute; left: 0px; top: -500px; width: 1px; height: 1px; overflow: hidden; }

#siteFooter		{ 
	font-size: 0.6em;
	margin: 10px auto 20px 0px;
	text-align: center; 
	width: 984px;
	border-left: 0px solid #999999;
	border-right: 0px solid #999999;
}

#inputError					{ color: #FFFFFF; background-color: #CC0000; text-align: center; font-size: 1em; font-weight: bold; padding: 10px 10px 10px 10px; margin: 10px 40px 10px 40px; }




div.comment					{ color: #000000; background-color: #EEEEEE; text-align: center; font-size: 1em; font-weight: bold; padding: 10px 10px 10px 10px; margin: 10px 40px 10px 40px; border: 2px solid #000000; }


div.reset	{ clear: both; line-height: 0em; }
div.clearRight	{ clear: right; line-height: 0em; }










table.staticPageImageBox	{
	border-collapse: collapse;
}

td.staticPageImageBox	{
	padding: 0px 5px 5px 5px;
}







.tiny	{ font-size: smaller; }
.smaller	{ font-size: smaller; }
.comic	{	font-family: 'Comic Sans MS', Textile, cursive;	}
.courier	{	font-family: 'Courier New', Courier, monospace;	}
.times	{	font-family: "Times New Roman", Times, Georgia, serif;	}
.impact	{	font-family: Impact, Charcoal, sans-serif;	}



.pubDate {
	font-size: smaller;
}














#stepUpLogoWrapper {
	width:100%;
	position:absolute;
	top:0;
	left:0;
	height:100px;
	width: 284px;
}

#stepUpLogo	{
	margin:0px 0px 0px 0px;
	text-align: left;
}

div#characterWrapper {
	width:160px;
	height:350px;
	position:absolute;
	bottom:0px;
	left:824px;
	
}

body>div#characterWrapper {
	position:fixed;
}

div#character {
	margin:0px 0px 0px 0px;
	text-align: right;
}



#adminmenu	{ 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
background-color: #CC0000; 
margin: 0px; 
padding: 1px; 
color: #FFFFFF; 
font-size: 0.6em; 
text-align: left; 
line-height: 1.6em;
	position:absolute;
	top:0;
	left:0;
}

#adminmenu a	{ 
color: #FFFFFF; 
background-color: #FF0000; 
font-weight: bold; 
text-decoration: none; 
border: 1px solid #FFFFFF; 
padding: 0px 3px 0px 3px; 
margin: 0px 1px 5px 1px;
}

#adminmenu a:hover	{
background-color: #999999; }





