@charset "utf-8";
body {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #666666;
	background-repeat: repeat;
	background-image: url(../Images/website_background02.png);
}
#container {
	width: 930px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}
#header {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 240px;
	padding-left: 15px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#mainContent {
	background: #FFFFFF;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 40px;
	margin-top: 45px;
}
#footer {
	padding-left: 15px;
	margin-top: 40px;
} 

#navcontainer ul
{
	margin-left: 40px;
	background-color: #B4B3B3;
	color: White;
	width: 855px;
	font-family: arial, helvetica, sans-serif;
	padding-left: 0px;
	font-size: 1.2em;
	padding-top: 0px;
	float: left;
}

#navcontainer ul li {
	display: inline;
}

#navcontainer ul li a
{
	background-color: #B4B3B3;
	color: White;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
	padding-top: 0
.em;
	padding-right: 1em;
	padding-bottom: 0.3em;
	padding-left: 1em;
	padding-top: 0.3em;
}

#navcontainer ul li a:hover
{
	background-color: #16A3Ce;
	color: #fff;
}
#navlist {
	margin-top: 0px;
	padding-top: 0px;
}

#program {
	width:800px;
	border: 1px solid #16A3CE;
	text-align: left;
}

.program_heading {
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
	background-color: #16A3CE;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align:center
}
.program_right {
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #16A3CE;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;
	vertical-align:top
}
.program_left {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #16A3CE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #16A3Ce;
	text-align: left;
	padding-left: 8px;
	vertical-align:top;
	padding-top:5px;
	font-size: 11px;
	font-weight:normal
}
.program_leftLAST {
	border-right-width: 1px;
	border-right-style: solid;
	text-align: left;
	padding-left: 8px;
	vertical-align:top;
	padding-top:5px;
	font-size: 11px;
	font-weight:normal
}

.program_subheading {
	background-color: #9EE3F8;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #10A2CE;
	font-weight: bold;
}
.program_break {
	background-color: #9C9A9C;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	text-transform:uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #10A2CE;
}
.program_breakLAST {
	background-color: #9C9A9C;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	text-transform:uppercase
}


h1 {
	color: #16A3Ce;
	font-weight: bold;
}
h3 {
	color: #16A3CE;
	font-size: 14px;
	text-align: center;
}
.sponsors_padding {
	padding-top: 10px;
	padding-bottom: 10px;
}
.table_border {
	border: thin solid #999;
}
#dates {
	background-color: #CCC;
}

#monday {
	width:270px;
	padding: 0px;
	margin: 0px;
	background-color: #CEEDF7;
	float:left;
	z-index:2;
}

#monday h1 {
	background-color:#1DA0CA;
	color: #FFF;
	font-size: 15px;
	font-variant: small-caps;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
}

#monday h2 {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	margin: 0px;
}

#monday h3 {
	font-size: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #1DA0CA;
	text-align: left;
	font-weight: bold;
}

#monday p {
	font-size: 11px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #666;
}

#monday a {text-transform:none; color:#1DA0CA; text-decoration:none}

#tuesday {
	width:270px;
	padding: 0px;
	background-color: #EBF9B5;
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	z-index:2;
}

#tuesday h1 {
	background-color:#9DC212;
	color: #FFF;
	font-size: 15px;
	font-variant: small-caps;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
}

#tuesday h2 {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	margin: 0px;
}

#tuesday p {
	font-size: 11px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #666;
}

#tuesday a {text-transform:none; color:#9DC212; text-decoration:none}

#wednesday {
	width:270px;
	padding: 0px;
	maring-left: 40px;
	background-color: #CEEDF7;
	float:right;
	z-index:2;
}

#wednesday h1 {
	background-color:#1DA0CA;
	color: #FFF;
	font-size: 15px;
	font-variant: small-caps;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
}

#wednesday h2 {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	margin: 0px;
}

#wednesday h3 {
	font-size: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #1DA0CA;
	text-align: left;
	font-weight: bold;
}

#wednesday p {
	font-size: 11px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #666;
}

#wednesday a {text-transform:none; color:#1DA0CA; text-decoration:none}

#thursday {
	width:270px;
	padding: 0px;
	background-color: #EBF9B5;
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index:2;
}

#thursday h1 {
	background-color:#9DC212;
	color: #FFF;
	font-size: 15px;
	font-variant: small-caps;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
}

#thursday h2 {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	margin: 0px;
}

#thursday p {
	font-size: 11px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #666;
}

#thursday a {text-transform:none; color:#9DC212; text-decoration:none}

#friday {
	width:270px;
	padding: 0px;
	background-color: #CEEDF7;
	float:left;
	z-index:2;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#friday h1 {
	background-color:#1DA0CA;
	color: #FFF;
	font-size: 15px;
	font-variant: small-caps;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
}

#friday h2 {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	margin: 0px;
}

#friday h3 {
	font-size: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #1DA0CA;
	text-align: left;
	font-weight: bold;
}

#friday p {
	font-size: 11px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #666;
}

#friday a {text-transform:none; color:#1DA0CA; text-decoration:none}


.date {
	background-color: #999;
}
.table_ccs {
	border: thin solid #0CC;
	text-align: center;
}
#container #mainContent .table_ccs {
	font-size: 12px;
}
.colour {
	color: #1DA0CA;
}

