@charset "utf-8";
body {
	background-color: #000000;
	background-image: url(images/backgroundrepeat.jpg);
	background-repeat: repeat-x;
}
#maincontainer {
	width: 897px;
	background-position: top;
	vertical-align: top;
	padding: 0px;
	top: 0px;
	position: absolute;
	left: 166px;
	right: auto;
	clear: none;
	bottom: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#maincontainer #flashPlayer {
	margin: auto;
}

.placeforyou {
	background-image: url(images/placeforyou.jpg);
	height: auto;
	width: 220px;
	list-style-image: none;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-repeat: no-repeat;
}
#maincontainer .placeforyou ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
}
#maincontainer .placeforyou li {
	text-decoration: none;
	list-style-image: none;
}
#maincontainer .placeforyou a {
	text-decoration: none;
	color: #FFFFFF;
	list-style-image: none;
}
#maincontainer .placeforyou a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	list-style-image: none;
}
.mainpageback {
	background-image: url(images/mainbackground.jpg);
	background-repeat: no-repeat;
	width: 679px;
}
.maintextarea {
	width: 459px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
