@charset "utf-8";
body {
	background-color: #000;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	color: #FFF;
	margin: 0px;
}
#header {
	float: left;
	height: 110px;
	width: 955px;
}

#container {
	height: auto;
	width: 955px;
	margin: 0px;
	float: left;
}
#menubar {
	float: left;
	height: 73px;
	width: 702px;
	padding-right: 131px;
	padding-left: 129px;
}
#main {
	float: left;
	height: auto;
	width: 564px;
	padding-right: 190px;
	padding-left: 205px;
}
#contentbox {
	background-color: #000;
	float: left;
	width: 544px;
	text-align: center;
	height: auto;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFF;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #main #contentbox table border color {
	color: #CC9AFD;
}
#container #main #contentbox table color {
	color: #CC99FE;
}
#container #main #contentbox table tr td {
	text-align: left;
	font-weight: bold;
	border-top-color: #C9F;
	border-right-color: #C9F;
	border-bottom-color: #C9F;
	border-left-color: #C9F;
}
.footertext13 {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}
.centered-text {
	text-align: center;
}
#container #main #contentbox table tr .centered-text {
	text-align: center;
}
