body {
	background-image:  url(graphics/18_animated_background.gif);
	margin-left: 0px;
	margin-top: 00px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990066;
}
a:link {
	color: #993366;
}
a:visited {
	color: #993366;
}
a:hover {
	color: #993366;
}
a:active {
	color: #993366;
}
.main_title {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 170px;
	font-size: 36px;
	font-family: "Comic Sans MS";
	color: #990066;
}
.games_menu {
	font-weight: bold;
	margin: 5px;
}
.games_list {
	text-indent: 0px;
	list-style-position: outside;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	margin: 5px;
}
.game_with_picture {
	padding: 5px;
	width: 210px;
	height: 220px;
	font-weight: bold;
}
div {
	margin: 5px;
}
#adDiv {
	margin: auto;
	width: 402px;
}
#adDiv #sponsoredBy {
	font-weight: bold;
}
#adDiv #progressbar {
	width: 400px;
	height: 30px;
	margin: auto;
	padding: 0px;
	border: 1px solid #993366;
}
#adDiv #progressbar #progress{
	background-color: #990066;
	margin: 0px;
	padding: 0px;
	border: none;
	height: 100%;
	float: left;
}
#adDiv #playLink {
	font-size: 16px;
	font-weight: bold;
	height: 32px;
	line-height: 32px;
	margin: auto;
}
#gameDiv {
	margin: auto;
}
