@charset "UTF-8";
#container {
	height: auto;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	
	background-repeat: no-repeat;
	background-image: url(../images/header.jpg);
	background-color: #ffffff;
}
#quote p {
	margin-bottom: 0px;
}
#headernav {
	font-size: 1.4em;
	margin-left: 275px;
	padding-top: 265px;
	height: auto;
	width: 500px;
	color: #632063;

}
#headernav a {
	text-decoration: none;
	color: #632063;
}
#headernav a:hover {
	color: #875387;
}
#photoleft {
	float: left;
	width: 265px;
	height: 298px;
}
#content {
	clear: both;
	height: auto;
	width: 720px;
	font-size: 1.4em;
	color: #333333;
	margin-right: auto;
	margin-left: auto;
	padding-right: 25px;
	padding-top: 1px;
	padding-left: 20px;
}
#content a {
	color: #666666;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#content ul {
	list-style-type: none;
	clear: both;
}
#content li {
	
	text-decoration: none;
}
#footer {
	width: 100%;
	clear: both;
	color: #333333;
	text-align:center;
	padding-top: 0px;
	font-size: 1.4em;
	height: auto;
}
#footer a {
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	color: #999999;
}
body {
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
	background-color: #444344;
}
h1 {
	display: none;
}
h2 {
	font-weight: normal;
}
h3  {
	text-decoration: none;
	font-weight: bold;
	font-size: .95em;
}
.quote {
	color: #666666;
	margin-bottom: 20px;
	clear: both;
	width: 100%;
	height: auto;
	float: left;
	font-style: italic;
}
.name {
	float: left;
	font-style: normal;
	width: 200px;
	color: #666666;
	margin-top: 0px;
}
#splash {
	width: 100%;
	text-align: center;
	color: #999999;
	font-size: 1.1em;
	font-style: italic;
	margin-top: 10px;
	height: 200px;
	clear: both;
}

.copyright{
	font-size: .7em;
	color: #666666;
	overflow: auto;
	clear: both;
	text-align:center;
	border-left-width: 0;
	padding-bottom: 200px;
}
#credit {
	height: auto;
	width: 760px;
	font-size: .7em;
	color: #666666;
	overflow: auto;
	clear: both;
	text-align:center;
	border-left-width: 0;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 3px;
}
#content  dt {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 165px;
	width: 175px;
}
#content dd {
	float: right;
	width: 500px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 50px;
}
#content dl {
	display: inline;
	float: left;
	width: 760px;
}
.button {
	text-align: center;
	height: auto;
	width: 400px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
#header {
	height: auto;
	width: 780px;
}
.space {
	margin-left: 5px;
	font-size: .95em;
}
.clear {
	clear: both;
	height: auto;
	width: 800px;
	padding-top: 20px;
}
.pause {
	text-align: center;
	height: 45px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#header p {
	color: #666666;
	font-size: 1.2em;
	font-style: italic;
	height: auto;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#voice {
	clear: both;
	height: 100px;
	width: 100px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
