@charset "utf-8";

.highlight {
	color: #CC0066
}
.thumbnail {
	padding: 5px;
	border: medium solid #93586D;
	margin: 10px;
	float: none;
}


#invite_menu {
	position: absolute;
	width: 433px;
	height: 56px;
	left: 122px;
	top: 110px;
	text-align: center;
	background-color: #F3C653;
	z-index: 4;
}

#content_main {
	position:absolute;
	left:73px;
	top:122px;
	width:521px;
	height:350px;
	z-index:2;
	overflow: auto;
}
.bigtext {
	font-size: 18px;
}


body {
	background-color: #F4B63F;
	margin-top: 0px;
}
#wrapper {
	background-image: url(page/page%20backgrounds/Blank.jpg);
	background-repeat: no-repeat;
	position: relative;
	z-index: 1;
	left: auto;
	right: auto;
	height: 610px;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
}
.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #660066;
}
.maintext_linkon {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#contest_menu {
	position: absolute;
	left: 73px;
	top: 120px;
	width: 504px;
	height: 28px;
	z-index: 4;
	background-color: #F3C651;
}
.top {
	vertical-align: top;
	padding: 5px;
	height: 30px;
}
a:link {
	color: #009900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0066;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.thumbnailright {
	padding: 5px;
	border: medium solid #93586D;
	margin: 10px;
	float: left;
}
