body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/mainbg.jpg);
	background-repeat:no-repeat;
	background-position: center 0px;
	background-color:#87CBE8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #231F20;
}
#main {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 30px;
}
#content {
	padding:4px;
}
#header {
	background-image:url(img/headerbg.jpg);
	background-repeat:no-repeat;
	height:184px;
}
.headerinner {
	margin-left:610px;
	padding-top: 35px;
}
#innerleft {
	width:470px;
	float:left;
	padding-left: 20px;
	padding-top: 14px;
	padding-right: 50px;
	line-height: 18px;
}
#innerright {
	width:343px;
	float:left;
	margin-left: 8px;
}
#footer {
	background-color:#E1E1E1;
	font-size: 12px;
	margin-left: 1px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.clear {
	clear:both;
}
#flash {
	height:270px;
	background-image:url(img/flashholder.jpg);
	background-repeat: no-repeat;
}
h1 {
	font-size:15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 4px;
	font-style: italic;
	font-weight: bold;
}
.hlink {
	color:#000000;
}
.redcolour {
	color: #EE1D23;
	font-size: 18px;
	line-height: 22px;
}
.bolder {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
}
#credits {
	margin-top:20px;
	margin-bottom:20px;
	padding-left: 4px;
}
#credits a {
	color:#FFFFFF;
	text-decoration:none;
	font-size: 11px;
}
.footerlogos {
	padding-top:2px;
	padding-bottom:2px;
	text-align:center;
}
