html {
	font-family: "Courier New", Courier, serif;
	background: #F15A24;
}
body { 
	width: 720px;
	position: relative;
	left: 50%;
	margin-left: -360px;
	
	background: #F15A24 url(bg.gif) no-repeat top center;
	padding-top: 400px;
	}
header {
	width: 100%;
	height: 360px;
	display: block;
	position: absolute;
	top: 80px;
	left: 230px;
	background: white;
	height: 106px;
	width: 480px;
	padding-top: 14px;
	padding-left: 20px;
	
	box-shadow: 7px 7px 0 rgba(0,0,0,1);
	-webkit-box-shadow: 7px 7px 0 rgba(0,0,0,1);
	-moz-box-shadow: 7px 7px 0 rgba(0,0,0,1);
	
	-webkit-transform: rotate(-3deg); 
	-moz-transform: rotate(-3deg);
	
}
header * {
	font-size: 28px;
	line-height: 28px;
	margin:0;
	padding:0;
}
header a {
	text-decoration: none;
	color: black;
}
header .adr {
	font-size: 18px;
	line-height: 24px;
	position: relative;
}
.adr span {display: none; font-size: 1em;
}
.adr:hover span {
	display: inline;
}
header .adr:hover span.detail {
	display: block;
	position: absolute;
	width: 200px;
	padding: 10px;
	color: black;
	background: white;
	top:-60px;
	left: 80%;
	z-index: 1000;
	border-left: 1px solid #ccc;
	
	box-shadow: 7px 7px 0 rgba(0,0,0,1);
	-webkit-box-shadow: 7px 7px 0 rgba(0,0,0,1);
	-moz-box-shadow: 7px 7px 0 rgba(0,0,0,1);
	
	-webkit-transition: 1s;
}
#register{
	position: absolute;
	top: 240px;
	left: 280px;
	
	-webkit-transform: rotate(2deg); 
	-moz-transform: rotate(2deg);
}
a {
	font-weight: bold;
	color: #F15A24;
}
a img {
	border: none;
}
#register p {
	position: absolute;
	top: 0px;
	left: 20px;
	font-size: 24px;
	font-weight: bold;
	
	font-family: "Courier New", Courier, serif;
	font-size: 24px;
	
	box-shadow: 7px 7px 0 rgba(0,0,0,1);
	-webkit-box-shadow: 7px 7px 0 rgba(0,0,0,1);
	-moz-box-shadow: 7px 7px 0 rgba(0,0,0,1);
	-webkit-transition: 1s;
	
}
#register p:nth-child(2n) {
	top: 60px;
}
#register p:hover {
	-webkit-transform: rotate(-3deg); 
	-moz-transform: rotate(-3deg);
	
	-webkit-transition: 1s;
	
}
#register a {
	color: #8ACC13;
	text-decoration: none;
	
	display: block;
	width: 290px;
	height: 34px;
	padding: 3px;
	padding-top: 10px;
	padding-left: 10px;
	background: white url(register.gif) 270px 10px no-repeat;
	border: none;
}
#logocredit {
	position: absolute;
	top: 30px;
	left: 260px;
	-webkit-transform: rotate(-1deg); 
	-moz-transform: rotate(-1deg);
	
	font-size: 12px;
	font-weight: bold;
	color: #F7931E;
}
#keepupdated {
	position: absolute;
	top: 90px;
	left: -60px;
	padding: 20px;	
}
#keepupdated h3 {display: inline-block; width: 65px; font-size: 12px; line-height: 14px; text-transform: uppercase;}
#keepupdated ul {
	list-style:none;
	padding:0;margin:0;
}
#keepupdated li {
	display: inline-block;
}
#sponsors{
	position: relative;
	left: 50px;
}
#sponsors>p{
	margin-top: 40px;
	display: block;
	background: white;
	width: 350px;
	height: 20px;
	padding: 2px;
	
	box-shadow: 7px 7px 0 rgba(0,0,0,1);
	-webkit-box-shadow: 7px 7px 0 rgba(0,0,0,1);
	-moz-box-shadow: 7px 7px 0 rgba(0,0,0,1);
}
#sponsors>p:hover {
	-webkit-transform: rotate(-3deg); 
	-moz-transform: rotate(-3deg);
}
#sponsors a {
	color: black;
	font-weight: bold;
	text-decoration: none;
	margin:0;
}
#sponsors a img {
	-webkit-transition: 1s;
}
#sponsors a:hover img{
	-webkit-transform: rotate(10deg); 
	-moz-transform: rotate(10deg);
	-webkit-transition: 1s;
}
#sponsors h4 {
	display: none;
}
#sponsors ul {
	float: left;
	display: inline;
	margin:0;
	padding:0;
	clear:none;
	height: 170px;
	position: relative;
	padding-top: 10px;
	margin-bottom: 2em;
}
#sponsors ul.gold {
	width: 350px;
	padding-left: 20px;
	border-left: 1px solid black;}
