.black14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.black16 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.black11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.black14B {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.black16B {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.white11 {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.white14 {
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
}
.black12 {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
.white12 {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.white12spaced {
	font-family: Verdana;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
}
.lite11 {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #c5c694;
}
.tempus21 {
	font-family: "Tempus Sans ITC";
	font-size: 21px;
	color: #FFFFFF;
}
.black16BU {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.white48 {
	font-family: "Tempus Sans ITC";
	font-size: 48px;
	color: #FFFFFF;
}
.white28 {
	font-family: "Tempus Sans ITC";
	font-size: 28px;
	color: #FFFFFF;
}
.tempus28 {
	font-family: "Tempus Sans ITC";
	font-size: 28px;
	color: #333333;
}
.comicsans12 {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #FFFFFF;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
	line-height: 130%;
}

#center {
	text-align: center;
}
.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.content_biz {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #303430;
	text-align: left;
	padding-right: 20px;
	padding-left: 50px;
	line-height: 1.5em;
}
.center {
	margin-right: auto;
	margin-left: auto;
}
.comicsans14 {
	font-family: "Comic Sans MS";
	font-size: 21px;
	color: #FFFFFF;
}
.float1 {
	float: left;
}

#gallery {
	padding: 0px;
	width: 941px;
	margin: auto;
	background-color: #f7f7f7;
	/*margin:auto;*/
	}
#gallery ul { 
	list-style-type:none;
	display: inline; 
	padding:0px;
	margin:0px;	
}
#gallery ul img {
	width:200px;
	border:1px solid #7594D2;
	margin:0 5px 15px 5px;
	padding:5px;
	vertical-align: bottom;
}
#gallery ul a:hover img {
	border: 1px solid #CC3333;
}

