body {
	background-color:#ffffff;
	background-attachment: scroll;
	background-image: url(images/bg2b0.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a:link, a:active, a:visited {
	color:#333;
	text-decoration:none;
}
a:hover {
	color:#000033;
	text-decoration:none;
}
.smtext {
	color:#CCC;
	font-size:10pt;
	font-family:Arial, Gadget, sans-serif;
}
a.smtext:link, a.smtext:active, a.smtext:visited {
	color:#666;
	font-size:10pt;
	font-family:Arial, Gadget, sans-serif;
	text-decoration: none;
}
a.smtext:hover {
	color:#333;
	font-size:10pt;
	font-family:Arial, Gadget, sans-serif;
	text-decoration: none;
}
.lgtext {
	color:#CCC;
	font-size:11pt;
	font-family:Arial, Gadget, sans-serif;
	font-weight:normal;
	font-style:normal;
}
a.lgtext:link, a.lgtext:active, a.lgtext:visited {
	color:#666;
	font-size:11pt;
	font-family:Arial, Gadget, sans-serif;
	text-decoration: none;
	font-weight:normal;
	font-style:normal;
}
a.lgtext:hover {
	color:#000;
	font-size:11pt;
	font-family:Arial, Gadget, sans-serif;
	text-decoration: none;
	font-weight:normal;
	font-style:normal;
}
td.gallery {
	height:400px;
	border: 0px solid #000;
	padding: 0px;
}
td.gallery-intro {
	height:400px;
	border: 0px solid #000;
	padding: 0px;
	background-image:url(images/gal_bg0.jpg);
	background-position:top center;
	background-repeat:no-repeat;

}
td.contact {
	vertical-align:top;
	height:400px;
	padding: 10px;
	border: 0px solid #333;
	background-image:url(images/gal_bg0.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
input.formtext, textarea.formtext {
	font-size: 10pt;
	color: #000000;
	font-family: Geneva, Helvetica, sans-serif;
	border: 1px solid #333333;
	background-color: #cccccc;
	padding: 3px;
}
.formtext {
	font-size: 10pt;
	color: #000000;
	font-family: Geneva, Helvetica, sans-serif;
	border: 1px solid #333333;
	background-color: #cccccc;
	padding: 3px;
}
.sub_head {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-align:left;
	letter-spacing:normal;
	color:#999;
}
.body_copy {
	margin-left:2px;	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-align:left;
	letter-spacing:normal;
	color:#666;
}
.required {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-align:left;
	letter-spacing:normal;
	color: #FF0000;
}
.tinylink {
	font-family:Arial, Gadget, sans-serif;
	font-size:8pt;
	font-style:normal;
	font-weight:normal;
	color:#CCC;
}
a.tinylink:link, a.tinylink:active, a.tinylink:visited {
	color:#CCC;
	text-decoration:none;
}
a.tinylink:hover {
	color:#999;
	text-decoration:none;
}
div.scroll {
	height: 360px;
	width: 877px;
	overflow: auto;
	border: 0;
	background-color: transparent;
	padding: 5px;
}