Body    { font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: 24px; background-image: url(images/bg_image.gif); margin: 1px }
Body2    { font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: 24px; background-image: url(images/bg_image.gif); margin: 1px }
Captions     { font-size: 8px; font-family: Arial, Helvetica, sans-serif; line-height: 24px; text-align: right }
Contact info { font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: 17; background-image: none }
A {
	color : #330066;
	text-decoration : none;
}
A:Hover  { text-decoration: underline }
H1 {
	font-size : 16px;	
}
H2 {
	font-size : 15px;	
}
H3 {
	font-size : 14px;	
}
H4 {
	font-size : 13px;	
}
Td {
	font-size : 12px;
}
Th {
	font-size : 12px;
}
.Layout  { background-color: white; background-image: none; margin: 0; padding: 0; width: 732 }
.Layout2  { background-color: white; background-image: none; margin: 0; padding: 0; width: 732 }

.NavMenu {
	background-color: #330066;
	width: 100%;
}
.Content {
	width: 100%;
	height: 608;
	padding: 0px 0px 0px 0px;
	border: 1px solid #330066;
	border-top: 0px;
	}
.2Content {
	width: 100%;
	height: 900;
	padding: 0px 0px 0px 0px;
	border: 1px solid #330066;
	border-top: 0px;
	}
.NewsBox      { line-height: 16pt; background-image: url(images/bgimage.gif); padding: 3px 3px 3px 8px; width: 237; height: 100px; border: solid 1px #482a80 }
.NewsBox1  { line-height: 16pt; padding: 3px 3px 3px 8px; width: 237; height: 100px; border: solid 1px #482a80 }
.Spotlight  { width: 100%; border: 1px transparent }
#nav, #nav ul {
	/* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav a {
	background-color: #330066;
	text-decoration: none;
	color: White;
	border: 1px solid #330066;
	border-bottom: 1px #F2C83D;
	display: block;
	width: 8em;
	height: 16px;
}
#nav a:Hover {
	color : #F2C83D;
	background-color: #330066;
	border: 1px #330066;
	text-decoration: none;
}
#nav li { /* all list items */
	float: left;
	width: 8em; /* width needed or else Opera goes nuts */
}
#nav li ul {
	/* second-level lists */
	position: absolute;
	text-align: left;
	width: 13em;
	border: 1px #330066;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#nav li ul a {
	text-decoration: none;
	color: black;
	width: 13em;
	border: 1px solid #F2C83D;
	border-bottom: 1px #330066;
	background-color: #F2C83D;
} 

#nav li ul a:hover {
	color : white;
	background-color: #330066;
	border: 1px solid #F2C83D;
	border-bottom: 1px #330066;
	text-decoration: none;
} 
#nav li ul ul {
	/* third-and-above-level lists */
	margin: -1.5em 0 0 13em;
	width: 15em;
}
#nav li ul ul a {
	/* third-and-above-level lists */
	width: 15em;
}
#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#content .col1 { text-align: left; padding-right: 20px; width: 210px }
#content .col1, #content .col2  { display: block; margin-bottom: 2px; width: 150px; float: left }
#content .col1b, #content .col2b { display: block; margin-bottom: 10px; width: 150px; float: left }
#content .col1b { text-align: left; padding-right: 20px; width: 210px }
#judgeimages { padding-bottom: 6px; padding-left: 12px }
heads {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 24px;
	background-image: url(images/bg_image.gif);
	margin: 1px;
	color: #330066;
	font-weight: bold;
}
