body {
	margin-top: 0px;
	margin-bottom: 10px;
	background-color:#c8bfae;
}
.text {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 10px;
	color: #e3e2dd;
}
.text2 {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 10px;
	color: #42453A;
}
.trademark {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: xx-small;
	color: #42453A;
}
a:link {
	color: #42453A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #42453A;
}
a:hover {
	text-decoration: none;
	color: #f9a61c;
}
a:active {
	text-decoration: none;
}
.aboutbgimage {
background-image: url(images/bg.gif);
background-repeat: no-repeat;
}
.gallerybgimage {
background-image: url(images/gallerybg.gif);
background-repeat: no-repeat;
}
.teambgimage {
background-image: url(images/teambg.gif);
background-repeat: no-repeat;
}

.pressbgimage {
background-image: url(images/bg.gif);
background-repeat: no-repeat;
}

