body {
	background-color: #333333;
	margin: 0px;
	font-family: "Century Gothic", Arial;
	color: #ffffff;
}
.nav {font-family: "Century Gothic", Arial;	font-size: 13px; color: #ffffff; text-decoration: none;}
.nav:link, .nav:visited {font-family: "Century Gothic", Arial; font-size: 13px; color: #ffffff; text-decoration: none;}
.nav:hover, .nav:active {font-family: "Century Gothic", Arial; font-size: 13px; color: #FA0595; text-decoration: none;}

.navsel {font-family: "Century Gothic", Arial;	font-size: 13px; color: #FA0595; text-decoration: none;}
.navsel:link, .navsel:visited, .navsel:hover, .navsel:active {font-family: "Century Gothic", Arial; font-size: 13px; color: #FA0595; text-decoration: none;}

.footer {font-family: "Century Gothic", Arial;	font-size: 11px; color: #ffffff; text-decoration: none;}
.footer:link, .footer:visited {font-family: "Century Gothic", Arial; font-size: 11px; color: #ffffff; text-decoration: none;}
.footer:hover, .footer:active {font-family: "Century Gothic", Arial; font-size: 11px; color: #FA0595; text-decoration: none;}

.aboutustext {font-family: "Century Gothic", Arial; font-size: 11px; color: #ffffff; text-decoration: none;}

.contactustext {font-family: "Century Gothic", Arial; font-size: 13px; color: #ffffff; text-decoration: none;}
.contactustext:link, .contactustext:visited {font-family: "Century Gothic", Arial; font-size: 13px; color: #ffffff; text-decoration: none;}
.contactustext:hover, .contactustext:active {font-family: "Century Gothic", Arial; font-size: 13px; color: #FA0595; text-decoration: none;}


.gallerymenu {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	color: #6288c6;
	text-decoration: none;
	border: 1px solid #6288c6;
}
.spacing {
	font-family: Arial,Century Gothic, Verdana;
	font-size: 13px;
	line-height: 25px;
}
.indextext {font-family: Century Gothic, Verdana; font-size: 11px; color: #666666;}
.bg-innertable {background-color: #000000;}
.bg-borders {background-color: #ffffff;}
.bg-innerborders {background-color: #ffffff;}
.maxheight {height: 100%;}
.height440 {height: 440px;}

#contact-form {float: left; display: inline; width: 463px; }
	#contact-form {
		float: left; display: inline; width: 420px;
		padding: 5px;
		background-color: #000000;
		text-align: left;
	}
	#contact-form h2 {margin: 0px 0px 20px 0px; padding: 0px; font-family: Century Gothic, Helvetica, Verdana, Arial; font-size: 14px; color: #ffffff; font-weight:normal;}	
	#contact-form p {padding: 0px 0px 20px 0px; font-family: Century Gothic, Helvetica, Verdana, Arial; font-size: 13px; color: #666;}
	#contact-form p a {font-family: Century Gothic, Helvetica, Verdana, Arial; font-size: 13px; color: #ffffff; text-decoration: none;}
	#contact-form ol {margin-bottom: 20px;}
	#contact-form ol li {
		font-family: Century Gothic, Helvetica, Verdana, Arial; font-size: 13px; color: #ffffff;
		padding: 10px 0px 10px 20px; margin: 0px 0px 0px 25px;
		list-style-type: lower-roman;
	}
	#contact-form ol li a {color: #DD0069; text-decoration: none;}
	#contact-form label {
		display: block; width: 200px; margin: 0px 0px 0px 0px; float: left;
		font-family: Century Gothic, Helvetica, Verdana, Arial; font-size: 13px; color: #ffffff;
	}
	
.clear{
	clear:both;
	}
