
body {
	background: url(manhole.gif);
	font-family: Times, Verdana, Arial, Helvetica, sans-serif;
}

#wrapper {
	overflow: hidden;
	width: 760px;
	background-color: white;
	margin-right: auto;
	margin-left: auto;
	border-right: 2px solid;
	border-left: 2px solid;
	text-align: left;
}

#applink {
	width: 195px;
	float: right;
	text-align: center;
	border-left: 2px solid green;
	border-top: 2px solid green;
	border-bottom: 2px solid green;
	background-color: #ff3333;
	color: white;
	margin-bottom: 5px;
}

#applink a {
	color: white;
	font-size: 2.1em;
	padding: 10px;
}

#applinkb {
	width: 195px;
	float: right;
	text-align: center;
	border-style: dotted;
	border-width: 7px;
	background-color: #ff3333;
	color: white;
	margin-bottom: 5px;
}

#applinkb a {
	color: white;
	font-size: 2.1em;
	padding: 10px;
}

#share {
	float: right;
	clear: right;
	margin-right: 25px;
	margin-bottom: 5px;
}

#bbb {
	float: right;
	clear: right;
	margin-right: 10px;
}

ul#navlist {
	float: left;
	width: 120px;
	list-style-type: none;
	margin-bottom: 30px;
	padding: 0;
	border-right: 1px solid;
	border-top: 1px solid;
	background: url(greenbackground.jpg) repeat-y left top;
}

#nav a:hover {
	background-color: #33FF33;
}

#nav a {
	display: block;
	font-size: .9em;
	padding: 10px 0px 10px 0px;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 0px;
	color: black;
	border-bottom: 1px solid;
	text-align: center;
}

#main {
	margin-left: 130px;
	margin-right: 197px;
	text-align: left;
	font-size: 1.0em;
}

#application {
	margin-left: 130px;
	margin-right: 50px;
}

#mapone {
	width: 150px;
	float: left;
	margin-top: -50px;
}

#mapone a {
	display: block;
	margin-bottom: 8px;
}

#maptwo {
	width: 150px;
	float: right;
	margin-top: -50px;
	margin-right: 50px;
}

#maptwo a {
	display: block;
	margin-bottom: 8px;
}

#mapone p {
	font-weight: bold;
	margin-bottom: -15px;
}

#maptwo p {
	font-weight: bold;
	margin-bottom: -15px;
}

ul.maplist {
	list-style-type: none;
}

ul.maptwolist {
	list-style-type: none;
}

#main h1 {
	text-align: center;
	margin-bottom: 15px;
}

#main h2 {
	text-align: center;
}

#main .need {
	text-align: center;
}

#main h2 a:link {
	color: green;
}

#bottom {
	clear: right;
} 

#form {
	font-size: .9em;
	font-weight: bold;
}

#form .label {
	float: left;
	width: 130px;
	margin-right: 10px;
	text-align: right;
	padding-left: 75px;
}

#form .subscribe {
	margin-left: 140px;
}

fieldset {
	margin-bottom: 3em;
	}

#propintro {
	text-align: center;
	margin-bottom: 30px;
}

#proposal {
	font-size: .8em;
	font-weight: bold;
}

#proposal p {
	padding-bottom: 1em;
}

#proposal .label {
	float: left;
	width: 120px;
	margin-right: 10px;
	text-align: right;
	padding-top: 5px;
}

.propone {
	width: 370px;
	float: left;
}

.proptwo {
	width: 370px;
	float: right;
	margin-top: -267px;
}

.prop2 {
	width: 370px;
	float: right;
	margin-top: -157px;
}

input {
	width: 200px;
}

#proposal .subscribe {
	margin-left: 280px;
}


#logos {
	width: 160px;
	float: right;
	text-align: center;
	border-left: 1px solid;
	border-top: 1px solid;
	border-bottom: 1px solid;
	background-color: white;
	clear: right;
}

#appresults {
	text-align: center;
	margin-bottom: 700px;
}

#legal {
	font-size: .7em;
	text-align: center;
	clear: right;
}

#survey {
	float: right;
	clear: right;
}

#secondary {
	text-align: center;
	font-size: 1.5em;
	font-weight: bold;
}

.answer {
	text-indent: 2em;
}

#appbox {
	border: 2px solid;
	margin-bottom: 10px;
	text-align: center;
	font-size: .9em;
	padding-left: 5px;
	padding-right: 5px;
}

#appbox h2 {
	margin-bottom: -15px;
	margin-top: 7px;
}




