body{
	background-color: #006699;
	color: #FFFFFF;
	font-family: Georgia,"Times New Roman",Times,serif;
	scrollbar-face-color:#3399CC;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#006699;
	scrollbar-highlight-color:#00CCFF;
	scrollbar-darkshadow-Color:#0033CC;
}
p,td,tr,ul,li,ol,dl,dt,dd{
	font-family: Georgia,"Times New Roman",Times,serif;
	color: #FFFFFF;
}
A {
color:#FFCC00;
font-weight:bold;
}
#content{
	padding: 4px;
	color: #FFFFFF;
	background-color: #006699;
}
#header{
	background: #3399CC url(images/bghdr.jpg) no-repeat;
	font: bold 18px Georgia,"Times New Roman",Times, serif;
	border: 1px solid #FFFFFF;
	padding: 4px;
	margin: 4px;
	color: #FFFFFF;
	width: 500px;
	float: left;
	line-height: 100%;
}
#rightcol{
	padding: 4px;
	color: #FFFFFF;
	background-color: transparent;
}
#footer{
	background-color: #993333;
	font: normal 11px Verdana,Arial,Helvetica,sans-serif;
	padding: 4px;
	color: #FFFFFF;
	width: 500px;
	float: right;
	line-height: 100%;
}
#footer A{
	color: #FFFFFF;
	text-decoration: underline;
}

/* colour styles */
.white{
	color: #FFFFFF;
}
.black{
	color: #000000;
}
.yellow{
	color: #FFCC33;
}
.red{
	color: #993333;
}
.blue1{
	color: #006699;
}
.blue2{
	color: #3399CC;
}
/* Headings */

.category {
font-family: Georgia,"Times New Roman",Times,serif;
font-size:12pt;
font-weight:bold;
font-style:normal;
text-decoration:underline;
}
.boldtext {
font-family: Georgia,"Times New Roman",Times,serif;
font-weight:bold;
}
.testimony {
font-family: Georgia,"Times New Roman",Times,serif;
font-size:10pt;
font-weight:normal;
font-style:italic;
text-decoration:none;
}
.gallerytext {
font-family: Georgia,"Times New Roman",Times,serif;
font-size:10pt;
font-weight:normal;
font-style:italic;
text-decoration:none;
color:#000000;
}
.formfields {
font-family: Georgia,"Times New Roman",Times,serif;
font-size:10pt;
font-weight:normal;
text-decoration:none;
color:#FFCC00;
}