ul#mainNav li#start a {
	background-position: left bottom;
}

#main {
	position: absolute;
	top: 58px; left: 245px;
	width: 350px; height: 628px;
	z-index: 2
}

#poster {
	width: 265px; height: 315px;
	padding: 15px 20px 20px 30px;
	background: url(/images/layout/posterBg.jpg) left top no-repeat;
	position: absolute;
	top: 0; left: 25px;
	z-index: 3;
}

#poster h2 {
	width: 100%; height: 95px;
	background: url(/images/home/posterHeadline.jpg) left top no-repeat;
	text-indent: -19999px;
}

#poster p {
	font-size: 1.2em;
	letter-spacing: -0.25px;
	color: #31302d;
	line-height: 15px;
	margin: 0 0 7px 0;
}

#poster p span {
	display: block;
	width: 100%; height: 35px;
	background: url(/images/home/posterSpan.gif) center top no-repeat;
	text-indent: -19999px;
}

#leftPaper {
	position: absolute;
	top: 288px; left: 0px;
	width: 350px; height: 180px;
	z-index: 2;
}

#leftPaper .leftPaperInner {
	width: 235px; height: 110px;
	padding: 70px 50px 0 65px;
	background: url(/images/home/leftPaperBg.png) left top no-repeat;
}

#rightPaper {
	position: absolute;
	top: 0px; right: 1px;
	width: 260px; height: 205px;
	padding: 50px 50px 0 70px;
	background: url(/images/home/rightPaper.jpg) left top no-repeat;
	text-align: center;
}

#rightPaper h3 {
	width: 100%; height: 45px;
	background: url(/images/home/rightPaperHeadline.jpg) center top no-repeat;
	text-indent: -19999px;
	margin: 0 0 5px 0;
}

#leftPaper p, 
#rightPaper p,
#legendPaper ul {
	font-family: "Courier New", Courier, monospace, serif;
	font-size: 1.2em;
	line-height: 16px;
}

#rightPaper p {
	line-height: 14px;
}

#legendPaper {
	position: absolute;
	top: 485px; left: 25px;
	width: 310px; height: 113px;
	z-index: 2;
}

#legendPaper .legendPaperInner {
	width: 226px; height: 70px;
	padding: 19px 40px 24px 44px;
	background: url(/images/home/legendPaperBg.png) left top no-repeat;
}

#legendPaper h4 {
	width: 100%; height:15px;
	background: url(/images/home/legendPaperHeadline.jpg) left top no-repeat;
	text-indent: -19999px;
	margin: 0 0 5px 0;
}
#legendPaper ul {
	list-style-type:none;
	display:block;
}
#legendPaper ul li.legendFire {
	display:block;
	height:26px;
	line-height:26px;
	background: url(/images/home/legendPaperIconFire.jpg) right top no-repeat;
	margin: 0 0 4px 8px;
}
#legendPaper ul li.legendSkull {
	display:block;
	height:26px;
	line-height:26px;
	background: url(/images/home/legendPaperIconSkull.jpg) right top no-repeat;
	margin: 0 0 4px 8px;
}

#legendBox { width: 706px; height: 223px; background: url(/images/home/legendBg.png) left top no-repeat; position: absolute; top: 446px; right: 0px; z-index: 10; }
#legendBox p { font-family: "Courier New", Courier, monospace, serif; font-size: 1.1em; line-height: 16px; margin: 0 0 4px; }
#legendBox .legend { position: absolute; top: 28px; left: 460px; width: 200px; height: 32px; }
#legendBox #storms { position: absolute; width: 640px; height: 115px; top: 90px; left: 40px; }
#legendBox #stormsBox { width: 100%; height: 90px; position: relative; overflow: auto; }
#legendBox ul { width: 100%; overflow: hidden; list-style-type: none; }
#legendBox ul li { width: 300px; float: left; overflow: hidden; }
#legendBox ul li span { font-family: "Courier New", Courier, monospace, serif; font-size: 1.1em; line-height: 30px; display: block; width: 120px; float: left; }
#legendBox ul li span.symbols { width: 180px; float: left; overflow: hidden; }
#legendBox ul li span.symbols img { float: left; }
#legendBox ul li span strong { float: left; padding: 0 10px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 1.6em; }

a#atHomeLogo { width:152px; height: 55px; display: block; position: absolute; top: -15px; right: 100px; z-index: 100; }
a#chHomeLogo { width:166px; height: 55px; display: block; position: absolute; top: -25px; right: 120px; z-index: 100; }