#left {
	position: absolute;
	top: 21px;
	left: 18px;
	width: 300px;
	background: #007799;
	padding: 0px;
	text-align: center;
	border-color: #004477;
	border-width: 3px;
	border-style: solid;
}

#right {
	border-width: 10px;
	border-style: solid;
	position: absolute;
	top: 32px;
	left: 340px;
	right: 40px;
	background: #80A0C0;
	border-color: #80A0C0;
	padding: 0px;
}

body {
	background: #313300;
}

p {
	text-align: justify;
	font-family: sans-serif;
}


div#right>h1 {
	margin-top: 0px;
}

h1 {

	font-family: sans-serif;
	text-align: right;
	font-size: large;
	background: #6185A0;
}


li {
	font-family: sans-serif;
}

a {
	color: #003020;
	font-family: sans-serif;
}

#sidelinks {
	text-decoration: none;
	z-index: 10;
}

a:hover {
	color: #003020;
	background: #336050;
}

blockquote {
	font-family: sans-serif;
}

#map {
	position: absolute;
	bottom: 10px;
}

table {
	background: #7092B0;
	table-layout: auto;
	width: 70%;
	text-align: justify;
}

#sidepic {
	z-index: 5;
}

#tracker {
	position: absolute;
	left: 30px;
	bottom: 10px;
}
