body {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #000;
	background-color: #071F47;
	margin-top: 0;
}

img { behavior:	url("/images/page/pngbehavior.htc"); }

h1.topofpage {
	color: #C00;
	font-size: 22px;
	text-align: left;
	font-weight: normal;
	margin-top: 1px;
	margin-bottom: 14px;
}	
	
h1.topwithh2 {
	color: #C00;
	font-size: 22px;
	font-weight: normal;
	line-height: 120%;
	margin-top: 1px;
	margin-bottom: 8px;
}	
	
h2.belowh1 {
	color: #C00;
	font-size: 19px;
	font-weight: normal;
	margin-top: 8px;
}	
	
h2 {
	color: #C00;
	font-size: 18px;
	font-weight: normal;
}	
	
h3 {
	color: #C00;
	font-size: 15px;
	font-weight: normal;
}	
	
h3.promo {
	color: #C00;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	margin-top: 1px;
	margin-bottom: 6px;
}	
	
#mainwrap {
	width: 960px;
	background: #FFF;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	border-right: 1px solid #0C3373;
	border-bottom: 1px solid #0C3373;
	border-left: 1px solid #0C3373;
}

#innerwrap {
	width: 954px;
	margin: 0 2px 2px 2px;
	border-right: 1px solid #0C3373;
	border-bottom: 1px solid #0C3373;
	border-left: 1px solid #0C3373;
}

#headerwrap {
	width: 952px;
	height: 300px;
	position: relative;
	z-index: 1;
}

#headerlogo {
	width: 215px;
	height: 187px;
	position: absolute;
	top: 50px;
	left: 90px;
	z-index: 10;
}

div.topnavwrap {
	height: 36px;
	background: url("/images/page/topnav_background.gif") repeat-x top;
	font-size: 14px;
	padding-top: 1px;
}

div.topnavwrap div.links {
	padding-left: 30px;
	color: #FFF;
	font-weight: bold;
}

div.topnavwrap ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	padding-right: 10px;
	margin-top: 1px;
}

div.topnavwrap li {
	float: left;
	padding: 0px;
	margin: 0px;
	height: 24px;
	padding-top: 9px;
}

div.topnavwrap li a {
	margin-left: 0px;
	padding-left: 11px;
	padding-right: 11px;
	padding-top: 9px;
	padding-bottom: 10px;
	text-decoration: none;
}

div.topnavwrap li a:link {
	color: #FFF;
}

div.topnavwrap li a:visited {
	color: #FFF;
}

div.topnavwrap li a:hover {
	color: #77A0DB;
}

li.normal {
	font-size: 12px;
	font-weight: normal;
}

#container {
	width: 954px;
	background: url("/images/page/container_background.jpg") repeat-x top;
	padding-top: 30px;
}

.leftnav {
	width: 190px;
	float: left;
	margin-bottom: 30px;
	background: url("/images/page/leftnav_background.gif") repeat-y top;
}

.leftnav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #7A9ACA;
	border-right: 1px solid #7A9ACA;
}

.leftnav li {
	margin: 0;
	padding: 9px 10px 8px 40px;
	font-weight: bold;
	border-bottom: 1px solid #7A9ACA;
}
	
.leftnav li a:link {
	color: #0C3373;
	text-decoration: none;
}
	
.leftnav li a:visited {
	color: #0C3373;
	text-decoration: none;
}
	
.leftnav li a:hover {
	color: #C00;
	text-decoration: none;
}

div.contentwrap {
	width: 730px;
	float: right;
}

div.content {
	padding-right: 40px;
	padding-bottom: 20px;
}

div.performerwrapleft {
	width: 335px;
	text-align: center;
	float: left;
	border: 1px solid #0C3373;
	margin-bottom: 20px;
}
	
div.performerwrapright {
	width: 335px;
	text-align: center;
	float: right;
	border: 1px solid #0C3373;
	margin-bottom: 20px;
}
	
div.performerwrapleft p {
	margin: 4px 0;
}
	div.performerwrapright p {
	margin: 4px 0;
}
	
#footerlinks ul {
	width: 960px;
	font-size: 11px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px; 
	padding: 0;
	color: #555;
}

#footerlinks li {
	margin: 0 10px 0 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#footerlinks a:link, #footerlinks a:visited {
	color: #FFF;
	text-decoration: none;
}

#footerlinks a:hover {
	color: #77A0DB;
	text-decoration: none;
}

#copyright {
	font-size: 11px;
	text-align: center;
	margin-top: 10px;
	color: #FFF;
}

#copyright a:link, #copyright a:visited {
	color: #77A0DB;
	text-decoration: none;
}

#copyright a:hover {
	color: #FFF;
	text-decoration: none;
}
