html {
	font-size: 62.5%;
}

body {
	margin: 0;
	padding: 0;
	font-family: Monospace;
	background-color: #000;
	color: #2301A0;
}

img {
	border: 0;
}


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

#content a {
	text-decoration: none;
	color: #fff;
	background-color: #BC5CFC;
	padding: 1px;
	font-weight: bold;
	text-shadow: #2301A0 1px 1px 1px;
}
#content a:hover {
	color: #fff;
	background-color: #000;
}
#content a.image {
	background: none;
	padding: none;
	text-shadow: none;
}

#main {
	margin: 0 auto;
	width: 960px;
	height: 823px;
	position: relative;
	overflow: hidden;
	background: url(../images/How-Weird-Street-Faire-2009-background.jpg);
}

#logo {
	display: block;
	width: 248px;
	height: 176px;
	left: -2px;
	position: absolute;
	overflow: hidden;
	background: url(../images/How-Weird-Street-Faire.png);
}

#wptto-logo span,
#logo span {
	position: absolute;
	top: -1000px;
}

#wptto-logo {
	display: block;
	width: 147px;
	height: 152px;
	right: 0px;
	position: absolute;
	overflow: hidden;
	background: url(../images/WPTTO-peacetour.org.png);
}


#nav {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 177px;
	left: 47px;
	width: 142px;
	background-color: #BC5CFC;
	overflow: auto;
	text-align: center;
	border: 1px solid #000;
	overflow: hidden;
}

#nav a {
	font-family: monospace;
	font-weight: bold;
	display: block;
	text-decoration: none;
	color: #fff;
	font-size: 1.4em;
	line-height: 1.3em;
}

.about #nav li.about a,
.magic #nav li.magic a,
.stages #nav li.stages a,
.night #nav li.night a,
.vendors #nav li.vendors a,
.map #nav li.map a,
.volunteer #nav li.volunteer a,
.previous #nav li.previous a,
.contact #nav li.contact a,
#nav a:hover {
	color: #fff;
	background-color: #000;
}

#nav li {
	border: 1px solid black;
	text-shadow: #2301A0 1px 1px 1px;
}

#content {
	width: 540px;
	height: 547px;
	position: absolute;
	top: 20px;
	left: 198px;
	overflow: auto;
}

#nav,
h1, h2 {
	font-family: "OCR A Extended", "OCR A Std", Monospace;
}


h1 {
	font-size: 2.4em;
	line-height: 1.2em;
	margin: 20px 30px 20px 60px;
}

h2 {
	font-weight: normal;
	font-size: 1.8em;
	line-height: 1.2em;
	margin: 20px 0 1em 30px;
}

#content ul,
p {
	font-size: 1.4em;
	line-height: 1.6em;
	margin: 0 0 1em 30px;
}

#content ul {
	line-height: 1.8em;
}







/* mail list */

#mailList {
	display: block;
	position: absolute;
	left: 47px;
	top: 500px;
	width: 140px;
	padding: 3px;
	background-color: #f90;
	border: 2px solid #000;
}

#mailList label {
	color: #000;
	margin: 1px 0;
	font-size: 1.2em;
}

#mailList input {
	width: 90px;
	background-color: #E6EBFF;
	color: #2301A0;
	font-size: 10px;
	font-family: arial;
	text-align: center;
	background: url(../images/loading-killwell.png) 50%;
}


#mailList input#go {
	width: auto;
	margin-left: 5px;
	color: #000;
	background-color: #0f0;
	background-image: none;
	border-style: solid;
	border-color: #000;
	border-width: 2px;
}










/* links */

#bradolsen,
#website-by-digipop,
#google-map {
	position: absolute;
	display: block;
}

#bradolsen {
	top: 485px;
	right: 27px;
	width: 19px;
	height: 95px;
}

#website-by-digipop {
	top: 533px;
	right: 0;
	width: 27px;
	height: 13px;
}

#google-map {
	top: 530px;
	right: 140px;
	width: 80px;
	height: 50px;
}

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

#copyleft {
	font-size: 1.3em;
	display: block;
	text-align: center;
	width: 567px;
	padding: 5px;
	margin: 0 auto;
	background-color: #000;
}

#copyleft,
#copyleft a {
	color: #BC5CFC;
}







.magicSticker img {
	float: right;
	margin: 10px;
}

.home .magicSticker img {
	margin: 20px;
}



#content a:hover.sticker,
#content a.sticker {
	padding: 0;
}

.previous #content ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 1px solid black;
}

.previous #content ul li {
	font-size: 2.6em;
	line-height: 1.3em;
	text-align: center;
	border: 1px solid black;
}

.previous #content ul li a {
	display: block;
}




#contact-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

#contact-list li {
	position: relative;
	width: auto;
	overflow: hidden;
}


#contact-list span.role {
	width: 333px;
	display: block;
	float: left;
}



#blinky {
	position: absolute;
	top: 177px;
	right: 19px;
	width: 2px;
	height: 2px;
	overflow: hidden;
	background: url(../images/blinking-red-pixel.gif);
}






