/*************************************************************/

#head {
	background-image: url(../bkgs/panel3a.png);
	background-repeat: no-repeat;
	height: 189px;
	background-position: right top;
	width: 710px;
}
/**************************************************************

	SlideShow
	v 1.3

**************************************************************/

.slideshowContainer {
	width: 700px;
	height: 300px;
	margin-bottom: 0px;
	background-image: url(../bkgs/sglogosm1a.png);
	background-position: right;
	background-repeat: no-repeat;
	background-color: rgba(131,131,131, 0.5);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 6px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #900;
	border-left-color: #ccc;
}

.loading {
	background: url(loading.gif) center no-repeat;
}

.slideshowThumbnail {
	outline: none;
}

.slideshowThumbnail img {
	border: 1px solid white;
	padding: 4px;
}

a:hover.slideshowThumbnail img {
	border: 1px solid #ccc;
	padding: 4px;
}

.current img {
	border: 1px solid red;
	padding: 5px;
}

a {
	color: #CCC;
	text-decoration: none;
	font-size: x-small;
	font-weight: normal;
}

body {
	color: #797979;
	font-family: Verdana, Arial;
	font-size: 75%;
	left: 12px;
	text-align: left;
}

.container {
	width: 700px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 111px;
	background-color: rgba(211,211,211, 0.5);
}

.outline {
	border: 1px solid orange;
	z-index: 0;
	position: absolute;
}

#thumbnails {
	/*width: 130px;
	float: left;*/
}
#pf_slideShow1 #head #apDiv1 strong {
	color: #FFF;
	font-weight: bold;
	text-align: center;
}
#willdeancd {
	background-image: url(../will/cd/willscd.png);
	background-repeat: no-repeat;
}
#apDiv7 {
	background-image: url(../will/cd/willscd1.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

