.topBanner {
	background:url(../images/topbanner.jpg) no-repeat;
	width:760px;
	height:86px;
}
.menuLeft {
	background:url(../images/menuleft.jpg) no-repeat;
	width:32px;
	height:20px;
}
.menuRight {
	background:url(../images/menuright.jpg) no-repeat;
	height:20px;
	width:258px;
}
.siteLeft {
	background:url(../images/siteleft.jpg) repeat-y;
	width:18px;
	height:1px;
}
.siteRight {
	background:url(../images/siteright.jpg) repeat-y;
	width:18px;
	height:1px;
}
.bottom {
	background:url(../images/bottom.jpg) no-repeat;
	width:760px;
	height:47px;
}
.indexImage {
	background: #FF9900 url(../images/index.jpg) no-repeat;
	width:230px;
	height:435px;
}
.cellColour {
	background-color:#ffae33;
}
.cellFill {
	background-color:#FF9900;
}
.linkText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#ffebcc;
	text-decoration:none;
	padding:8px 8px 8px 8px;
}
.linkText a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#ffebcc;
	text-decoration:none;
	padding:8px 8px 8px 8px;
}
.linkText a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#ffebcc;
	text-decoration:none;
	padding:8px 8px 8px 8px;

}
.normalText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color:#ffebcc;
	padding:8px 8px 8px 8px;
	text-decoration:none;
}
.normalText a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color:#ffebcc;
	text-decoration:none;
}
.normalText a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color:#ffebcc;
	text-decoration:none;
}
.titleText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color:#ffebcc;
	text-decoration:none;
}
.titleText a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color:#ffebcc;
	text-decoration:none;
}
.titleText a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color:#ffebcc;
	text-decoration:none;
}
h1{margin:0px;}
p{margin-top:0px;
margin-bottom:10px;}
h2{margin:0px;}