﻿body {	
	padding: 20px 20px 350px 1px;
	margin: 0 5% 0 5%;
	background-color:#000000;
}
p {
	font-size: 1em;
	color: white;
	font-family: bodoni;
}
.center {
	text-align: center;
}
.frontpage  {
	margin-top: 200px;
	text-align: center;
	font-family: bodoni;
	font-size: 5em;
	color: white;
}
.frontpage a {
	background: #000000;
	color: #ffffff;
	text-decoration: none;
}
.frontpage a:hover {
	background: #000000;
	color: #665544;
}
.frontpage a:active {
	background: #000000;
	color: #665544;
} 
.small {
	font-size: .5em;
	color: white;
	font-family: bodoni;
}
.title {
	text-align: center;
	font-family: bodoni;
	font-size: 1.3em;
}
.banner {
	font-family: bodoni;
	font-size: 2em;
}
.banner a {
	background: #000000;
	color: #ffffff;
	text-decoration: none;
}
.banner a:hover {
	background: #000000;
	color: #665544;
}
.banner a:active {
	background: #000000;
	color: #665544;
} 
.banner2 {
	text-align: center;
	font-family: bodoni;
	font-size: 4em;
}
.banner2 a {
	background: #000000;
	color: #ffffff;
	text-decoration: none;
}
.banner2 a:hover {
	background: #000000;
	color: #665544;
}
.banner2 a:active {
	background: #000000;
	color: #665544;
} 
.sidebar {
	float: left;
	margin-left: 17px;
	margin-right: 40px;
	width: 150px;
	text-align: right;
}
.dot {
	vertical-align: center;
	border: none;
}
.bio {
	width: 700px;
	margin-top: 35px;
	margin-left: 225px;
	border: groove 1px white;
	padding: 0px 15px 0px 15px;
	text-align: justify;
	font-size: 1.16em;
}
.links {
	font-family: bodoni;
	font-size: 1.0em;
	text-decoration: none;
}
.links p {
	margin-top: 2px;
	margin-bottom: 2px;
}
.links a {
	background: #000000;
	color: #ffffff;
	text-decoration: none;
}
.links a:hover {
	background: #000000;
	color: #665544;
}
.links a:active {
	background: #000000;
	color: #665544;
}
.links2 {
	text-align: center;
	font-family: bodoni;
	font-size: 2.5em;
	text-decoration: none;
}
.links2 p {
	margin-top: 2px;
	margin-bottom: 2px;
}
.links2 a {
	background: #000000;
	color: #ffffff;
	text-decoration: none;
}
.links2 a:hover {
	background: #000000;
	color: #665544;
}
.links2 a:active {
	background: #000000;
	color: #665544;
}
.slideshowBox img {
	width: 700px;
}


