#skiplinks
{
	position:absolute;
	left:-1000px;
}

#header
{
	width:100%;
	height:19em;
	min-width:750px;
}

#page
{
	/*position:absolute;
	z-index:10;*/
	margin-top:2em;
	padding:0; /* IE6,7 EDIT */
	float:left;
}

#content
{
	margin-top:0em;
	/*padding:1em 2em 4em 3em;*/
	width:100%;
	float:left;
	margin-bottom:0;
	padding-bottom:0;
	min-width:750px;
	margin-right:-190px;
}

#secondary-nav
{
	float:right;
	min-width:138px;
	clear:none;
	margin-right:0;
	margin-top:0;
	padding:0;
	background:#fff;
	margin-bottom:0;
	padding-bottom:0;
	width:150px;
	padding:0 2em;
}

.home #secondary-nav
{
	/*margin-top:1.35em;*/
	background:url(../img/bg/content-curve.png) top right no-repeat;
}

.home #content
{
	background:url(../img/bg/panel-tint.png);
}

#page-content
{
	margin-right:240px;
	margin-left:2em;
	padding-right:2em;
	padding-top:1.5em;
	float:left;
	clear:none;
	width:auto;
}

#tertiary-nav
{
	background:url(../img/bg/content-curve.png) top right no-repeat;
	float:right;
	clear:none;
	width:150px;
	padding:0 2em;
	margin-left:-190px;
}

#section-content
{
	background:url(../img/bg/panel-tint.png);
	/*margin-right:190px;*/
	border-right:190px solid #fff;
}

.home #section-content
{
	background:none;
	border-right:none;
	padding-right:190px;
}

.home #tertiary-nav
{
	background:none;
}

#footer
{
	/*width:15%;*/
	/*padding-right:3%;*/
	float:right;
	min-width:138px;
	clear:none;
}

#title
{
	width:53%;
	background:url(../img/grads/title-grad.png) repeat-x bottom right;
	/*top:-2em;
	position:relative;
	height:30px;*/
	top:4em;
	padding:4em 3% 2em 6%;
	margin-bottom:0;
	clear:none;
}

#breadcrumb
{	
	padding-top:1em;
	margin-bottom:1em;
	display:none;
}

#footer
{
	clear:both;
	padding-bottom:2em;
}

.block a#logo
{
	width:115px;
	height:0;
	display:block;
	margin-bottom:1em;
	padding-top:113px;
	overflow:hidden;
	float:left;
	background:url(../img/logos/logo-temp.gif) no-repeat;
}

.home #logo
{
	background:url(../img/logos/logo-white-10pc-115w.png) no-repeat;
}

.block
{
	height:125px;
	padding-top:3em;
}

#upcoming
{
	float:right;
	width:190px;
	margin-right:-4em;
	margin-left:2em;
	margin-bottom:1em;
	clear:none;
	/*background:url(../img/grads/right-turquoise.png) repeat-y left top;*/
	padding:1em 1em 0 1em;
	border:1em solid #FF7F00;
}

#extra
{
	width:183%;
	padding:1em 1em 2em 24%;
	margin-top:2em;
	margin-bottom:2em;
	margin-left:-24%;
	left:-48%;
	background:url(../img/grads/content-grad-lrg.png) top right;
	position:relative;
	float:left;
	/*display:none;*/
}

#extra .left, #extra .right
{
	width:48%;
	float:left;
	clear:none;
	margin-right:2%;
}

#overlay
{
	position:absolute;
	background:url(../img/opacity.png);
	z-index:100;
	width:100%;
	height:110%;
	top:0;
	left:0;
	bottom:0;
	text-align:center;
	display:none;
}

.home #warm-up, .who #warm-up, .what #warm-up, .where #warm-up
{
	width:100%;
	height:auto;
	position:absolute;
	min-width:780px;
	top:0;
}

#warm-up img
{
	height:auto;
	width:100%;
}

.panel
{
	width:100%;
	background: url(../img/bg/home-panel.jpg) center top no-repeat;
	padding:1em;
	background-color: #BD5500;
	margin-bottom:2em;
	float:left;
}

.home .panel
{
	background:url(../img/bg/home-panel.jpg) top left repeat-y;
	padding:0;
}

table.panel
{
	background:url(../img/bg/home-panel.jpg) top left repeat-y;
	padding:1em;
	background-color: #BD5500;
}

.panel dl
{
	float:left;
	clear:none;
	color:#FFFFFF;
	margin:1em;
	padding-top:1em;
	padding-left:1em;
}

.home .panel dl
{
	width:30%;
	float:left;
}

.who .panel dl
{
	padding:0;
}

.who .panel div, .what .panel div
{
	float:right;
}

.panel dt
{
	font-weight:bold;
}

.home .panel dd
{
	margin-top:1.5em;
}

.panel tr
{
	color:#FFFFFF;
}

#content .highlight
{
	/*width:100%;
	background:url(../img/bg/home-panel-hilite.png);
	background-color:#FF7F00;
	height:4em;
	margin-bottom:-4em;*/
}

#content .panel a
{
	color:#FFFFFF;
}

.clear
{
	clear:both;
	height:0;
}

.fade
{
	/*margin-right:190px;*/
	/*margin-right:-2em;*/
	/*margin-right:190px;*/
}

.fade div
{
	height:100px;
	clear:both;
	margin-top:0;
	padding:0;
	width:auto;
	border-right:190px solid #fff;
	background:url(../img/bg/fade.png) repeat-x;
}

.home .fade div
{
	border-right:none;
}