body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #631F8C;
}
.link {
	color: #6699FF;
	text-decoration: none;
	font-weight: bold;
}
.header {
	background-color: #ffffff;
	height: 290px;
	background-image: url(../images/skin/allstars/header_bg.jpg);
	background-repeat: repeat-x;
}
.topnav {
	text-align: right;
	background-image: url(../images/skin/allstars/topnav_bg.png);
	background-repeat: no-repeat;
	height: 30px;
	margin: auto;
	width: 950px;
}
.topnavlinks {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.topnavcontent {
	width: 950px;
	margin: auto auto -5px;
}

.mainnavigation {
	height: 36px;
}
.subheaderstrip {
	background-color: #FFFFFF;
	height: 6px;
}
.maincontent {
	background-color: #000000;
	width: 950px;
	margin: auto;
	text-align: center;
	height: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.boxspacer {
	height: auto;
	margin: auto;
	width: auto;
}
.mainfooter {
	height: 42px;
	text-align: center;
	background-image: url(../images/skin/allstars/footer/bg.png);
	background-repeat:repeat-x;
}
.basebox {
	height: 10px;
	width: 950px;
	clear: both;
	height: 10px;
}

.homecontent {
	width: 316px;
	margin: auto;
	float: left;
}
.content {
	width: 930px;
	margin: auto;
	text-align: center;
	height: auto;
}
.headings {
	float: left;
	margin-top: 15px;
}
.text {
	text-align: justify;
	clear: both;
	margin: auto;
	width: auto;
	font-family: Trebuchet MS, arial, helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	padding-top: 1px;
}
.photos {
	float: right;
	margin: auto;
	width: auto;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.allstarsheaderbg {
	background-image: url(../images/skin/header_bg/allstars/one.jpg);
	background-repeat: no-repeat;
	background-color: #631F8C;
	height: 110px;
	width: auto;
	margin: auto;
	background-position: center;
	clear: both;
	}

.allstarsheaderbg2 {
	background-image: url(../images/skin/header_bg/allstars/two.jpg);
	background-repeat: no-repeat;
	background-color: #631F8C;
	height: 120px;
	width: auto;
	background-position: center;
}