body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E4D7D1;
	background-color: #3A2B20;
	margin: 0;
	padding: 0;
}
div, p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E4D7D1;
}
img {
	padding: 0;
	margin: 0;
}
img.biopic {
	margin-left: 20px;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	padding-top: 10px;
}
h2 {
	font-size: 14px;
	font-weight: normal;
}
a:link, a:active, a:visited {
	color: #E4D7D1;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.message{
	font-size:18px;
}
	

.display{
	font-size:14px;
}	
	
.highlight{
	font-size:20px;
	color: #EA535D;
}

a:link.highlight, a:active.highlight, a:visited.highlight {
	font-size:20px;
	color: #8B6F5B;
	text-decoration: none;
}
a:hover.highlight {
	font-size:20px
	color: #8B6F5B;
	text-decoration: underline;
}	

#gallery a:link, a:active, a:visited {
	color: #E4D7D1;
	text-decoration: none;
}
#gallery a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.bg {
	background: url(../images/content_bg.jpg) repeat-y center top;
}
.home {
	text-align: left;
	vertical-align: top;
	background: url(images/flowerbg3.gif) no-repeat center top;
}
.content {
	text-align: left;
	vertical-align: top;
	background: url(images/content.gif) no-repeat center top;
}
.padded {
	padding: 0 60px 20px 60px;
}
.left {
	background: url(images/column.gif) repeat-y;
}
.right {
	background: url(images/column.gif) repeat-y;
}
.flash {
	padding-top: 130px;
}
.copyright {
	font-size: 10px;
	color: #8B6F5B;
}
a:link.copyright, a:active,copyright, a:visited.copyright {
	font-size: 9px;
	color: #8B6F5B;
	text-decoration: none;
}
a:hover.copyright {
	color: #8B6F5B;
	text-decoration: underline;
}