@charset "UTF-8";
#wrapper {
	background-color: #000;
	height: 1200px;
	width: 1280px;
	background-image: url(images/else.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#banner {
	height: 130px;
	width: 1280px;
	background-image: url(images/otherbanner.jpg);
	background-repeat: no-repeat;
}
#main {
	width: 1280px;
	height: 970px;
	float: left;
	clear: none;
	padding-bottom: 0px;
	padding-top: 0px;
	background-image: url(images/main-others.jpg);
	background-position: 0px;
	background-repeat: no-repeat;
	color: #EEE;
}
#navbar {
	width: 1280px;
	height: 100px;
	float: left;
	margin-right: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	word-spacing: 100em;
	margin-left: auto;
}
a:link {
	text-decoration: none;
	color: #700;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	vertical-align: top;
	text-align: center;
	padding: 0px;
}
a:visited {
	color: #D00;
	font-size: 28px;
	text-decoration: none;
}
#main p {
	font-size: 24px;
	color: #EEE;
	text-decoration: none;
	text-align: center;
	line-height: 18px;
}
table {
	font-size: 18px;
}
a:hover {
	font-size: 28px;
	color: #EEE;
}
#main a img {
	padding: 10px;
	margin: auto;
}
#main iframe {
	margin-right: auto;
	margin-left: auto;
	padding-left: 25px;
}
#FlashID {
	margin-right: auto;
	margin-left: auto;
}
