html {
	font-size: 62.5%;
}

body {
	margin: 0;
	padding: 10px 0;
	font-family: Tahoma, sans-serif;
	color: #2301A0;
	background: #fff url(../images/digipop_sunburst3.jpg) no-repeat 50% 0;
}


img {
	border: 0;
}


form {
	border: 0;
	margin: 0;
	padding: 0;
}


a {
	color: #2301A0;
}

a:hover {
	color: #3802FF;
}


#main {
	position: relative;
	margin: 0 auto;
	padding: 0 200px;
	width: 600px;
	height: 611px;
	background: url(../images/How-Weird-Street-Faire-2008_background.jpg);
}

#navarooni {
	padding: 5px 40px 0 40px;
	margin: 0;
	height: 46px;
	font-size: 1.4em;
	line-height: 1.4em;
	color: #000;
	text-align: center;
	font-weight: bold;
	overflow: auto;
}

#navarooni li {
	display: inline;
	margin: 0 10px;
}

#navarooni a {
	text-decoration: none;
	color: #000;
}
#navarooni a:hover {
	color: #fff;
}



#archives {
	padding: 10px;
	border: 3px solid white;
	background-color: #00944C;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}

#archives a {
	text-decoration: none;
	color: #fff;
}

#archives li {
	display: inline;
	margin: 0 10px;
}

#copyleft, #copyleft a {
	color: #6C5EA0;
}

#copyleft {
	color: #6C5EA0;
	width: 600px;
	position: absolute;
	bottom: 0;
	left: 201px;
	text-align: center;
	line-height: 1.9em;
	height: 19px;
	overflow: hidden;
}

#copyleft a {
	text-decoration: none;
}

#content {
	height: 541px;
	overflow: auto;
	padding: 0 20px 0 20px;
}

h1 {
	font-size: 2em;
	line-height: 2em;
}

h2 {
	font-size: 1.6em;
	color: green;
}

h3 {
	font-size: 1.4em;
}

h4 {
	font-size: 1.2em;
}


h1.header {
	margin: .5em 0 .5em 120px;
	background-color: #00944C;
	color: #fff;
	border: 3px solid white;
	text-align: center;
}

p, ul {
	font-size: 1.2em;
	line-height: 1.3em;
}

ul {
	line-height: 2em;
}

#howWeirdAtNight {
	padding: 1px 10px;
	background-color: black;
	color: #FF7200;
	border: 3px solid #FF7200;
	margin: 10px 10px 0 10px;
}

#howWeirdAtNight h2, #howWeirdAtNight a {
	color: #FF7200;
}


#wptto {
	display: block;
	position: absolute;
	right: 90px;
	top: 0;
	width: 108px;
	height: 110px;
}

#mailList {
	display: block;
	position: absolute;
	right: 10px;
	top: 170px;
	width: 140px;
	text-align: right;
	padding: 5px;
	background-color: #00944C;
	border: 3px solid #fff;
}

#mailList h3 {
	color: #fff;
	margin: 1px 0;
}

#mailList input {
	width: 90px;
	background-color: #BDE0CF;
	color: #000;
	font-size: 10px;
	font-family: arial;
}


#mailList input#go {
	width: auto;
	margin-left: 5px;
	background-color: #ededed;
	color: black;
}



#website-by-digipop {
	width: 70px;
	height: 20px;
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
}

#bradolsen {
	width: 70px;
	height: 20px;
	display: block;
	position: absolute;
	top: 270px;
	right: 125px;
}


#wptto span, #website-by-digipop span, #bradolsen span {
	position: absolute;
	top: -1000px;
}

.stages, .night {
	text-align: center;
}

.stages h2, .night h2 {
	margin-bottom: 0;
}

.stages h3, .stages h4 {
	margin: 0;
}

.stages p, .night p {
	margin-top: 0;
}



table {
	width: 300px;
	text-align: left;
	font-size: 1.2em;
}

tr {
	line-height: 1em;
}

td {
	vertical-align: top;
}


