/* CSS Document */
HTML{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000333;
	margin: 0px;
	padding: 0px;
}
BODY{
	margin: 5px 5px 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(images/back.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}
#container{
	width: 750px;
	background-color: #9ba7a6;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#containerhead{
	background-image: url(images/photohead.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 339px;
	width: 750px;
	margin: 0px;
	padding: 0px;
}
#headleft{
	background-image: url(images/photoleft.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 223px;
	width: 256px;
	position: absolute;
	margin-top: 75px;
	margin-left: -20px;
}
#headlefta{
	background-image: url(images/photolefta.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 223px;
	width: 256px;
	position: absolute;
	margin-top: 75px;
	margin-left: -20px;
}
#headright{
	background-image: url(images/photoright.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 223px;
	width: 189px;
	position: absolute;
	margin-top: 45px;
	margin-left: 580px;
}
.containerleft{
	background-color: #9ba7a6;
	float: left;
	width: 210px;
	margin: 0px;
	padding: 0px;
	}
.containerright{
	background-color: #9ba7a6;
	float: right;
	width: 540px;
	margin: 0px;
	padding: 0px;
}
#footer{
	font-size: 10px;
	color: #CCCCCC;
	background-color: #333333;
	width: 750px;
	clear: both;
}
.boxleft{
	background-image: url(images/leftback.png);
	background-repeat: repeat-y;
	background-position: left center;
	width: 209px;
}
a.but{
	font-size: 12px;
	text-transform: uppercase;
	color: #6600FF;
	text-decoration: none;
	background-image: url(images/button1.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	display: block;
	height: 24px;
	width: 210px;
	vertical-align: middle;
	text-indent: 5px;
	margin: 0px;
	top: 0px;
	font-weight: normal;
}
a.but:hover{
	text-transform: uppercase;
	color: #990000;
	text-decoration: none;
	background-image: url(images/button.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	height: 24px;
	width: 210px;
	display: block;
	vertical-align: bottom;
	text-indent: 5px;
	font-weight: normal;
}
.headtext{
	font-size: 18px;
	text-transform: uppercase;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: 900;
}
a{
	font-weight: bold;
	color:#030;
	text-decoration: underline overline;
	display: inline;
	position: relative;
		
}
a:hover{
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
a.b{
font-weight: bold;
	color: #663300;
	text-decoration: underline overline;
	display: inline;
	position: relative;
}
a.b:hover{
color: #300;
	text-decoration: none;
	font-weight: bold;
}
#frame{
	background-image: url(images/frame.jpg);
	height: 426px;
	width: 535px;
	overflow: visible;
	visibility: visible;
	margin: 0px;
	padding: 0px;
	position: absolute;
}
#slideshowContainer{
width: 437px;
height: auto;
}

#numberDiv a{
font: bold 14px Arial;
text-decoration: none;
}

#backforthbuttons{
margin-top: 32px;
}
.front{
	font-size: xx-large;
	font-weight: 900;
	text-transform: uppercase;
	color: #000;
	z-index: 3;
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
}
.back{
	font-size: xx-large;
	font-weight: 900;
	text-transform: uppercase;
	color: #333;
	z-index: 2;
	margin-top: -40px;
	margin-left: -3px;
	position: relative;
}
#bot{
	text-align:center; font-size:10px; width:800px; margin-left:auto; margin-right:auto; margin-top:60px;
	}