body {
	font-family: Arial;
	font-size:1.1em;
	color:#fff;
	background-color:#000;
	background-repeat:repeat;
}
a {
	color: #4a80f6;
	text-decoration:none;
}
a:visited {
	color: #4a80f6;
	text-decoration:none;
}
a:hover {
	color: #ffffff;
	text-decoration:none;
}
a:active {
	color: #4a80f6;
	text-decoration:none;
	position:relative;
	top:1px;
}
td {
	vertical-align: middle;
	text-align: center;
}
strong {
	color:#4b80f7;
}
#wrapper {
	position: relative;
	text-align: left;
	margin: 1em auto;
	width: 960px;
	border: 1px solid #000;
	background-color: #000;
}
#wrapper2 {
	position: relative;
	text-align: center;
	margin: 1em auto;
	padding: 0;
	width: 960px;
}
#titlebar {
	text-align:center;
	font-size:1.4em;
	margin: 1em 1em;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#content {
	margin: 1em 4em;
	text-align:left;
}
#content2 {
	margin: 1em 3em;
	text-align:center;
}
#content3 {
	margin: 1em 2em;
	text-align:center;
}
#footer {
	text-align:center;
	font-size:.8em;
	margin: 1em 2em;
}
.slideshow {
	height: 472px;
	text-align:left;
}
.slideshow img {
	text-align:center;
}
.imagefloater {
	float: right;
}
td#rcontent {
	text-align:left;
	padding:10px;
	padding-top:30px;
	vertical-align:top;
}
td#spacer {
	width:260px;
}
#text {
	text-align:justify;
}

