@charset "utf-8";
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#container #top2 {
	width: 480px;
	float: left;
}

#container #footer {
	font-family: "Palatino Linotype";
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	clear: both;
	margin: 5px;
	padding: 5px;
	vertical-align: bottom;
	height: 75px;
}
.welcome {
}

body,td,th {
	font-family: Palatino Linotype;
	color: #FFFFFF;
}
body {
	background-color: #000000;
}
.header {
	font-family: "Palatino Linotype";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.welcome {
	font-family: "Palatino Linotype";
	font-size: xx-large;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}

a:link {
	text-decoration: none;
	font-family: "Palatino Linotype";
	font-size: 16px;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	font-family: "Palatino Linotype";
	font-size: 16px;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	font-family: "Palatino Linotype";
	font-size: 16px;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	font-family: "Palatino Linotype";
	font-size: 16px;
	color: #0000FF;
}

.image-right {
	float: right;
	padding: 10px;
}

.image-left {
	float: left;
	padding: 10px;
}

.blue {
	font-family: "Palatino Linotype";
	font-size: 16px;
	color: #0000FF;
}

.splash {
	font-family: "Palatino Linotype";
	font-size: 36px;
	color: #FFFFFF;
	text-decoration: none;
}
