
.centercolumn {
	background: #fff;
	}
	
.leftcolumn {
	background: #eee url(../pic/bgfrontright.gif) repeat-x;
	}

.rightcolumn {
	background: #eee url(../pic/bgfrontright.gif) repeat-x;
	}

.title {
	font-family: Trebuchet MS, Verdana, Arial;
	color: #812990;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.5em;
	}

.capshead {
	font-family: Trebuchet MS, Verdana, Arial;
	color: #000;
	font-size: 0.7em;
	font-weight: bold;
	margin-bottom: -12px;
	letter-spacing: 1px;
	}
	
p, ul, ol {
	font-family: Trebuchet MS, Verdana, Arial;
	color: #000;
	font-size: 0.9em;
	line-height: 1.5em;
	}
	
p.testimonial {
	font-family: Trebuchet MS, Verdana, Arial;
	color: #6C0080;
	font-size: 0.9em;
	line-height: 1.5em;
	padding-top: 20px;
	padding-bottom: -5px;
	}
	
p.testimgiver {
	font-family: Trebuchet MS, Verdana, Arial;
	font-style: italic;
	color: #000;
	font-size: 0.8em;
	line-height: 1.1em;
	text-align: right;
	}
	
p.sidebar {
	font-family: Trebuchet MS, Verdana, Arial;
	color: #000;
	font-size: 0.8em;
	line-height: 1.5em;
	}
	
p.emphasis {
	font-family: Trebuchet MS, Verdana, Arial;
	color: #000;
	font-size: 1.1em;
	line-height: 1.4em;
	}

p.nav {
	font-family: Trebuchet MS, Verdana, Arial;
	color: #000;
	font-size: 0.7em;
	line-height: 1.9em;
	}
	
p a {
	text-decoration: none;
	font-weight: bold;
	color: #812990;
	padding-bottom: 2px;
	background: url(pic/linkline.gif) no-repeat right bottom;
	}

p a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #822231;
	}

p a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #000;
	background: url(pic/linkline.gif) no-repeat left bottom;
	}

p.copyright {
	color: #666;
	font-size: 0.6em;
	margin-right: 10px;
	}
	
p.photocaption {
	color: #000;
	font-size: 0.7em;
	line-height: 1.3em;
	}
	
	
img.photo {
	margin: 5px 15px 5px 0;
	}