@charset "utf-8";
/* CSS Document */

#sec_left {
	float: left;
	width: 671px;
	padding: 0 0 1em;
}
#sec_ifa {
	float: left;
	width: 671px;
	padding: 0 0 1em;
	color: #E21B1B;
	background-color: #E21B1B;
}

#sec_right {
	float: right;
	width: 251px;
	margin: 0 0 1em -1em;
}

table {
	border-collapse: collapse;
	width: 651px;
	margin: 1em 15px;
	border: none;
}

td {
	width: 25%;
	margin: 0 0 0 .5em;
	font: 1.2em Arial, Helvetica, sans-serif;
	padding-left: .5em;
	border-bottom: solid 1px #CCC;
}

#guests td.caption {
	padding-bottom: .5em;
}

th {
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #000;
	text-align: left;
	padding-left: .5em;
}

tr {
	background-color: #E9F0F5;
}

tr:nth-child(odd) {
	background-color: #D1E1ED;
}

#boxHighlight {
	width: 651px;
	background-image: url(../images/bkgd_boxHighlight.png);
	background-color: #6FA16F;
	background-repeat: repeat-x;
	color: #fff;
	margin: 2em 15px 1em 15px;
	padding: .1em 0 .5em;
}

#sec_right h3 {
	width: 241px;
	margin: 0;
	padding: 1em 0 0 15px;
	height: 2.5em;
}

#sec_right h4 {
	margin-top: 0;
	padding-top: 0;
	color: #000;
}

#sec_right ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sec_right li {
	padding: .3em 10px 0 15px;
	margin-left: 15px;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0 .4em;
}

#sec_right ol li {
	padding: .2em 0 0 10px;
	margin-right: 15px;
}

#roundBoxBlue {
	width: 241px;
	margin: 1em auto;
	color: #FFF;
	background-image: url(../images/roundBoxBlue_bottom.png);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 1em;
}

#roundBoxBlue h3 {
	background-image: url(../images/roundBoxBlue_top.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#roundBoxRed {
	width: 241px;
	margin: 1em auto;
	color: #FFF;
	background-image: url(../images/roundBoxRed_bottom.png);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 1em;
}

#roundBoxRed h3 {
	background-image: url(../images/roundBoxRed_top.png);
	background-position: left top;
	background-repeat: no-repeat;
}

.photo_staff {
	float: right;
	background: url(../images/photo_shadow.png) no-repeat bottom right !important;
	background: url(../images/photo_shadow.gif) no-repeat bottom right;
	margin: 10px 10px 0 16px !important;
	margin: 10px 10px 0 10px; }

.photo_staff img {
	display: block;
	position: relative;
	background-color: #FFF;
	border: 1px solid #D5D3C8;
	margin: -6px 6px 6px -6px;
	padding: 4px; }
	
.remote_sponsor {
	float: right;
	background: url(../images/photo_shadow.png) no-repeat bottom right !important;
	background: url(../images/photo_shadow.gif) no-repeat bottom right;
	margin: 10px 0px 2em 6px !important;
	margin: 10px 0px 2em 0; }

.remote_sponsor img {
	display: block;
	position: relative;
	background-color: #FFF;
	border: 1px solid #D5D3C8;
	margin: -6px 6px 6px -6px;
	padding: 4px; }
	
.staff_info {
	display: block;
	clear: both;
	margin-bottom: 1em;
	text-align: right;
}

#sec_search {
	width: 251px;
	padding: 1.5em 0 1.5em;
	background-image: url(../images/sec_searchBox_bottom.png);
	background-position: bottom left;
	background-color: #233F54;
	background-repeat: no-repeat;
	color: #FFF;
	margin-bottom: 1.5em;
}

.imgHeader {
	margin-top: 1.5em;
}

#guests table {
	width: 651px;
}

#guests td {
	border: none;
	width: 209px;
	vertical-align: top;
	text-align: center;
	padding: 0;
	padding-right: 8px;
}

#guests tr {
	background: none;
}

#videoHighlight {
	width: 240;
	height: 220;
}

#links img {
	margin: 5px 5px 0 0;
}	#pastshow1 {
	background-color: #A5BDC7;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
#pastshow2 {
	background-color: #CCCCCC;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
