/* Global Styles */

body {
	margin:0px;
	background-color: #000000;

	}

h1, h1 a, h2, h2 a, h3, h3 a {
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	color: #ff0000;
}

h1 {
	letter-spacing: -3px;
	font-size: 2.6em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	margin-bottom: .5em;
	font-size: 1.5em;
	font-weight: bold;
	color: #66cc33;
}


td {
	font:12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	}

th, th a  {
	color:#000;
	background-color: C9C9A7;
	padding:8px;
	font-weight:bold;
	}

th a:hover {
	color:#FF0000;
}


p {
	margin: 0 0 2em 0;
	line-height: 200%;
}



ul {
	margin: 0 0 0 18px;
	padding:0 0 0 18px;
}


.margin0 {
	margin:0;
	padding:0;
}

li {
	margin: 0;
	line-height: 200%;
}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #DDDDDD;
}

a:link, a:visited {
	color:#E3212F;
	text-decoration: underline;}

a:hover {
	text-decoration: none;
	color: #FF5134;
}


.title h2 {
	font-size: 2.2em;
	font-weight:bold;
	color: #ff0000;
	text-transform: capitalize;
	font-variant: normal;
}
.title h3 {
	font-size: 2.2em;
	color: #CF3822;
}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #FF9900
	}

#navigation a {
	font:11px Arial, Helvetica, sans-serif;
	color: #FF9900;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 8px 22px;
	}
	
#navigation a:hover {
	color:#FFFFCC;
	font-weight:bold;
	background: url("mm_bullet_yellow.gif") 10px 50% no-repeat;
	}
	
#navheader {
	font:24px georgia;
	color: #1F2669;
	letter-spacing:.4em;
	padding:10px;
	line-height:30px;
	}
	
#logo 	{
	font:14px Arial, Helvetica, sans-serif;
	color: #FF9900;
	letter-spacing:.5em;
	line-height:30px;
	}

#tagline 	{	
	font:11px Arial, Helvetica, sans-serif;
	color: #FF9900;
	letter-spacing:.2em;
	line-height:14px;
	}
	
#monthformat td {
	 border-bottom: 1px solid #FFFFCC;
	 }
	 
#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing:.4em;
	}
	
#dateformat a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
#dateformat a:hover {
	color: #FFFFCC;
	}

/* Class Styles */
	
.bodyText {
	line-height:200%;
	margin: 0 0 2em 0;

	}
	
.pageName{
	font:18px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height:24px;
	letter-spacing:.3em;
	}
	
.columnHeader {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FF080E;
	line-height:18px;
	letter-spacing:.05em;
	}
	
.subHeader {
	font:bold 1.2em Arial, Helvetica, sans-serif;
	color: #ff9966;
	letter-spacing:.1em;
	margin: 2em 0 2em 0;
	}

.smallText {
	font:10px Arial, Helvetica, sans-serif;
	color:#333333;
	}
	
.navText {
	font:11px Georgia, Times New Roman, Times, serif;
	color: #1F2669;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}


/* ***************************************
 
NAVIGATATION START

****************************************** */
#navcontainer { /* none needed */ 
width: 800px;}

ul#navlist
{
margin: 0;
padding: 0;
list-style-type: none;
white-space: nowrap;
}

ul#navlist li
{
float: left;
font-family: verdana, arial, sans-serif;
font-size: 11px;
font-weight: bold;
margin: 0;
padding: 8px 0 8px 0;
background: black url(images/2008/blockdefault.gif) center center repeat-x;
border: 1px solid #ff0000;
}

#navlist a, #navlist a:link
{
margin: 0;
padding: 8px 9px 8px 9px;
color: #ffffff;
text-decoration: none;
}

ul#navlist li#active
{
color: white;
background: transparent url(images/2008/blockcurrent.gif) center center repeat-x;
}

#navlist a:hover
{
color: white;
background: transparent url(images/2008/blockactive.gif) center center repeat-x;
}
/* ***************************************
 
NAVIGATATION END

****************************************** */



/* ***************************************
 
Tabbed Layers onClick by Melanye

****************************************** */
.Day{
	font-weight: bold;
	color: #ff7f00;
	padding-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	}

.Activity {
	color: #ff0000;
	weight: bold;
	font-weight: bold;
}

.Judges {
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	}
.Bio {
	font: 14px Arial, Helvetica, sans-serif;
	color: #ff0000;
	text-decoration: underline;
}
.BioText {
	font: 12px Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	margin: 10px 0 0 0;
}
