hr {
	color: #663300;
}

#header {
	position: absolute;
	left: 200px;
	top: 50px;
	font-size: x-large;
	color: #663300;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

#logo img {
	left: 0px;
	top: 0px;
}


#bg {
	background-color: #FFFFFF;
}

#content {
	position: absolute;
	left: 180px;
	top: 200px;
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	margin: 20px;
	text-align: left;
	padding-left: 50px;
}
#content a:link {
	color: #996600;
	text-decoration: none;
}
#content a:visited {
	color: #3366FF;
	text-decoration: none;
}
#content a:hover {
	color: #3366FF;
	text-decoration: none;
}
#content a:active {
	color: #3366FF;
	text-decoration: none;
}
#content h3 {
	color: #663300
	;
	text-decoration: none;
}


#main_menu  {
	position: absolute;
	left: 11px;
	top: 217px;
	color: #663300;
	font-family: Arial, Helvetica, sans-serif;
}
#main_menu a:link {
	color: #663300;
	text-decoration: none;
}
#main_menu a:visited {
	color: #663300;
	text-decoration: none;
}
#main_menu a:hover {
	color: #663300;
	text-decoration: none;
}
#main_menu a:active {
	color: #663300;
	text-decoration: none;
}

list_of_streets {
	text-align: left;
	display: none;
	padding: 20px;
	margin-top: 20px;
	margin-right: 200px;
	margin-bottom: 20px;
	margin-left: 200px;
	position: absolute;
	text-indent: 200px;
	font-family: Arial, Helvetica, sans-serif;
}
