html,body {
	padding: 0px;
	margin-top: 0; margin-left: 0; margin-right: 0px;
	vertical-align: top;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	
}

h1 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0;	
}

td {
	vertical-align: top;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;	
}
.mainback {
	background-image: url(/i/menu-background.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
.middle { vertical-align: middle; }
.bottom { vertical-align: bottom; }
.top { vertical-align: top; }

.ten { font-size: 10px; }
.eleven { font-size: 11px; }
.twelve { font-size: 12px; }
.fourteen { font-size: 14px; }

.bold { font-weight: bold; }
.nobold { font-weight: normal; }
.justified { text-align: justify; }
.spaced { line-height: 1.5em; }

.underline { text-decoration: underline; }

.red { color: #CC0000; }
.white { color: #FFFFFF; }
.purple { color: #660099; }
.blue { color: #1F43E0; }
.orange { color: #FF7010; }
.sixgrey { color: #666666; }
.threegrey { color: #333333; }	

.altrow { background-color: #E5F2F2; }

.uover { text-decoration: none; }
.uover:hover {	text-decoration: underline; }

.less-spacing { letter-spacing: -0.03em; }

input.search {
	background-color: #F0F0F0;
	border: 1px solid #999999;
	font-size: 11;
}

.border {
	border-style:solid;
	border-color: #CCCCCC;
	border-width: 1px;
}

img.bio1 {
	float: right;
	margin: 0 0 20 20;
}
img.bio2 {
	float: left;
	margin: 0 20 20 0;
	position: relative;
}

.contact {
	background-color: #E5F2F2;
	border: 1px solid #B584CE;
	font-size: 14;
	font-weight: bold;
	color: #1F43E0;
}

.galleries {
	position: relative;
	float: left;
	margin: 10;
	height: 150;
	width: 200;
	padding: 5;
	border: 1px solid #D4B6E2;
}
.photos {
	position: relative;
	float: left;
	margin: 5;
	height: 135;
	width: 150;
	padding: 5;
	border: 1px solid #D4B6E2;
}

.formleft {
	line-height: 2;
	font-weight: bold;
}
.clear {
	padding: 2;
}

.side,.posted {
	color: #660099;
	font-weight: bold;
	text-decoration: none;
}

td.quote p { font-size: 14px; text-align: center; line-height: 1.7em; width: 275px; }