body {
	text-align: center;
	margin-bottom: 1px;
}

#wrapper {
	margin: 0 auto;
	width: 780px;
	text-align: left;
}

#header {
}

#header h1 {
	margin: 0;
	height: 81px;
	text-indent: -10000px;
	background: url(../_images/mv_header.jpg) left top no-repeat;
}

#main {
	background: #2C3629 url(../_images/mv_bkg.jpg) left top no-repeat;
	padding: 40px 0;
}

#main:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#col1 {
	float: left;
	margin-left: 60px;
	padding-right: 24px;
	border-right: 1px dashed black;
	width: 448px;
}

#col2 {
	float: right;
	margin-right: 35px;
	width: 188px;
}

#footer {
	clear: both;
}

#footer p {
	font-size: 0.9em;
}

/*
**
*/



p.p1 {
	margin-top: 0;
	font-size: 1.4em;
	line-height: 1.6;
	text-indent: -3px;
}

p.p1:first-letter {
	font-size: 2.8em;
	line-height: 0.8;
	color: #EB6E1F;
}

p.p1 em {
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
}

p.p2 {
	margin-left: 208px;
	font-size: 1.3em;
	line-height: 1.3;
}

p.p2 em {
	font-weight: bold;
	font-style: italic;
}

img.i2 {
	display: block;
	float: left;
	margin-top: 0.4em;
	width: 194px;
}

a.explore {
	display: none;
	margin-left: 201px;
	text-indent: -10000px;
	width: 202px;
	height: 72px;
	background: url(../_images/mv_timeline_btn.png) left top no-repeat;
}

#noflash {
	display: none;
}

/*
**
*/

#schedule {
	margin-top: 60px;
	text-align: center;
}

#schedule h2 {
	padding-bottom: 10px;
	border-bottom: 1px solid white;
	margin-bottom: 10px;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
}

#schedule dt {
	font-size: 1.2em;
	color: #CCCCCC;
}

#schedule dd {
	margin-bottom: 20px;
}

#schedule dd a {
	padding-right: 10px;
	border-right: 1px solid #8D3526;
	font-size: 1.3em;
}

#schedule dd span {
	padding-left: 5px;
	font-size: 1.2em;
}

/*
**
*/

a.back {
	display: block;
	margin-bottom: 20px;
	font-size: 1.0em;
}

/*
**
*/

#highlights {
}

#highlights  p {
}

#highlights h2 {
	font-size: 1.1em;
	text-transform: uppercase;
}

#highlights ul {
	margin: 10px 0;
}

#highlights li {
	position: relative;
	min-height: 60px;
	margin: 20px 0;
}

#highlights li  img {
	display: block;
	float: left;
	clear: left;
	margin-top: 0.4em;
}

#highlights li  p {
	display: block;
	position: absolute;
	bottom: 0px;
	left: 70px;
	margin: 0;
	padding: 0;
	font-size: 1.0em;
}

#highlights li  a {
	display: block;
	margin-left: 70px;
	font-size: 1.3em;
}

#highlights li  a.disabled {
	color: white;
	text-decoration: none;
	cursor: text;
}

/*
**
*/

#press h2 {
	font-size: 1.1em;
	text-transform: uppercase;
}

#press ul {
}

#press li {
	margin: 8px 0;
	padding-left: 20px;
	background: url(../_images/pdf_icon.png) 0px 3px no-repeat;
	font-size: 1.3em;
}

#press li a {
	display: block;
}

/*
**
*/

#timeline-holder {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100%;
	height: 0px;
	overflow: hidden;
	text-align: center;
}

#timeline {
	margin: 0 auto;
	width: 780px;
	height: 0px;
	background: #37473A;
}

#timeline p {
	padding: 1em 0;
	font-size: 1.2em;
	color: white;
}

#timeline p a {
	color: #ACE1F3;
	text-decoration: none;
}

