@charset "utf-8";
.adbot {
	background-color: #000;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
}
.footer2 {
	font-size: 10px;
	background-color: #000;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
	text-align: center;
}



.thumbnail {
	text-align: center;
	background-color: #000;
}
#cont {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border: thick solid #903;
	background-color: #FFF;
}
.main {
	background-color: #000;
	padding: 33px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	font-size: 24px;
}
.header {
	font-size: 24px;
	color: #F03;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-style: italic;
	text-align: center;
}

h1 {
	color: #F9F;
}
.enter {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	font-size: 10px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	clear: left;
}
body {
	background-image: url(../../backgrounds/pagebg.gif);
}
.more {
	width: 899px;
	margin-right: auto;
	margin-left: auto;
}

