body {
	font-size: 80%;
	background-color: #ffffff;
	padding-top: 1em;
}

div.main {
	width: 980px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
}

a:link {
	color: #3232ff;
	text-decoration: none;
}

a:visited {
	color: #3232ff;
	text-decoration: none;
}

a:hover {
	color: #ff3232;
	text-decoration: underline;
}

a:active {
	color: #ff3232;
}

img {
	border: 0;
}

div.comment {
	font-size: 120%;
	border-left-style: solid;
	border-left-width: thick;
	border-left-color: #0000FF;
	padding: 0.5em;
	margin-top: 2em;
}

div.result {
	margin-top: 2em;
}

.comment {
	line-height: 18px;
}

p.notes {
	margin-top: 3em;
	margin-bottom: 0.5em;
}

table.mapLeft {
	width: 750px;
	border: 0;
}

table.mapLeft td.left {
	vertical-align: top;
	text-align: left;
}

table.mapLeft td.right {
	vertical-align: top;
	text-align: center;
}

div.map {
	width: 450px;
	height: 450px;
	background-image: url(../img/course.gif);
	background-repeat: no-repeat;
	margin-top: 0.5em;
	padding-top: 3.5em;
	padding-left: 1em;
	float: left;
}

p.map {
	margin-top: -0.5em;
	margin-left: 3em;
}

div.impression {
	width: 490px;
	height: 480px;
	background-image: url(../img/impression.gif);
	background-repeat: no-repeat;
	margin-top: 3em;
	padding-top: 3.5em;
}

li {
	margin-bottom: 0.5em;
	margin-left: 0.5em;
	line-height: 16px;
}
