@charset "utf-8";
body {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
}
.sidebar {
	background-color: #FF0000;
}

.enter {
	background-image: url(Images/center.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
h2 {
	font-size: 135%;
	text-align: center;
}
.p {
	font-family: Verdana;
	font-size: 80%;
	color: #FFFFFF;
	text-align: justify;
}
.center {
	text-align: center;
}
a {
	font-weight: bold;
	color: #CCCCCC;
}

.fltrt {
	float: right;
}
h3 {
	color: #FFFFFF;
	font-size: 100%;
	text-align: justify;
}

.fltlft {
	float: left;
	padding-right: 8px;
}
.alink {
	font-weight: bold;
	color: #CCCCCC;
}
.main {
	background-color: #FFFFFF;
	text-align: center;
}
