﻿/* Remove unwanted elements */
#navigation, #nav-right, .noprint{display: none;}

/* Ensure the content spans the full width */
#mastheader, #container, #banner, #details, #footer
{
width: 100%; margin: 0; float: none; font-family: Arial;
}

/* Change text colour to black (useful for light text on a dark background) */
.lighttext
{
color: #000 
}

/* Improve colour contrast of links */
a:link, a:visited
{
color: #781351
}
#masthead {
	border-top: thin solid #C0C0C0;
	font-family: Arial;
}
#logo {
	border-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: right;
}
#content {
	border-width: thin;
	border-color: #808080;
}
#banner {
	border-style: solid none solid none;
	border-width: thin;
	border-color: #808080;
	text-align: center;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
}
#details {
	border-style: solid none solid none;
	border-width: thin;
	border-color: #808080;
	background-color: #FFFFFF;
}
#footer {
	border-top: thin solid #808080;
	border-bottom: thin solid #808080;
	background-position: center;
	text-align: center;
}
/* Styles for Masthead */
#masthead p {
	color: #66CCFF;
	font-size: 24px;
	text-align: center;
}
#masthead img {
	padding: .2em;
	float: left;
	width: 60px;
}
#details p {
	text-align: left;
	font-size: 10px;
	color: #000080;
	right: auto;
	left: auto;
	line-height: 15px;
}
h1 {
	border: thin solid #C0C0C0;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
h2 {
	color: #000066;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial;
}
h3 {
	color: #000066;
	font-size: 10px;
	text-align: center;
	font-family: Arial;
	font-weight: bold;
	padding: 1em;
}
h4 {
	color: #000066;
	font-size: 10px;
	font-weight: bold;
	font-weight: bold;
	text-align: center;
}
h5 {
	color: #0000CC;
	font-size: 10px;
	font-family: "Comic Sans MS";
	text-align: center;
}
h6 {
	color: #990000;
	font-size: 12px;
	font-family: Comic Sans MS;
	font-weight: bold;
	text-align: center;
}
#footer p {
	padding: .1em;
	margin: 0em;
	text-align: center;
	color: #003452;
	font: arial;
	font-size: 10px;
	font-family: Arial;
	font-weight: bold;
}

/* Text Styles */


.center {
	text-align: center;
	display: block;
}
.right {
	text-align: right;
	float: right;
}
.left {
	text-align: left;
	padding-left: 1em;
}

.ctr-under{
	text-align: center;
	text-decoration: underline;
	font-weight: bold;
}
.red{
	color: red;
}
.fuchsia{
	color: #CC00CC;
}
.lime{
	color: #00CC00
}

/* Table Styles and Setup */

.team{
	border-color: #B0B0CA;
	border-style: solid;
	border-width: 0 0 .05em .05em;
	border-spacing: 0;
	margin-left: auto;
	margin-right: auto;
	empty-cells: show;
	width: 30em;
	right: auto;
	left: auto;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000080;
	text-align: center;
	vertical-align: top;
	display: table;
}
.team td{
	border-color: #8080ca;
	border-style: solid;
	border-width: .05em .05em 0 0;
}
.results{
	border: .1 none #CCCC00;
	margin-left: auto;
	margin-right: auto;
	width: 30em;
	right: auto;
	left: auto;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000080;
	text-align: center;
	display: table;
	line-height: 20px;
	table-layout: auto;
	border-collapse: collapse;
}
.results, td{
	border: .05em solid #99CCFF;
	width: 60em;
}
.sponsors{
	border: 0 none #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	width: 30em;
	right: auto;
	left: auto;
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	color: #000080;
	text-align: center;
	display: table;
	line-height: 20px;
	table-layout: auto;
	border-collapse: collapse;
}
.sponsors, td{
	border: .05em solid #000080;
}
.levels{
	border: .01 solid #800000;
	margin-left: auto;
	margin-right: auto;
	width: 60em;
	right: auto;
	left: auto;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000080;
	text-align: center;
	display: table;
	line-height: 18px;
	table-layout: fixed;
	border-collapse: collapse;
}
.levels, td{
	border: .05em solid #A7A7C5;
}



/* Homepage Styles and Setup: */

#congratulations {
	margin: auto auto auto auto;
	border-top: thin solid #808080;
	border-bottom: thin solid #808080;
	background-position: center;
	background-color: #FFFFFF;
	overflow: hidden;
	background-image: url('gray_blue.png');
}
#congratulations h6{
	color: maroon;
	font-size: 10px;
	font-family: Arial;
	text-align: center;
	line-height: 12px;
}
#announcements {
	margin: auto auto auto auto;
	border-top: thin solid #808080;
	border-bottom: thin solid #808080;
	background-position: center;
	background-color: #FFFFFF;
	overflow: hidden;
	background-image: url('gray_gradient.png');
	background-repeat: repeat-x;
}
#announcements h6{
	color: #006600;
	font-size: 10px;
	font-family: Arial;
	text-align: center;
	line-height: 12px;
}
#column_l {
	border: 1px solid #C0C0C0;
	width: 800px;
	margin: 0;
	padding: 1px;
	background-color: #FFFFFF;
}
#column_l p {
	padding: 1em;
	width: 90%;
	margin: 0 3px 0 3px;
	font-size: 12px;
	font-family: Arial;
	color: #000080;
	right: auto;
	left: auto;
	line-height: 15px;
	font-weight: bold;
}



