.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;
}
#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;
}

#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;
}