body {
	background-image: url(../images/bg-tiled.gif);
	background-repeat: repeat;
	background-position: center top;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
img {border:none;}
a {color: #005C42;}
a:link, a:visited {text-decoration: none;}
a:hover, a:active {text-decoration: underline;}
#bgwings {
	background-image: url(../images/bg-wings.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 1001px;
	margin-right: auto;
	margin-left: auto;
}
#bgwings-top {
	background-image: url(../images/bg-wings-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrapper {
	width: 791px;
	margin-right: auto;
	margin-left: auto;
}
#home-header {
	height: 370px;
	background-color: #FFFFFF;
	width: 790px;
}
#inside-header {
	height: 190px;
	background-color: #FFFFFF;
	width: 790px;
}
#intro-flash {
	height: 640px;
	background-color: #FFFFFF;
}
#container {
	background-image: url(../images/container-bg.jpg);
	background-repeat: repeat-y;
}
#navcol {
	float: left;
	width: 220px;
	background-image: url(../images/navcol-bg.jpg);
	background-repeat: repeat-y;
}
.navcol-item {
	padding-bottom: 10px;
}
.navcol-item h1.navcol-header {
	height: 16px;
	background-image: url(../images/navcol-header-bg.jpg);
	background-repeat: repeat-y;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 11px;
	padding-bottom: 12px;
	padding-left: 20px;
	margin: 0px;
}
.navcol-item p {
	font-size: 12px;
	line-height: 16px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 10px;
}
.navcol-item .feature-item {
	margin-right: 10px;
	margin-left: 20px;
	margin-top: 10px;
}
.navcol-item #leftsponsors {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 5px;
	/* height: 100px; */
}
.navcol-item .feature-item h1 {
	font-size: 14px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
.navcol-item .feature-item p {
	margin: 2px 0px;
	font-size: 12px;
}
.navcol-item .feature-item p.moreinfo {
	text-align: right;
}
#contentcol {
	float: right;
	width: 565px;
	padding-bottom: 5px;
}
#contentcol .contentcol-item {
	margin-top: 5px;
	background-color: #FFFFFF;
}
#footer {
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
	clear: both;
	padding: 0px;
	font-size: 10px;
	text-align: center;
}
#footer #copyright{
	padding: 6px 0px 50px;
	font-size: 10px;
	text-align: center;
}
#footer #bookmark {
	float: left;
	margin: 5px;
}
#footer #creativecore {
	padding-top: 35px;
}
.clearer {
	clear: both;
}
#content h2.schedDetailHead {
	font-size: 21px;
	border-bottom: 1px solid;
	text-align: center;
	padding-bottom: 4px;
	margin: 20px 0px;
}