body {
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 2%;
}

.center {
	text-align: center;
}

.next {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	filter: alpha(opacity=0);
}
#slidefader {
	position: relative;
}

#message > table {
	margin: 0 auto;
	border-spacing: 100px 10px;
	font-size: 1.5em;
	font-family: Arial, Helvetiva, sans-serif;
}

#message > table > td, th {
	text-decoration:none;
	border-bottom: 1px dashed black;
}

h1 {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetiva, sans-serif;
}

h1#indent {
	text-indent: 100px;
}

.upperred {
	test-transform: uppercase;
	color: red;
}

.topimages {
	margin-bottom: 15px;
	max-width: 60%;
}

.link {
	padding-right: 10%;
}

div#topleft {
	float: left;
	width: 80%;
	margin-top: 5%;
}
div#topright {
	overflow: hidden;
}
div#navigation {
	font-size: 1.5em;
	clear: both;
}
div#message > h2 {
	font-family: Arial, Helvetiva, sans-serif;
}
div#diashow {
}
