div#header
{
	margin-top: 0px;
	padding: 0px;
	float: left;
	width: 900px;
	height: 150px;
	display: block;
	background-image: url("center5.png");

}

div#emptyheaderblock
{
	width: 160px;
	min-height: 150px;
	float: left;
	background-image:url(Jayne2.jpg)
}
div#emptyheaderblock2
{
	width: 160px;
	min-height: 100px;
	float: left;
}
div#header h1
{
	text-align: center;
	font-size: 14px;
	color: #000;
	font-style: italic;
	position: fixed;
}
div#header img
{
	text-align: center;
	display: block;
	margin: auto;
	width: 433px;
	height: 77px;
	font-family: Arial;
}
div#header p
{
	text-align: center;
	position: relative;
	top: -20px;
	left: 50px;
	font-weight: bold;
	font-size: 14px;
	width: 678px;
}
div#center
{
	top: 100px;
	margin:  auto;
	padding: 0px;
	width: 1078px;
	min-height: 100%;
	display: block;
	color: #000;	
}
div#navigation
{
	border-top: 5px solid #000000;
	width: 150px;
	float: left;
	clear: left;
	margin-right: 10px;
}
#navigation a
{
	width: 150px;
	height: 50px;
	float: left;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image:url("button.png");
	text-align: center;
	text-decoration: none;
	color: #4c1f28;
	overflow:hidden;
	vertical-align: middle;
}
#navigation a p
{
	padding: 0px;
	color: #5d353c;
	text-transform: none;
	font-family: Verdana, Geneva, sans-serif;
}
#navigation a:hover
{
	background-image:url("button-hover.png");
	color: #000;
	border-right-color: #000;
	border-right-width: thick;
}
#content
{
	border-top: 5px solid #000000;
	width: 900px;
	float: left;
	background-image: url("content.png");
	min-height: 300px;
	margin: 0px;
	padding: 0px;
	border-bottom: 5px solid #000000;
	color: #000;
	font-weight: bold;
	text-align: center;
}

#emptycontentblock
{
	width: 150px;
	float: left;
	border-top: 0px solid #4c1f28;
}
div#footer
{
	margin-top: 0px;
	padding: 0px;
	float: left;
	width: 900px;
	height: 50px;
	display: block;
	background-image: url("center.png");
	background-repeat: repeat-y;
	vertical-align: bottom;
	text-align: center;
}
#footer p
{
    padding: 0px;
    margin: 0px;
}
p
{
	padding: 5px;
}
hr
{
	display: block;
	visibility: hidden;
	height: 0px;
	width: 0px;
	padding: 0px;
	margin: 0px;
	clear: both;
	position: relative;
	overflow: hidden;
	clip: rect(0px,0px,0px,0px);
}
body
{
	background-color: #fcfdc5;
	font-family: "Arial";
	
}
body, html
{
	min-height: 100%;
	margin: 0px;
	padding: 0px;
}
h1
{
	font-size: 16px;
}
p
{
	margin: 15px;
	font-family: Arial;
}
#center #footer p a {
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
#center #footer p {
	color: #FFF;
}
#center #content p strong {
	font-size: 18px;
}
#center #content p strong {
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
}
#center #content p {
	font-size: 14px;
}
#center #content table tr td {
	text-align: center;
}
#center #content form label {
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
}
#center #content p {
	color: #9a6665;
}
p {
	color: #9a6665;
}
.bbiggertext {
	font-size: 18px;
}
#center #content .bbiggertext {
	font-size: 18px;
}
.studioleach {
	color: #FFF;
}
#center #content #footer p .studioleach a {
	color: #FFF;
}
