body {
	background-color: #FFCECE;
		font-size: 100%;
}
#header  {	
font-family: Verdana, Arial, Helvetica, sans-serif;
}
#header h1 {
	font-size: 170%;
	font-weight: normal;
	line-height: 1.5em;
}
#header h2 {
	font-size: 130%;
	line-height: 2em;
		font-weight: normal;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
	padding-bottom: 20px;
}
#c2 {
	vertical-align: top;
}
#c2 ul, ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.5em;
}
#c2 h1 {
	font-family: "Comic Sans MS", Monaco, "Courier New", Courier;
	font-size: 130%;
}
#c2 h2 {
	margin:0px 0 3px;
	padding-bottom:3px;
	font:bold 150% Arial, Helvetica, sans-serif;
	color:#606;
	width: auto;
   }
#c2 h3 {
	font:bold 110% Arial, Helvetica, sans-serif;
	width: auto;
   }
#c2 p {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.5em;
}
.footer {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
#navcontainer ul
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	margin: 0;
	padding: 20 0 0;
	list-style-type: none;
}
#navcontainer li { 
	margin: 0 0 .2em 0; 
}
#navcontainer a {
	display: block;
	color: #FFFFFF;
	background-color: #FF0000;
	width: 9em;
	padding: 0.2em 0.8em;
	text-decoration: none;
	font-weight: bold;
}
#navcontainer a:hover {
	background-color: #FFFF00;
	color: #000000;
	font-weight: bold;
}

#navteen ul
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	margin: 0;
	padding: 20 0 0;
	list-style-type: none;
}
#navteen li { 
	margin: 0 0 .2em 0; 
}
#navteen a {
	display: block;
	color: #FFFFFF;
	background-color: #27A802;
	width: 9em;
	padding: 0.2em 0.8em;
	text-decoration: none;
	font-weight: bold;
}
#navteen a:hover {
	background-color: #FFFF00;
	color: #000000;
	font-weight: bold;
}



.labels {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
}
.alert {
font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
		font-size: 85%;
	border: thin solid #FF0000;
}
.important {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
}
dt {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 90%;
	line-height: 1.5em;


}
dd {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	font-size: 80%;
	line-height: 1.5em;

}
.news {
	border: thin dotted #FF0000;
	padding: 0 10px 0 10px;
}
.news h3 {
	font:bold 110% Arial, Helvetica, sans-serif;
	width: auto;
   }
.news p {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.5em;
}
.winner {
	font-size: 1.7em;
	font-weight: bold;
	color: #FF0000;
	font-style: italic;

}
.winnerteen {
	font-size: 1.7em;
	font-weight: bold;
	color: #27A802;
	font-style: italic;

}
