@charset "utf-8"

#HeaderPhotos {
	background: url(../TemplateImages/images/FlashBackground.jpg) no-repeat;
	height: 359px;
}
#MainBody {
	position: relative;
	margin-right: 30px;
	margin-left: 30px;
	background: #FFF;
	padding: 0px 20px 20px;
	overflow: hidden;
}
#FaceTwit {
	position: absolute;
	top: 0px;
	margin-left: 875px;
}


#FlashImages {
	width: 415px;
	position: absolute;
	top: 35px;
	margin-left: 355px;
}
#languages {
	position: absolute;
	top: 3px;
	margin-left: 350px;
	color: #FFF;
}

#Footer {
	padding: 0px 0px 10px;
}
#FooterContent table tr td {
	color: #233329;
	font-weight: bold;
}
#MenuItems {
	position: absolute;
	top: 210px;
	margin-left: 30px;
	text-align: left;
}

