body {
	font-family: georgia, "Times New Roman", Times, serif;
	}
#header h1 {
	font: italic 105% verdana, arial, helvetica, sans-serif;
	color: #80002b;
	margin: 5px 0 15px;
	border: 0;
	}
#expander>#container {
	background: url(/images/bkgrd_index.png) center 115px no-repeat;
	background-attachment: fixed;
	}
#leftCol {
	float: left;
	width: 49%;
	padding-right: 5px;
	}
#rightCol {
	width: 49%;
	margin-left: 49%;
	padding-left: 5px;
	padding-top: 5px;
	}
#navmenu {
	font-family: verdana, arial, helvetica, sans-serif;
	margin: 0;		/* override global */
	}
#footer {
	clear: both;
	}
.imgShadow {
/*
	display: table;
	*display: inline-block;		IE center
*/
	float: left;
	}
/*************** Main Styles ***************/
h1, h2, .rounded_box h3 {
	font-size: 110%;
	color: #80002b;
	margin: 0 0 5px;
	padding: 0 0 5px;
	}
h1 {
	margin: 0 20px 5px;
	border-bottom: 1px solid #B5884A;
	}
h2 {
	color: #4D001A;
	}
h3 {
	font-size: 105%;
	margin: 5px 0;
	}
p {
	margin: 0;
	padding: 0;
	}
h1, h2, h3, p {
	text-align: center;
	}
div.module {
	margin-bottom: 25px;
	/*clear: left;*/
	}
div.module p {
	text-align: left;
	margin-left: 20px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 95%;
	}
#gallery-link {
	margin: 30px 0 10px 0;
	text-align: center;
	}
.highlite {
	color: #a00;
	}
.new {
	float: left;
	padding: 1px 3px;
	background-color: #cc0028;
	color: #000;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
	border: 1px solid #4D001A;
	}
#CE .imgShadow {
	margin: 20px 0 0 50px;
	}
#FW dl {
	width: 260px;
	margin: 20px auto;
	}
	#FW dl dd,
	#FW dl dd p {
		text-align: center;
		margin-left: 0;
		}
#FW .buttonList {
	width: 8em;
	margin: 10px auto;
	}
#FW .buttonList li {
	width: 8em;
	}
#FW .button a {
	font-family: verdana, arial, helvetica, sans-serif;
	}
.winners-names li {
	text-align: left;
	margin: 5px 0;
	}
.winners-names ul {
	margin: 0 0 10px 3em;
	}
.winners-pics {
	margin-top: 20px;
	}
.winners-pics li {
	margin-bottom: 15px;
	width: 200px;
	display: inline-block;
	*zoom: 1;
	*display: inline;		/* zoom and inline make inline-block in IE7 */
	}
	.winners-pics li .imgShadow {
		margin: 10px auto 5px;
		}
	.winners-pics li.isolate {
		width: 300px;
		margin: 0 auto 15px;
		display: block;
		}
	.winners-pics li#left-pic {
		margin-right: 15px;
		}
.winners-pics p {
	clear: left;
	white-space: nowrap;
	text-align: center;
	margin-left: 0;
	}
#interview p {
	text-align: left;
	margin-bottom: 10px;
	text-indent: 1.5em;
	}
#interview h2 span {
	font-size: 75%;
	}
#interview dl#headshot,
#interview img#headshot {
	float: right;
	}
	#interview dl#headshot dd {		/* override default */
		margin-left: 0;
		}
	#interview dl#headshot dd p {		/* override #interview */
		text-align: center;
		text-indent: 0;
		}
#interview .imgShadow {
	margin: 0 10px;
	float: right;
	}
#interview .button a {
	font-family: verdana, arial, helvetica, sans-serif;
	}
#interview .buttonList {
	width: 7em;
	margin: 10px;
	}
#interview .buttonList li {
	width: 7em;
	}
#interview .expanded {
	display: block;
	}
#interview .contracted {
	display: none;
	}
/******************** indent second line of li ************/
/*
.winners-names {
 	padding-left: 3em;
	}
.winners-names li {
	text-indent: -2.5em;
	}
*/
/*****************************************************/
.rounded_box {
	margin-top: 35px;
	margin-bottom: 15px;
	*zoom: 1;
	}
.rounded_box_header h1, .rounded_box li {
	background: transparent url(/images/bkgrd_dialog_right.png) no-repeat bottom right;
	_background: transparent url(/images/bkgrd_dialog_right.gif) no-repeat bottom right;
	}
.rounded_box, li.rounded_box_header {
	background: transparent url(/images/bkgrd_dialog_left.png) no-repeat bottom left;
	_background: transparent url(/images/bkgrd_dialog_left.gif) no-repeat bottom left;
	}
.rounded_box li {
	background-position: center right;
	position: relative;
	top: -36px;
	margin-left: 25px;
	padding-right: 25px;
	}
li.rounded_box_header {
	background-position: top left;
	margin-left: 0;
	padding-top: 0; /* override */
	}
li.rounded_box_header h1 {
	background-position: top right;
	margin-left: 25px;
	margin-right: -25px;
	padding: 10px 25px 5px 0;
	border: none;
	}
li.rounded_box_footer {
	background-position: bottom right;
	height: 1px;
	top: 0;
	padding-top: 30px;
	*padding-top: 36px;
	margin-top: -36px;
	}
.rounded_box h1 {
	margin-bottom: 0;
	}
.rounded_box li h2 {
	border-top: 1px solid #bd945c;
	padding-top: 10px;
	margin-top: 10px;
	}
.rounded_box li h2:first-child {
	margin-top: 0;
	}
.rounded_box p {
	text-align: left;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 95%;
	}
/*************** IE 6 & 7 ***************/
#leftCol {
	*width: 47%;
	}
#rightCol {
	*width: 47%;
	*margin-left: 0%;
	}
#footer {
	_zoom: 1;
	}
/**************** IE 6 Print ************/
 @media print {
	#leftCol {
		_width: 40%;
		}
	#rightCol {
		_width: 40%;
		}
	}