ul.platinum {
	width: 200px;
	border-right: 1px solid white;
	text-align: right;
}
#sponsors ul.platinum li { float: right;}
ul.platinum:before, ul.gold:before {
	content: "Platinum";
	text-transform: uppercase;
	color: white;
	display: block;
	text-shadow: 1px 1px 0 rgba(0,0,0,1);
	padding-right: 10px;
	margin-right: 10px;
	text-indent: 10px;
	position: absolute;
	top:0;
	left:0;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
}
ul.gold:before {
	content: "Gold";
}
#sponsors ul li {
	float: left;
	display: inline-block;
	list-style: none;
	text-align: center;
}
body>aside {
	clear: both;
	display: block;
}
aside,aside a{
	font-size: 12px;
	font-weight: bold;
	color: #F7931E;
	text-decoration: none;
}
p.past {
	margin-left: 60px;
}
#sponsors h3 {
	font-size: 0.833em;
	text-indent: 10px;
	text-transform: uppercase;
	color: white;
	display: block;
	text-shadow: 1px 1px 0 rgba(0,0,0,1);
	margin-left: 50px;
}
.js #sponsorInfo, .js #registerForm, .js #explanation {
	position: absolute;
	top: 40px;
	left: 50%;
	margin-left: -200px;
	width: 400px;
	background: white;
	padding: 10px;
	z-index: 100;
	
	box-shadow: 7px 7px 0 rgba(0,0,0,1);
	-webkit-box-shadow: 7px 7px 0 rgba(0,0,0,1);
	-moz-box-shadow: 7px 7px 0 rgba(0,0,0,1);
}
#cover {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -250px;
	width: 525px;
	height: 100%;
	background: rgba(0,0,0,0.3);
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	z-index: 50;
	
	-webkit-transform: rotate(2deg); 
	-moz-transform: rotate(2deg);
}
#whatisthis h3 {
	background: url("whatisthis.png");
	width: 125px;
	height: 196px;
	position: absolute;
	top: -50px;
	left: -70px;
	text-indent: -99999px;
	cursor: pointer;
	-webkit-transition: 2s;
	z-index: 2000;
}
#whatisthis h3:hover {
	-webkit-transform: rotate(10deg); 
	-moz-transform: rotate(10deg);
	-webkit-transition: 1s;
}
.rolling {
	width: 100%;
	height: 25px;
	background: url("rolling.png") left bottom no-repeat;
	position: absolute;
	bottom:-7px;
	left:0;
}
.close {
	position: absolute;
	top: 10px;
	right: 10px;
	
	color: black;
	font-weight: bold;
	text-decoration: none;
	margin:0;
}
iframe {
	z-index: 200;
}
::-moz-selection {
	color: #fff;
	background: #F15A24;
	}
::selection {
	color: #fff;
	background: #F15A24;
	}