.container {
	background-color: #0B1521;
	left: 50%;
	margin-left:-490px;
	padding: 0px;
	float: left;
	width: 980px;
	position: absolute;
	top: 0px;
	text-align: center;
	z-index: 0;
}
.topBox {
	background-color: #0B1521;
	background-image: url(images/back-top.png);
	background-repeat: no-repeat;
	float: left;
	height: 120px;
	width: 980px;
	z-index: 1;
}
.logo {
	background-image: url(images/back-body.png);
	background-repeat: repeat-y;
	float: left;
	height: 191px;
	width: 980px;
	z-index: 2;
	
}
.mainContent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	background-image: url(images/back-body.png);
	background-repeat: repeat-y;
	width: 980px;
	height:auto;
	float: left;
	z-index: 3;
}
.bottomBox
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-image: url(images/back-bottom.png);
	background-repeat: no-repeat;
	float: left;
	height: 100px;
	width: 980px;
	z-index: 4;
}
.socialLinks {
	float: left;
	width: 380px;
	margin-top: 50px;
	margin-left: 70px;
	overflow: auto;
	display: inline;
}
.memberLog {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	float: right;
	text-align:right;
	height: 50px;
	width: 450px;
	margin-top: 50px;
	margin-right: 70px;
	top: 0px;
	overflow: visible;
	display: inline;
}

#LoginForm div table tr td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.siteLink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	float: left;
	height: 20px;
	width: 360px;
	text-align: left;
	margin-left: 70px;
	display: inline;
}
.bazzinLink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align:left;
	float: left;
	height: 20px;
	width: 400px;
	margin-left: 70px;
	margin-top: 10px;
	display: inline;
}
.homeText {
	font-size: 14px;
	text-align: justify;
}
.newsIndex {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	float: left;
	width: 360px;
	height: 300px;
	margin-left:100px;
	text-align:center;
	display: inline;
}
.indexShows {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	float: right;
	width: 400px;
	height: auto;
	margin-right:90px;
	z-index: auto;
	display: inline;
}
.favourites {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align:right;
	float: right;
	width: 300px;
	margin-right:70px;
	display: inline;
}
