﻿/* LINKS */
a
{
	color:#FECC00;
	text-decoration:none;
}

a:hover
{
	color:#FECC00;
	text-decoration:none;
}

a.centercontent
{
	color:#474393;
	text-decoration:none;
	font-weight:bolder;
}

.centercontent a
{
	color:#474393;
	text-decoration:none;
	font-weight:bolder;
}

/* center content block */
#centercontent
{
	padding-top:10px;
	padding-bottom:10px;
	font-family:Comic Sans MS;
	color:#FECC00;
	vertical-align:middle;
}

font.centercontent
{
	font-family:Comic Sans MS;
	color:#FECC00;
	font-weight:bolder;	
	vertical-align:middle;
}

p.centercontent
{
	font-family:Comic Sans MS;
	position:relative;
	top:20px;
	vertical-align:top;
	text-align:left;
	padding-left:25px;
	padding-right:25px;
	padding-bottom:10px;
}

/*
	TEXT BELOW THE HEADER IMAGE
*/
.banner
{
   font-family:Comic Sans MS;
   color:#490373;
}

/* NAVIGATION PANELS */
.nav
{
	position:relative;
	top:93px;
}

ul.leftNavButtons
{
	position:relative;
	top:10px;	
}

ul.leftNavButtons li
{
	position:relative;
	left:-22px;
	padding-left:0px;
	list-style:none;
	background:url("images/button1.jpg");
	text-align:center center;
	color:#FECC00;
	font-weight:bolder;
	height:43px;
	width:136px;
}

ul.leftNavButtons span
{
	position:relative;
	top:10px;		
}

ul.rightNavButtons
{
	position:relative;
	top:14px;	
}

ul.rightNavButtons li
{
	position:relative;
	left:-34px;
	padding-left:0px;
	list-style:none;
	background:url("images/button2.jpg");
	background-repeat:no-repeat;
	text-align:center;
	color:#FECC00;
	font-weight:bolder;
	height:85px;
	width:175px;
}

ul.rightNavButtons span
{
	position:relative;
	text-align:center;
	top:5px;	
	left:-6px;
	width:125px;	
	font-size:11pt;
}
