body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #20242B;
	background-image: url(images/tiles.gif);
	margin-top: 30px;
}

img {
	border: 0px;
}

ul {
	list-style-type: none;
}

a:link {font: 10px Arial; color: white; font-weight: normal; text-decoration: underline;}
a:visited {font: 10px Arial; color: white; font-weight: normal; text-decoration: underline;}
a:hover {font: 10px Arial; color: orange; font-weight: normal; text-decoration: underline;}
a:active {font: 10px Arial; color: white; font-weight: normal; text-decoration: underline;}

#centred {

	border: 1px #FFFFFF;
	border-style: dashed;
	position: relative;
	width: 706px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}

#centred2 {
	background-color: #FFFFFF;
	border: 1px #FFFFFF;
	border-style: dashed;
	position: relative;
	width: 620px;
	height: 238px;
	margin-left: auto;
	margin-right: auto;
	margin-top:20%;
	margin-bottom: auto;
}

.mainCell {
	border: none;
	background-color: #090b0d;
	text-align: left;
	vertical-align: top;
	padding: 0px;
}
.mainCell2 {
	border: 1px solid #FFFFFF;
	border-style: dashed;
	background-image: url(images/tiles.gif);
	text-align: left;
	vertical-align: top;
	padding: 5px;
}
.subcell {
	border: 1px solid #FFFFFF;
	padding: 1px;
}
.subcell2 {
	border: 1px solid #FFFFFF;
	padding: 10px;
}
.subcell3 {
	text-align: center;
	background-color: #FFFFFF;
	color: #090b0d;
	padding: 0px;
	vertical-align: bottom;
}
.subcell4 {
	border: 1px solid #FFFFFF;
	padding: 0px;
}
.subcell5 {
	padding: 10px;
}
.subcell6 {
	text-align: left;
	background-color: #FFFFFF;
	color: #090b0d;
	padding: 0px;
	vertical-align: bottom;
}
.subtable {
	border: 1px solid #FFFFFF;
}

.subtable2 {
	border: 1px solid #FFFFFF;
	background-color: #090b0d;
}

.newsCell {
	text-align: left;
	padding: 20px;
	vertical-align: top;
}

.shoutCell {
	text-align: right;
	padding: 20px;
	vertical-align: top;
}

.span1 {
	
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #090b0d;
	background-color: #FFFFFF;
	border-color:#FFFFFF;
}
