<!--

body {
	font: 12px tahoma, arial, san-serif;
	color: #000000;
}

img {
	border: 0;
}

a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

#layout {
	position:absolute;
	left:0px;
	top:0px;
	width:1000px;
	height:800px;
	background-repeat: no-repeat;
	background-color:#ffffff;
}

#dates {
	position:absolute;
	left:610px;
	top:23px;
	width:215px;
	height:224px;
}
/*
#nav_home {
	position:absolute;
	left:11px;
	top:335px;
	width:51px;
	height:22px;
}

#nav_schedule {
	position:absolute;
	left:86px;
	top:341px;
	width:75px;
	height:24px;
}

#nav_results {
	position:absolute;
	left:185px;
	top:348px;
	width:61px;
	height:25px;
}

#nav_information {
	position:absolute;
	left:269px;
	top:356px;
	width:96px;
	height:28px;
}

#nav_riderinfo {
	position:absolute;
	left:387px;
	top:367px;
	width:78px;
	height:25px;
}

#nav_media {
	position:absolute;
	left:486px;
	top:375px;
	width:57px;
	height:25px;
}

#nav_sponsors {
	position:absolute;
	left:564px;
	top:383px;
	width:79px;
	height:25px;
}

#nav_history {
	position:absolute;
	left:664px;
	top:390px;
	width:64px;
	height:27px;
}
*/

#nav_home {
	position:absolute;
	left:11px;
	top:335px;
	width:51px;
	height:22px;
}

#nav_halfpipe {
	position:absolute;
	left:82px;
	top:341px;
	width:72px;
	height:24px;
}

#nav_quarterpipe {
	position:absolute;
	left:175px;
	top:348px;
	width:98px;
	height:27px;
}

#nav_slopestyle {
	position:absolute;
	left:294px;
	top:361px;
	width:84px;
	height:23px;
}

#nav_information {
	position:absolute;
	left:403px;
	top:368px;
	width:93px;
	height:27px;
}

#nav_media {
	position:absolute;
	left:516px;
	top:377px;
	width:57px;
	height:25px;
}

#nav_sponsors {
	position:absolute;
	left:594px;
	top:385px;
	width:74px;
	height:25px;
}

#nav_history {
	position:absolute;
	left:688px;
	top:392px;
	width:64px;
	height:27px;
}

#nzopen_logo {
	position:absolute;
	left:20px;
	top:500px;
	width:109px;
	height:109px;
}

#main {
	position:absolute;
	left:160px;
	top:440px;
	width:400px;
	height:300px;
}

#main .hdr {
	font: 24px Impact, tahoma, arial, san-serif;
	padding-bottom: 8px;
}

#main .subhdr {
	font-size:18px;
	font-weight: bold;
	color: #cb0f15;
}

#main li {
	padding: 0 0 4px 18px;
}

#eventpics {
	position:absolute;
	left:670px;
	top:450px;
	width:305px;
}

#eventinfo {
	position:absolute;
	left:670px;
	top:450px;
	width:305px;
}

.scrollBox {
	border:5px solid #aaaaaa;
	background-color:#aaaaaa;
	padding:0;
	margin:0;
	overflow: auto;
	width:295px;
	height:180px;
}

.scrollContent {
	width:275px;
}

.scrollContent .hdline {
	margin-bottom:5px;
	padding:7px;
	color:#000000;
	background-color: #ffffff;
}

.scrollContent .hdline a {
	text-decoration:none;
	font-weight: bold;
	color: #cb0f15;
}

.scrollContent .hdline a:hover {
	text-decoration:none;
	color: #ffffff;
	background-color: #cb0f15;
}

.scrollContent .th {
	padding:3px;
	background-color: #ffffff;
}

#sponsors {
	position:absolute;
	left:670px;
	top:720px;
	width:305px;
	height:31px;
	white-space: nowrap;
}

.err {
	font-weight: bold;
	color: #cb0f15;
}

-->
