.leftCol {
	background-image: url(images/gagc-left-bg.jpg);
	background-repeat: repeat-y;
	width: 190px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-left: 5px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.ContentArea {
	padding: 10px;
}
a {
	color: #403D8A;
}
a:visited {
	color: #403D8A;
	text-decoration: underline;
	font-weight: normal;
}
.darkBGtitle {
	background-color: #403D8A;
	color: #ffffff;
	font-weight: bold;
}
.darkBGtitle a:link, .darkBGtitle a:hover, .darkBGtitle a:visited {
	color: #ffffff;
	text-decoration:underline;
}
.title {
	background-color: #403D8A;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
}
/* navigation */
#navcontainer2
{
margin: 0;
padding: 0 0 0 0px;
}

#navcontainer2 UL
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer2 LI
{
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}
#navcontainer2 a .highlight {
	background-color: #F16128;
	color: #fff;
	font-weight:bold;
	font-size: 12px;
}
#navcontainer2 A
{
color: #444;
font-weight: bold;
display: block;
width: auto;
text-decoration: none;
background: #DDDDDD;
margin: 0;
padding: 10px 10px;
border-left: 1px solid #fff;
border-top: 1px solid #fff;
border-right: 1px solid #aaa;
font-size: 12px;
}

#navcontainer2 A:hover, #navcontainer2 A:active { background: #BBBBBB; color: #ffffff; }

#navcontainer2 A.active, #navcontainer2 A.active:visited
{
position: relative;
z-index: 102;
background: #BBBBBB;
font-weight: bold;
}


#subnav
{
position: relative;
top: -1px;
z-index: 101;
margin: 0;
padding: 0px 0 3px 0;
background: #BBBBBB;
border-top: 1px solid #fff;
border-bottom: 1px solid #aaa;
}

#subnav UL
{
list-style: none;
margin: 1px 0 0px 13px;
padding: 0px;
border-right: 1px solid #fff;
border-left: 1px solid #aaa;
}

#subnav LI
{
position: relative;
z-index: 102;
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#subnav A
{
color: #fff;
display: block;
width: auto;
text-decoration: none;
margin: 0;
padding: 2px 12px 2px 10px;
}

#subnav A:hover, .subnav A:active { color: #444; }
#subnav A.active:link, .subnav A.active:visited { color: #444; }
#subnav BR, .navcontainer2 BR { clear: both; }

/*sub nav at top */
.nav {
	color: #000000;
	font-weight:bold;
}
.nav a:link, .nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.nav a:hover, .nav a:active {
	ffont-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #403D8A;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000060;
}
h3 {
	font-size: 14px;
	color: #333333;
}
.winnername {
	color:#100D66;
	font-weight: bold;
}
.events { border: solid 1px #000060; background-color: #98A5C2; float:right; width: 220px; }
.eventAlt1 {
	background-color: #E7EAF1;
	padding: 10px 15px 10px 15px;
	color: #000000;
}
.eventAlt1 a:link, .eventAlt1 a:visited, .eventAlt1 a:active {
	color: #000000;
}
.eventAlt {
	padding: 10px 15px 10px 15px;
	color: #ffffff; 
	}
.eventAlt a:link, .eventAlt a:visited, .eventAlt a:active {
	color: #ffffff;
}
.eventsQuery {
margin: 0;
padding: 0;
width: 770px;
}
.eventsHeading {
margin: 1px;
color: #333333;
padding: 3px 10px;
cursor: pointer;
position: relative;
background-color:#EEEEEE;
}
.eventsContent {
	margin: 0 0 5px 0px;
	padding: 0;
	border-top: 1px solid #d6d6d6;
	overflow: hidden;
	background-color: #FBF9EA;
	font-size: 1.2em;
	width: 770px;
	clear: both;
}
.eventsContent .block {
	padding: 20px; /*--Padding of Container--*/
/
}
div.eventsTrigger {
	padding: 0 50px 0 50px;
	margin: 0 0 5px 0;
	/*background: url(/images/icon-more.png) no-repeat;*/
	background-color: #eeeeee;
	width: 668px;
	float: left;
	border: solid 1px #d6d6d6;
	font-family: Georgia, "Times New Roman", Times, serif;
}
div.eventsTrigger h2 {
	font-size: 1.5em;
	font-weight: normal;
}
div.eventsTrigger p {
	font-size: 1em;
	font-weight: normal;
}
div.eventsTrigger a {
	color: #000000;
	text-decoration: none;
	display: block;
}
div.eventsTrigger a:hover { color: #403D8A; }
div.active {background: url(/images/icon-less.png) no-repeat; background-color: #eeeeee;} /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/

.streamDate {
	font-style: italic;
}
.StreamTitle {border-bottom: solid 1px #dedede; margin-bottom: 10px; padding-bottom: 10px; }
.StreamTitle h3 { margin: 0; font-size: 15px;}
.StreamTitle a { text-decoration:none; }
.StreamTitle a:hover {text-decoration: underline; }
.AwardLeft {
	float: right;
	padding: 0 0px 20px 20px;
	text-align: center;
}
h2 { margin: 10px 0 15px 0; }
