.MainDivStyle {
	position: relative;
	height: 565px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(http://www.galaxybigband.co.uk/PaperImages/Newspaper-background.jpg);
	top: 0px;
}
.DividerDiv {
	position: relative;
	height: 50px;
	width: 700px;
	top: 65px;
	left: 50px;
}
.HorizontalDivider {
	position: relative;
	height: 8px;
	width: 700px;
	left: 50px;
	top: 90px;
}
.StatusDiv {
	position: relative;
	height: 50px;
	width: 700px;
	left: 50px;
	top: 55px;
}
.ContentDiv {
	position: relative;
	height: 360px;
	width: 700px;
	left: 50px;
	top: 40px;
}
.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
}
.style2 {
	font-family: "Times New Roman", Times, serif;
	color:#000000;
	font-size: 12pt;
}
.style5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
}
