.mainpage {
	margin: 0px;
	background-image: url(../images/starbg.jpg);
}
#maincontent {
	width: 990px;
	height: 600px;
	margin: 0 auto;
}
#navstar {
	position: relative;
	left: 25px;
	top: 0px;
	float: left;
}
#newsticker {
	position: relative;
	top: 25px;
	right: 25px;
	float: right;
}
#concertticker {
	position: relative;
	top: 75px;
	right: 25px;
	float: right;
}
#starbanner {
	position: relative;
	top: 375px;
	right: 25px;
	float: right;
}
#maintabletext {
	position: relative;
	text-align: center;
	top: 10px;
	left: 10px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#disclaimer {
	position: relative;
	width: 990px;
	text-align: center;
	top: 510px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
h1 {
	font-size:18px;
}
