body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #003;
	background-color: #90419A;
	background-image: url(images/backgroundA.jpg);
	background-repeat: repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}
 #container {
	width: 980px;
	margin: 0 auto;
	border: 1px solid #A268A5;
	text-align: left;
	background-image: url(images/backgroundContent.jpg);
	background-repeat: repeat;
}
 #header {
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0px;
	padding-right: 0px;
	height: 175px;
	background-image: url(images/CA_header.jpg);
	background-color: #90419A;
}
 #header h1 {
	margin: 0;
	background-color: #90419a;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
 #mainContent {
	background: #FFFFFF;
	padding-top: 0;
	padding-right: 22px;
	padding-bottom: 0;
	padding-left: 22px;
}

#navcontainer ul li
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	text-align: center;
	background-image: url(active.gif);
	background-repeat: repeat-x;
	font-family: "Lucida Grande", verdana, sans-serif;
	font-size: 10px;
	line-height: 25px;
	color: #A673AC;
	background-color: #64B6DF;
	border-top-color: #5AB1DD;
	border-right-color: #5AB1DD;
	border-bottom-color: #5AB1DD;
	border-left-color: #5AB1DD;
}

#navcontainer a
{
	color: #095BAD;
	text-decoration: none;
	display: block;
	width: 120px;
	background-image: url(images/active.gif);
	background-repeat: repeat;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #929AC8;
	border-bottom-color: #929AC8;
	border-left-color: #929AC8;
}

#navcontainer li#active {
	background-image: url(images/hover.gif);
	background-repeat: repeat-x;
	color: #7D2B80;
}
#navcontainer a:hover {
	background-image: url(images/hover.gif);
	background-repeat: repeat-x;
	color: #7D2B80;
}
#navcontainer a#current {
	background-image: url(images/link.gif);
	background-repeat: repeat-x;
	color: #7D2B80;
}

 #footer {
	padding: 0 10px; 
	background:#DDDDDD;
}
 #footer p {
	margin: 0;
	padding: 10px 0;
	background-color: #DDD;
}
 
h1 {
	color: #234D9F;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	line-height: 1em;
}
h2  {
	color:  #78257D;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
 }
	
.imageJudge {
	float: left;
	padding-left: 35px;
}
.game {
	float: right;
	margin-right: 5px;
	margin-left: 5px;
}

.imageJudges {
	float: right;
	padding: 0px;
	margin-right: 35px;
}

#subfooter {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #A268A5;
	text-align: center;
	border-top-style: solid;
	text-decoration: none;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D8C5DB;
}
#subfooter a:link {
	color:#7F2980;
	text-decoration: underline;
	font-weight: 500;
}

#subfooter a:visited {
	color: #1367AD;
	text-decoration: underline;
}

#subfooter a:hover {
	color: #28A1D6;
	text-decoration: underline;
}
.subHeading {
	font-size: 14px;
	line-height: normal;
}
