body {
	margin: 10px 0px;
	background-color: #CC6600;

}
.tableMain {
	border: 1px solid #000000;
}
.textbody {
	font-family: "Comic Sans MS", Arial, Helvetica;
	font-size: 14px;
	color: #660000;
	padding: 10px;




}
.imageright {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;

}
.imageleft {
	float: left;
	margin-bottom: 15px;
	margin-right: 15px;


}
.smallText {
	font-size: 12px;
	color: #660000;

}

a:link {
	color: #0000FF;
	text-decoration: none;



}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #660000;
	text-decoration: underline;
}
.copyright {
	position: relative;
	top: 55px;
	left: 10px;


}
.spacedText {
	line-height: 22px;
}
.verySmallText {
	font-size: 9px;
	color: #660000;
}
.dotpoints {
	font-family: "Comic Sans MS", Arial, Helvetica;
	font-size: 15px;
	color: #0000FF;
}
.galleryCells {
	text-align: center;
	vertical-align: top;

}
.galleryImages {
	visibility: hidden;
}
