﻿body /* Internet Explorer */ 
{ 
text-align: center; 
text-align: -moz-center; 
} 

.div
{
	font-family:Eras Medium ITC; 
	font-size:medium; 
	width:900px; 
	text-align:left
}

.divHome
{
	font-family:Bradley Hand ITC; 
	font-size:medium; 
	width:700px; 
	text-align:center
}

.divGalleries
{
	font-family:Eras Medium ITC; 
	font-size:medium; 
	width:900px; 
}

.divStatement
{
	font-family:Eras Medium ITC; 
	font-size:medium; 
	width:450px; 
	text-align:center
}

.divBiography
{
	font-family:Eras Medium ITC;
	font-size:12pt;
	width:870px; 
	text-align:left
}

.divLinks
{
	font-family:Eras Medium ITC; 
	font-size:medium; 
	width:870px; 
	text-align:left
}

.divContact
{
	font-family:Eras Medium ITC; 
	font-size:medium; 
	width:350px; 
	text-align:center
}

.MenuButton
{
	color:white;
	background-color:#860202;
	font-family:Bradley Hand ITC;
	font-size:14pt;
	font-weight:bold;
	text-decoration:none;
	border:solid thin black;
	display:inline-block;
	width:130px;
	height:22px;
	margin:.5cm .1cm 1cm .1cm
}

.MenuButton:hover
{
	color:White;
	background-color:#000000;
	border:solid thin white;
}

.MenuButtonSmall
{
	color:white;
	background-color:#860202;
	font-family:Bradley Hand ITC;
	font-size:14pt;
	font-weight:bold;
	text-decoration:none;
	border:solid thin black;
	display:inline-block;
	width:75px;
	height:22px;
	margin:0cm .1cm .25cm .1cm
}

.MenuButtonSmall:hover
{
	color:White;
	background-color:#000000;
	border:solid thin white;
}

.MenuButtonHover 
{
	color:White;
	background-color:#000000;
	font-family:Bradley Hand ITC;
	font-size:large;
	font-weight:bold;
	border:solid thin white;
	Width:140px;
}

.BioMenuButton
{
	display:block; 
	height:25px;
	text-align:left;
	vertical-align:middle;
	color:Gray;
	cursor:default;
	font-family:Eras Medium ITC;
	font-size:12pt;
	font-weight:bold;
}

.BioMenuButtonHover 
{
	display:block; 
	height:25px;
	text-align:left;
	vertical-align:middle;
	color:#860202;
	cursor:pointer;
	font-family:Eras Medium ITC;
	font-size:12pt;
	font-weight:bold;
}

.BioMenuButtonSelected
{
	display:block; 
	height:25px;
	text-align:left;
	vertical-align:middle;
	color:#000000;
	cursor:pointer;
	font-family:Eras Medium ITC;
	font-size:12pt;
	font-weight:bold;
}

/* SlideShow styles */

.slideTitle
{
	font-weight:bold;
	font-size:14pt;
	font-style:italic;
	font-family:Bradley Hand ITC;
}

.slideDescription
{
	font-size:14pt;
	font-weight:bold;
	font-family:Bradley Hand ITC;
}