#radio {
	color: #000080;
	font-size: 1.2em;
	top: 20px;
	left: 0;
	position: absolute;
	text-decoration: none;
	border-top-style: none;
	border-top-width: 1px;
}

#travel {
	color: #800080;
	font-size: 1.2em;
	position: absolute;
	top: 175px;
	left: 0;
	}

#maps {
	color: #808000;
	font-size: 1.2em;
	top: 330px;
	left: 0;
	position: absolute;
	
}

#quotes {
	position: absolute;
	left: 200px;
	top: 20px;
	width: 300px;
	height: 80px;
}

#block_1 {
	text-align: justify;
	top: 0;
	display: inline; 
	width: 350px; 
	height: 155px; 
	z-index: 5;
	position: relative;
	overflow: hidden;
	visibility: visible;
	float: left;
	font: 12px "American typewriter", "Courier New", Courier, mono;
	border-left-style: none;
}

#block_2 {
	text-align: justify;
	top: 0;
	display: inline; 
	width: 350px; 
	height: 155px; 
	z-index: 6;
	position: relative;
	overflow: hidden;
	visibility: visible;
	float: left;
	font: 12px "American typewriter", "Courier New", Courier, mono;
}

#block_3 {
	text-align: justify;
	top: 0;
	display: inline; 
	width: 350px; 
	height: 155px;  
	z-index: 6;
	position: relative;
	overflow: hidden;
	visibility: visible;
	float: left;
	font: 12px "American typewriter", "Courier New", Courier, mono;
}

#radio a:link {
	font: 14px "American typewriter", "Courier New", Courier, mono;;
	text-decoration: none;
	color: #000080;
}

#radio a:visited {
	font: 14px "American typewriter", "Courier New", Courier, mono;
	text-decoration: none;
	color: #000080;
}

#maps a:link {
	font: 14px "American typewriter", "Courier New", Courier, mono;
	text-decoration: none;
	color: #808000;
}

#maps a:visited {
	font: 14px "American typewriter", "Courier New", Courier, mono;
	text-decoration: none;
	color: #808000;
}

#travel a:link {
	font: 14px "American typewriter", "Courier New", Courier, mono;
	text-decoration: none;
	color: #800080;
}

#travel a:visited {
	font: 14px "American typewriter", "Courier New", Courier, mono;
	text-decoration: none;
	color: #800080;
}


a:hover {
	text-decoration: none;
	color: transparent;
	font-size: 90%;
	font-weight: bolder;
	direction: ltr;
	border-left: 6px solid maroon;
	position: inherit;
	border-collapse: inherit;
	border-spacing: 2px;
	font-style: inherit;
}

#content {
	position: absolute;
	top: 10%;
	right: 10%;
	bottom: 10%;
	left: 10%;
	z-index: 1;
	height: 400px;
}

#layout_1 {
	left: 10%;
	border-left-style: none;
	position: absolute;
	z-index: 2;
	height: 100%;
}

#layout_2 {
	border-right-style: solid;
	width: 180px;
	height: 100%;
	border-right-color: #292081;
}



a {
	text-decoration: none;
	font: 12px "American typewriter", "Courier New", Courier, mono;
	color: black;
}

p {
	font-size: 1em;
}

#creditfooter {
	visibility: hidden;
}

.headline:before {
	content: " >>> ";
}

li {
	list-style: none;
}