#Top {
	height: 78px;
	width: 100%;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	position: absolute;
}
#MenuBar {
	background-color: #FFFFFF;
	height: 35px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 79px;
	background-image: url(images/MenuBackground.jpg);
	background-repeat: repeat-x;
	z-index: 2;
}
#MainPic {
	background-color: #FFFFFF;
	height: 200px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 115px;
	background-repeat: repeat-x;
	background-image: url(../images/MainPic.jpg);
}
#LeftPanel {
	background-color: #FFFFFF;
	height: 55%;
	width: 190px;
	position: absolute;
	left: 0px;
	top: 333px;
	padding: 0px 10px 10px;
	background-image: url(images/leftPanel_bg.jpg);
	background-repeat: repeat-y;
}
#MiddlePanel {
	background-color: #FFFFFF;
	height: 60%;
	width: 700px;
	left: 217px;
	top: 333px;
	position: absolute;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(images/list_image.jpg);
	vertical-align: top;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-image: url(Assets/rightPanel_bg.png);
	background-repeat: repeat-y;
	z-index: 1;
}

.NewsText {
	font-family: "Century Gothic", Georgia, Arial;
	font-size: 11px;
	line-height: 12px;
	color: #333333;
}
.AnnounceText {
	font-family: "Century Gothic", Georgia, Arial;
	font-size: 10px;
	line-height: 11px;
	color: #333333;
}
.FooterText {
	font-family: "Century Gothic", Georgia, Arial;
	font-size: 10px;
	line-height: 13px;
	color: #666666;
	text-decoration: none;
}
.BodyText {

	font-family: "Century Gothic", Georgia, Arial;
	font-size: 11px;
	line-height: 130%;
	color: #000000;
}
#RightPanel {
	background-color: #FFFFFF;
	height: 55%;
	width: 220px;
	left: 740px;
	top: 333px;
	position: absolute;
	background-image: url(images/rightPanel_bg.jpg);
	background-repeat: repeat-y;
	padding: 0px 10px 10px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #BEA373;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}

.thumbnailborder {
	border: 1px solid #333333;
}
.PeopleDescText {
	font-family: "Century Gothic", Georgia, Arial;
	font-size: 10px;
	line-height: 11px;
	color: #000000;
}
.ThumbText {
	font-family: "Century Gothic", Georgia, Arial;
	font-size: 10px;
	line-height: 11px;
	color: #000000;
	padding-top: 3px;
}
.IntroText {


	font-family: "Century Gothic", Georgia, Arial;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
}
