@charset "UTF-8";
/* CSS Document */
body {
	background-image: url(images/bg-main.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-position: center top;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
p {
	padding-top:0px;
	margin-top: 0px;
}
a {
	color: #00aeef;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#home-maincontent {
	background-color: #000000;
	background-image: url(images/bg-homecontent.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 598px;
	width: 823px;
	margin-right: auto;
	margin-left: auto;
}
#theevent-maincontent1 {
	background-color: #000000;
	background-image: url(images/bg-theevent.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 598px;
	width: 823px;
	margin-right: auto;
	margin-left: auto;
}
#theevent-maincontent {
	background-color: #000000;
	background-image: url(images/bg-tier2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 598px;
	width: 823px;
	margin-right: auto;
	margin-left: auto;
}