/* CSS Document */

#body {
	text-align: center;
	margin-top: 0px;
}

#TopInfo {
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #7f437e;
	height:20px;
}

#TopInfo a{
	color:#FFFFFF;
	text-decoration:none;
}

#TopInfo a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

#MainCell {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width: 800px;
	height: 840px;
	text-align: left;
	background-color: #FFFFCC;
	z-index: 1;
}

#MastHead {
	position: relative;
	margin-left: auto;
	margin-right: 75px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 650px;
}

#Marquee {
	position:relative;
	left: 0px;
	Top: -10px;
	height: 30px;
}

#leftbuttons {
	position:relative;
	left: 10px;
	top: 5px;
	width:200px;
	height:360px;
	z-index:3;
	background-color: #80437E;
}

#GoogleTrans {
	position:relative;
	left:30px;
	top:10px;
	width:200px;
	height:110px;
}

#PhotosLarge {
	position:relative;
	width:300px;
	height:225px;
	z-index:2;
	left: 245px;
	top:-450px;
	background-color: #80437E;
}

#PhotoCaption {
	position:relative;
	width:320px;
	height:20px;
	left: 245px;
	top:-440px;
	background-color: #80437E;
}

#RecentHighlights {
	position:relative;
	width:320px;
	height:130px;
	z-index:2;
	left: 245px;
	top:-425px;
	background-color: #FFFFCC;
}

#UpcomingEvents {
	position:relative;
	width:203px;
	height:60px;
	z-index:4;
	border-bottom:medium 80437E;
	left: 560px;
	top: -830px;
}

#Disclaimer {
	position:relative;
	width: 780px;
	height: 100px;
	text-align: left;
	background-color: #FFFFCC;
	left:10px;
	top:-630px;
}

.style1 {
	color: #493153;
	font-size: 12px;
}

.style2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

.style3 {color: #FFFFFF}