body {
	background-image: url(../img/tableBg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

.indexTable {
	background-image: url(../img/indexBack.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 741px;
	width: 100%;
	vertical-align: top;
}

.layoutTable {
	background-image: url(../img/layout.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 741px;
	width: 100%;
	vertical-align: top;
}

.layout2Table {
	background-image: url(../img/layout2.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 741px;
	width: 100%;
	vertical-align: top;
}
.whiteText {color: #FFFFFF;
	text-align:center;}
.headlineDivider {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #666666;
	border-left-color: #000000;
	border-bottom-width: 1px;
}
.newsarticle p {
	margin: 0;
}
div.message {
	font-weight: bold;
	color: red;
}
#SignUp{
	float:left;
	clear:left;
	width:214px;
}
label {
	margin-right: 10px;
}
div.submit {
	margin-left: 68px;
	margin-top: 10px;
}
#textContent {
	text-align:left;
	float:left;
	max-width:385px;
	height:690px;
	overflow: auto;
	scrollbar-base-colour:#FFFFFF;
	padding-right:4px;
}
.signupframe {
	margin-top:60px;
	color: #ffffff;
	width:214px;
	height:265px;
	background-image: url(../img/newsletterSignUp.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.signupframe input{
	height:14px;
	color: #333333;
	background-color: #CCCCCC;
	font-size: 9px;
	border:0px;
	padding-bottom:3px;
}
.link {
		text-decoration: none;
}

#menu{
	width:180px;
	padding-left:20px;
	float:left;
	margin-top:185px;
}
#menu a{
	font-size:30px;
	text-decoration: none;
	color:#000000;
	margin-bottom:0px;
	float:left;
	clear:left;
}
#menu a:hover{
	color:#CC0000;
}
#bodyLayout{
	background-image: url(../img/layout.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#bodyLayout2{
	background-image: url(../img/layout2.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#container{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	min-height:600px;
}
#leftCol{
	width:220px;
	float:left;
}
#centreCol{
	width:350px;
	float:left;
	padding-top:30px;
	padding-left:40px;
}
#rightCol{
	width:300px;
	float:left;
}
#homeContent{
	float:left;
	width:774px;
}
#centreColDefault{
	width:385px;
	float:left;
	margin-top:40px;
	padding-left:40px;
	height:680px;
	overflow: auto;
}
#centreColTeam{
	width:600px;
	float:left;
	margin-top:15px;
	margin-left:40px;
}
.clear{
	clear:both;
}
#photo{
	width:188px;
	height:240px;
	float:right;
	margin-right:50px;
	background-image:url(../img/photoBlank.png);
	background-position:center top;
	background-repeat:no-repeat;
}
#photo img{
	margin-left:40px;
	margin-top:20px;
}
#photo p{
	margin-left:40px;
	margin-top:20px;
	width:126px;
	text-align:center;
}
.teamPhoto{
	width:151px;
	height:240px;
	float:left;
	margin-right:30px;
	margin-bottom:25px;
	background-image:url(../img/photoIndividual.png);
	background-position:center top;
	background-repeat:no-repeat;
}
.teamPhoto img{
	margin-left:40px;
	margin-top:12px;
}
.teamPhoto p{
	margin-left:40px;
	margin-top:10px;
	width:126px;
	text-align:center;
}
#spacer{
	height:20px;
}
h1{
	font-size:16px;
}
h2{
	font-size:14px;
}
