body {
	overflow-y: scroll;
	background-image: url(../images/bg.png);
	background-repeat: repeat;
	z-index:0
}


#contentBg {

	background-color: #ffffff

}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px

}

.maintextsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 6px;
	margin-bottom: 0px

}

.maintextul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline
}

.maintextit {
	font-family: palatino serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

h1.heading {
	font-family: palatino serif;
	font-size: 24px;
	color: #99CC33
}

h2.heading {
	font-family: palatino serif;
	font-size: 20px;
	color: #99CC33;
	margin-bottom: 2px;
	margin-top: 5px
}

.holding
{
	border-image: url(../images/bg.png);
	border-width: 10px;
	}
	
.mainpic {
	border-style: solid;
	border-width: 1px;
	border-color: #999966
	}
	
#titleBg
{
	background-image: url(../images/titleBg.png);
	background-repeat:
	}


	
.footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #333333;
	font-weight: bold;
	
	}

a.footer:link {
	color: #336633;
	font-size: 11px;
}
a.footer:hover {
	color: #336633;
	text-decoration: underline;
	font-size: 11px;
}

a.footer:active {
	color: #336633;
	font-size: 11px;
}
a.footer:visited {
	color: #336633;
	font-size: 11px;	
	
}
	
	
	

.modeltext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold
}

.headingtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold
}

a:link {
	color: #3399FF;
	text-decoration: none;
}
a:hover {
	color: #3399FF;
	text-decoration: underline;
}

a:active {
	color: #3399FF;
	text-decoration: none;
}
a:visited {
	color: #3399FF;
	text-decoration: none;

}
.colourborder {
	border: 1px solid #FF8080;
}
.maintextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold
}


	

