#toplayer {
	height: 55px;
	width: 780px;
	background-position: left top;
}
#LeftLayer {
	background-image: url(assets/images/left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 396px;
	width: 10px;
	left: 0px;
}
#ContentLayer {
	position: absolute;
	left: 8px;
	top: 55px;
	width: 764px;
	height: 396px;
	background-color: #FFFFFF;
}
#RightLayer {
	background-image: url(assets/images/right.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 772px;
	top: 55px;
	height: 396px;
	width: 11px;
}
#BottomLayer #textlinks {
	top: 465px;
	left: 20px;
	position: absolute;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #4E2A5A;
	text-decoration: none;
}


#BottomLayer {
	height: 109px;
	width: 800px;
}
#ContentLayer #TextBlock {
	left: 10px;
	top: 137px;
	width: 415px;
	height: 250px;
	position: absolute;
	text-align: justify;
}
#ContentLayer #Flash {
	height: 125px;
	width: 735px;
	top: 5px;
	left: 18px;
	position: absolute;
}

.TextHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.TextBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	line-height: normal;
	list-style-position: outside;
	list-style-type: disc;
}
#ContentLayer #PicLayer {
	position: absolute;
	height: 250px;
	width: 320px;
	left: 440px;
	top: 136px;
}
#ContentLayer #TextBlocksub {

	left: 12px;
	top: 8px;
	width: 745px;
	height: 382px;
	position: absolute;
	text-align: justify;
}
.TextBodyUL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	line-height: normal;
	list-style-position: outside;
	list-style-type: disc;
	text-decoration: underline;
}
