/* CSS Document */

#body {
	background-color: #000000;
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

#TopInfo {
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #681298;
	height:20px;
	color: #FFF;
}

#TopInfo a{
	color:#ffffff;
	text-decoration:none;
}

#TopInfo a:hover{
	color:#ffffff;
	text-decoration:underline;
}	

#TopInfo a:visited{
	color:#ffffff;
}	

#MainCell {
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	width: 850px;
	height: 700px;
	text-align: inherit;
	background-color: #ffffcc;
	z-index: 1;
}

#MastHead {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	width: 800px;
	text-align: center;
}

#Links {
	position:relative;
	width:800px;
	height:20px;
	margin-left: auto;
	margin-right: auto;
	top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:5px;
}

#RecentHighlights {
	position:relative;
	width: 200px;
	height: 160px;
	left: 20px;
	top: 10px;
}

RecentHighlights a{
	color:#000000;
	text-decoration:none;
}

#RecentHighlights a:hover{
	color:#000000;
	text-decoration:underline;
}	

#RecentHighlights a:visited{
	color:#000000;
	text-decoration:underline;

}


#AllStarConnection {
	position:relative;
	width:210px;
	height:200px;
	z-index:1;
	left: 20px;
	top: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

#Highlight {	
	position:relative;
	width:300px;
	height:300px;
	z-index:4;
	left: 260px;
	top: -270px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}


#UpComingEvents {	
	position:relative;
	width:171px;
	height:270px;
	z-index:2;
	left: 580px;
	top: -585px;
}

#google {
	top: 70px;
	position: relative;
	width:200px;
	height:110px;
	left:35px;
}


#LowerCredits {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top:420px;
	margin-bottom: 5px;
	width: 760px;
	background-color: #9966CC;
	font:Arial;
}

#Disclaimer {
	position:relative;
	width: 820px;
	height: 100px;
	text-align: left;
	left:10px;
	top:-490px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
