body {
	font-family: "american typewriter", typewriter, Courier, "Courier New", Monaco, monospace;
	line-height: 1.2em; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 10px;
	margin: 0;
	}

a:link {
	color: teal;
	text-decoration: none;
}
a:visited {
	color: teal;
	text-decoration: none;
}
a:hover {
	color: teal;
	text-decoration: underline;
}
a:active {
	color: teal;
	text-decoration: none;
}


#midwest { 
	z-index: -1; 
	left: 90px; 
	top: 20px; 
	position: fixed; 
}


#content {
	width: 850px;
	font-size: 1.6em;
	line-height: 1.2em;
	}

#left {

	position: fixed; 
	top: 0;
	left: 0;
	width: 300px;
	text-align: center;
	}

#logo {
	position: relative;
	top: 0;
	left: 0;
	}

#navigation {
	margin-top: 1em;
	margin-bottom: 2em;
	}

#navigation a:link {
	color: #000000;
	text-decoration: none;
}
#navigation a:visited {
	text-decoration: none;
	color: #000000;
}
#navigation a:hover {
	text-decoration: underline;
	color: #000000;
}
#navigation a:active {
	text-decoration: none;
	color: #000000;
}

#navigation ul {
	list-style-type: none; 
	margin-top: -.5em;
	margin-left: 1em;
	margin-bottom: 1em;
	}

#right {
	width: 500px;
	margin-left: 350px;
	margin-bottom: 3em;
	}

#script {
	text-align: center;
	}

.disclaimer {font-size: .8em;}

a img {border: 0;}

ul {margin: 0; padding: 0; }

ol {margin: 0; padding: 0;}

#rules ol li {margin-bottom: .66em;}
	


#left #hands {margin-left: 1.5em;}
#left #email {margin-left: 7px;}
#right #email {margin-left: -10px;}
#left #exposure {margin-left: 2em;}
#left #top {margin-left: 7px;}
#right #distance {margin-left: 2.5em;}
#right #star {margin-left: -2em; margin-top: 1em;}
#right #companies {margin-top: 2em;}
#left #plaque {margin-top: 5em;}

.active {text-decoration: underline;}