#bannerArea
{
	height: 177px;
}
#trailBox
{
	display: none;
}
#mainArea
{
	width: 935px;
	height: auto;
	padding: 0px 60px 0px 0px;
	position: relative;
	clear: both;
}
#mainLeft
{
	width: 710px;
	height: auto;
	float: left;
}
#mainRight
{
	padding-top: 23px;
}
#contentBox
{
	width: 710px;
	margin-bottom: 12px;
	overflow: hidden;
}
#contentBox *
{
	display: none;
}
#contentBox img
{
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
#contentBox h2
{
	font-size: 1.8em;
	margin-bottom: .6em;
	letter-spacing: 0px;
	font-weight: normal;
}

.homeCol
{
	float: left;
}


.homeCol h2 a
{
	color: #ff9900;
	padding-right: 8px;
}
.homeCol h2 a:hover
{
	text-decoration: none;
}
.homeCol li,
.homeCol p
{
	margin-bottom: .8em;
}

/*-----------------*/
#searchBox
{
}
#dateBox
{
	font-size: 2.2em;
	padding: 6px 0px 8px 0px;
	float: left;
	width: 196px;
	height: auto;
	color: #142c59;
	font-weight: normal;
	float: left;
	background: url(/images/h2_bg.png) no-repeat;
	background: url(/images/ui/toplines/full.png) no-repeat;
	background: url(/images/ui/blue_2px.png) repeat-x;
}

#awards ul li
{
	height: auto;
	background: none;
	padding: 0px;
	margin-bottom: 20px;
	font-size: .9em;
}
#awards ul li img
{
	float: left;
	margin: 0px 4px 4px 0px;
}
#mainRight.padded
{
	padding-top: 53px;
}
/* --- additonal stuff for image interface --- */
#topControl
{
	width: 710px;
	height: 58px;
	background: url(/images/homepage/navbar_shadow.png) repeat-x;
	position: absolute;
	top: 0px;
	left: 0px;
}
#topControl ul
{
	float: right;
	margin: 0;
}
#topControl li
{
	float: left;
	width: 60px;
	height: 38px;
	padding-top: 10px;
}
#topControl li.active
{
	padding-top: 9px;
}
#topControl li img
{
	float: left;
	width: 50px;
	height: 38px;
	cursor: pointer;
	border: 1px solid #fff;
}
#topControl li.activeThumb img
{
	border: 2px solid #fff;
}
/*----------------------------------*/
.holder
{
	width: 710px;
	height: 533px;
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
}
#contentBox .holder
{
	width: 710px;
	height: 533px;
	background-position: 0px -177px;
	border-bottom: 1px solid #142c59;
	overflow: hidden;
}
#flashBox .holder
{
	width: 995px;
	height: 154px;
	background-position: 0px 0px;
	display: none;
}
#overHolders
{
	width: 995px;
	height: 154px;
	background: #fff;
	position: absolute;
	top: 0px;
	left: 0px;
}
#graphicLayer
{
	width: 995px;
	height: 154px;
	background: url(/images/homepage/sh_logo_banner.png) no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
}
/** html #graphicLayer
{
	background: url(/images/homepage/sh_logo_banner.gif) no-repeat;
}*/
* html #graphicLayer
{
	background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/homepage/sh_logo_banner.png', sizingMethod='scale');
}
.hPanel
{
	width: 670px;
	height: auto;
	padding: 20px;
	background: url(/images/homepage/blue_90p.png);
	position: absolute;
	margin-top: 265px;
	line-height: 1em;
}
* html .hPanel
{
	background: url(/images/ui/blue_2px.png);
}
#contentBox .hPanel *
{
	display: block;
}
#contentBox .hPanel p,
#contentBox .hPanel h2
{
	color: #ff9900;
	color: #fff;
}