.blue{
	color: #252d73;
	}
.lightblue{
	color: #293689;
	}
.red{
	color: #bb020f;
	}


body {
	margin:0px auto;
	text-align: center;
	background: #bbc8d6 url('../images/design/bg.jpg') top center no-repeat;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	}

#wrapper {
	width: 920px;
	height: auto;
	margin:0px auto;
	text-align:center;
	}

#header {
	width: 920px;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	text-align: left;
	}

#header .inside {
}

#header .inside span {
	font-size: 1.05em;
	font-weight: bold;
	color: #135B9C;
}

#header .logo {
	position: absolute;
	margin: 25px 0px 0px 30px;
}

#header .logo img {
	float: left;
	margin: 0px 20px 0px 0px;
}

#header .conjunction {
	float: right;
	margin-right:30px;
}

#header .conjunction img {
	margin-top:2px;
}

/*        Navigation        */
#nav {
	text-align: center; /* be nice to IE5 */
	font-weight: bold;
	font-size: 11pt;
	padding: 0px 5px;
	background-color: #ffffff;
	}
#nav .list {
	text-align: left; /* be nice to IE5 */
	color: #fff;
	width: 910px;
	height: 36px;
	background: url('../images/design/bg_nav.gif') center center repeat-x;
	}
#nav ul { 
	list-style-type: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	white-space: nowrap;
	}
#nav li {
	display: inline;
	text-align: center;	
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 15px;
	color:#EFE4E4;
	background: none;
	font-weight: normal;
	font-size: 9pt;
	line-height: 30px;
	background: url('../images/design/bullet_arrow.gif') center left no-repeat;
	}
#nav a{
	color: #fff;
	background: none;
	text-decoration: none;
	margin: 0px;
	font-size: 10pt;
	letter-spacing: inherit;
	outline: none;
	text-transform: uppercase;
	}

#nav a:hover {
	text-decoration: underline;
	}
#nav a:focus, #nav a:active {
	outline:none;
	text-decoration: underline;
}

#main {
	width: 880px;
	margin: 0px;
	padding: 10px 20px 20px 20px;
	text-align: left;
	clear: both;
	background-color: #ffffff;
	}

/*        Side Bar        */

#main .side{
	width: 240px;
	text-align: left;
	float: right;
	clear: right;
	margin: 0px;
	padding: 0px 20px;
	}
	
#main .inside{
	width: 240px;
	text-align: left;
	float: left;
	clear: left;
	margin: 0px;
	padding: 0px 20px 0px 0px;
	}
	
#main .menu {
	margin: 0px 0px 20px 0px;
	padding-bottom: 10px;
	color: #000;
	width: 240px;
	}
#main .menu h2{
	padding: 4px 0px 0px 10px;
	margin: 0px;
	width: 230px;
	height: 25px;
	color: #bb020f;
	font-size: 13pt;
	text-align:left;
	}
#main .menu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#main .menu li {
}
#main .menu a {
	display: block;
	width: 230px;
	padding: 5px 0px 5px 10px;
	font-size: 10pt;
	color: #293689;
	font-weight: bold;
	text-decoration:none
}
#main .menu a:hover{
	color: #bb020f;
	text-decoration: underline;
	}
#main .menu a:active, #main .menu a:focus {
	outline:none;
	color: #bb020f;
	text-decoration: underline;
}


#main .updates {
	margin: 10px 0px 20px 0px;
	padding: 0px 0px 10px 0px;
	color: #000;
	width: 260px;
	border: solid 1px #293689;
	}
#main .updates h2{
	padding: 2px;
	margin: 0px;
	height: 20px;
	color: #ffffff;
	background-color: #293689;
	font-size: 11pt;
	text-align:center;
	}
#main .updates p {
	padding: 0px;
	margin: 10px 10px 0px 10px;
	text-align: left;
	font-size: 9pt;
	color: #000000
	background: none;
	}

/*        Main Content        */
#main .content {
	width: 600px;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: left;
	}
#main .contentInside {
	width: 620px;
	margin: 0px;
	padding: 0px;
	float: right;
	clear: right;
	}
#main .flash {
	margin:0px auto;
	text-align:center;
	}

#main .content_first {
	padding: 0px;
	}
#main .content_first h1{
	color: #252d73;
	font-size: 16pt;
	}
#main .content_first h2{
	font-size: 14pt;
	color: #bb020f;
}
#main .content_first h3{
	font-size: 12pt;
	color: #252d73;
}
#main .content_first h4{
	font-size: 11pt;
	color: #bb020f;
	font-style: italic;
}
#main a {
	color: #293689;
	background: transparent;
}
#main a:hover{
	color: #bb020f;
}
#main .content_first p{
	color: #000;
	background: transparent;
	font-size: 10pt;
	line-height: 14pt;
	padding: 0px 5px 0px 5px;
	margin-right: 1px;
	}
#main .content_first .header{
	color: #252d73;
	font-weight: bold;
	background: transparent;
	}
	
.sponsorWrapper {
	background-color: #ffffff;
	margin: 0px;
	padding: 10px 5px;
}
.sponsor {
	clear: both;
	border-top: solid 3px #bb020f;
	padding: 0px;
	margin: 0px;
}
.sponsor h3{
	font-size: 12pt;
	color: #bb0000;
}
.sponsor .header{
	color: #252d73;
	font-weight: bold;
	background: transparent;
}
.sponsor img{
	margin: 2px;
}

/* Schedule - Program at a glance */
#schedule {
	font-size: 12px;
	text-align: left; 
	width: 450px;
}
#schedule th {
	background: #efefef; 
	width: 100%; 
	padding: 5px; 
	font-size: 13px;
	border: 1px solid #cecece;
}

#schedule td {
	width: 50%;
	padding: 5px 0px 5px 0px;
}

/* Footer */
#footer {
	width: 920px;
	margin: 0px;
	text-align: center;
	color: #333;
	font-size: 10px;
	padding: 0px;
	clear:both;
	background-color: #ffffff;
	}
#footer a
{
	color:#333;
}
#footerBottom
{
	height: 8px;
	background: transparent url('../images/design/bg_footer.gif') bottom center no-repeat;
	margin: 0px 0px 15px 0px;
}