#timeband {
	clear: left;
	height: 15px;
	width: 762px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
#date-location	{
	margin-left: 260px;
	margin-top: 5px;
	POSITION: absolute;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#container {
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#sidebar {
	background-color: #FF6600;
	width: auto;
	padding: 0px 10px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	height: auto;
	clear: both;
	margin: 0px auto;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-color: #000000;
}
#content {
	background-color: #000000;
	width: auto;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 10px;
	margin-bottom: 0px;
	float: left;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
}
#topnav {
	font-size: 12px;
	margin: 0px;
	padding: 10px;
	height: 0px;
}
#top {
	width: 742px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	float: none;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFF00;
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 760px;
	clear: both;
	background-color: #000099;
	float: none;
}
.clear {
	clear: both;
}
#banner {
    left: 255px;
	width: 680px;
	margin-top: 0px;
	margin-right: 243px;
	margin-left: 243px;
	margin-bottom: 0px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	clear: none;
	float: left;
	text-align: left;
}
#calendar {
    right: 555px;
	width: 200px;
	margin-top: -10px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 0px;
}
#memtabl {
	width: 450px;
	padding: 0px;
}
.style0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}	
#bodytext {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#progtabl {
	width: 560px;
	padding: 0px 10px;
	margin: 0px;
	clear: both;
	background-color: #000000;
}
- beginning of album css *, body {	font-family: Arial, Helvetica, sans-serif;}
body{
	background:"000000";
	margin:0px;
}

#bodyWrapper{
	width:530px;
	margin-left:auto;
	margin-right:auto;
}

.clearer{
	clear:both;
}

#header, #content{
	clear:both;
}

/* Header styles */
#headerWrapper{
	background-color:#cc9900; /* Primary */
	border:1px  #9D7F60; /* Border Light */
	padding:15px 15px 10px 10px;
	margin-bottom:1px;
}

#header{
	color:#cc9900; /* Tertiary */
	padding-bottom:10px;
}

#header h1{
	font-size:80%;
	margin:0;
	padding:0;
}

.headerLink{
	float:center;
	margin-right:0px;
	font-size:80%;
}

.headerLink a:link, .headerLink a:visited, .headerLink a:active{
	text-decoration:none;
	color:#00000; /* Nav Light */ /* Link Light */
}

.headerLink a:hover{
	text-decoration:underline;

}

 
/* Content styles */
#content{
	background-color:#f5f5f5; /* Global Black */
	border:2px #000000; /* Border Light */
}

#photoInfo{
	overflow:visible;
}

#photoWrapper{

}

#photo{
	float:right;
	border:1px solid #fffff; /* Global Gray */
	margin: 10px 10px 0px 10px;
	background-color:#ffffff; /* Table BG Dark */
	width:220px; /* Table width */

}

#albumsCaption {
	border:1px solid #666666; /* Global Gray */
	background-color:#E9E2D3; /* Page BG */
	color:#732600; /* Primary */
	font-size:100%;
	margin:9px 9px 0px 9px;
	padding:15px 28px 10px 20px;
}

#albumsCaption p{
	color:#826A50; /* Border Dark */
}

.albumPhotoWrapper{
	float:left;
	margin:0 6px 15px 0;
	width:168px;
}

.albumPhotoRBorder{
	width:100%;
}

.albumPhotoUR{
	background-image:url(Images/photoRBUpperRight.gif);
	background-repeat:no-repeat;
}

.albumPhotoRB{
	background-image:url(Images/photoRB.gif);
	background-repeat:repeat-y;
	vertical-align:top;
}

.albumPhotoAligner{
	 width:10%;
}

.albumPhotoAligner td {
	padding:0;
	text-align:right;
}

.albumPhotoAlignerShim{
	width:1px;
}

.albumPhoto{
	background-color:#BD9C76; /* Table BG Dark */
	border:2px solid #826A50; /* Border Dark */
	width:160px;
	height:122px;
}

.albumPhotoBBorder{
	margin:0;
	padding:0;
	width:100%;
}

.albumPhotoBBorder td{
	margin:0;
	padding:0;
}

.albumPhotoBL{
	background-image:url(Images/photoBBLowerLeft.gif);
	background-repeat:no-repeat;
}
.albumPhotoB{
   width:100%;
}

.albumPhotoBR{
	background-image:url(Images/photoRBLowerRight.gif);
	background-repeat:no-repeat;
	
}

#albumsWrapper{
	background-color:#E9E2D3; /* Page BG */
	margin:5px;
	height:1%;
	overflow:auto;
	padding: 15px 10px 10px 10px;
}

.albumPhotoWrapper{
	font-size:60%;
}

.WAPA_PhotoAlbumDate{
	color:#732600; /* Primary */
	margin-top:4px;
}

.WAPA_PhotoAlbumTitle{
	color:#ffffff; /* Border Dark */
	margin-right: 10px;
	
}

.WAPA_PhotoAlbumControls{
	color:#826A50; /* Border Dark */
}

.WAPA_PhotoAlbumControls a:link, .WAPA_PhotoAlbumControls a:visited, .WAPA_PhotoAlbumControls a:active{
	color:#826A50; /* Border Dark */
	text-decoration:none;
}

.WAPA_PhotoAlbumControls a:hover{
	color:#732600; /* Primary */
	text-decoration:underline;
}

#caption{
	float:right;
	display: inline;
	background-color:#ffffff; /* Page BG */
	margin: 10px;
	padding:10px;
	min-height: 275px;
	width: 187px;
}

#navThumbsWrapper{
/*	font-size:80%;
	float:right;
	display: inline;
	background-color:#ffffff; /* Page BG 
	margin: 10px 10px 10px 0;
	padding: 10px;
	width:100px;
	height: 20px;
*/	
}

#navigation{
	/*border-bottom:1px dashed #826A50;  Border Dark */
	background-color:#ffffff; /* Page BG */
	margin-bottom:5px;
}

#thumbnails{

}

#WAPA_PhotoThumbnailCounter{
	color:#462220; /* Text Dark */
	font-size:80%;
}

#WAPA_PhotoThumbnails{
	color:#826A50; /* Border Dark */
	font-size:80%;
}

#WAPA_PhotoThumbnails td{
	padding:0;
	text-align:center;
	width:19px;
}


#WAPA_PhotoThumbnails a:link, #WAPA_PhotoThumbnails a:visited, #WAPA_PhotoThumbnails a:active{
	color:#C92C17; /* Link */
	text-decoration:none;
}

#WAPA_PhotoThumbnails a:hover{
	color:#462220; /* Text Dark */
 	text-decoration:underline;
}

#WAPA_PhotoDate{
	color:#732600; /* Primary */
	font-size:80%;
}

#WAPA_PhotoTitle{
	color:#000000; /* Primary */
	font-size:100%;
}

#WAPA_PhotoCaption{
	color:#000000; /* Border Dark */
	font-size:85%;
}

#WAPA_ThumbnailPreviewTitle{
	float:left;
	font-size:85%;
	color:#826A50; /* Border Dark */
	margin: 10px 10px 10px 0;
}

#WAPA_ThumbnailPreviewWrapper{
	float:right;
	margin: 0px 13px 10px 0px;
}


#WAPA_NavigationContainer{
	padding:9px;
}

#WAPA_NavigationContainer a:link, #WAPA_NavigationContainer a:visited, #WAPA_NavigationContainer a:active{
	color:#C92C17; /* Link */
	text-decoration:none;
	font-size:90%;
}

#WAPA_NavigationContainer a:hover{
	color:#462220; /* Text Dark */
	text-decoration:underline;
}

#WAPA_ThumbnailContainer{
	color:#462220; /* Text Dark */
	font-size:85%;
}

#WAPA_ThumbnailContainer a:link, #WAPA_ThumbnailContainer a:visited, #WAPA_ThumbnailContainer a:active{
	color:#C92C17; /* Link */
	text-decoration:none;
}

#WAPA_ThumbnailContainer a:hover{
	color:#462220; /* Text Dark */
}

img.WAPA_Thumbnail_Empty{
	margin:4px;
	border:0px solid  #FFFFFF; /* Global White */	
}

img.WAPA_Thumbnail{
	background-color:#BD9C76; /* Table BG Dark */
	border:1px solid #D75846; /* Nav Medium */ /* Link Medium */
	margin:3px;
}

.WAPA_ThumbnailLink a.WAPA_ThumbnailLink:link img.WAPA_Thumbnail{
	border:1px solid #D75846; /* Nav Medium */ /* Link Medium */
	margin:3px;
}

#WAPA_PhotoThumbnails a.WAPA_ThumbnailLink:hover img.WAPA_Thumbnail{
	border:2px solid #462220; /* Text Dark */
	margin:2px;
}

#WAPA_PhotoThumbnails a.WAPA_ThumbnailLink_Selected{
	text-decoration:none;
	color:#462220; /* Text Dark */
}

.WAPA_Thumbnail_Selected:link  img.WAPA_Thumbnail, .WAPA_Thumbnail_Selected:active  img.WAPA_Thumbnail, .WAPA_Thumbnail_Selected:visited  img.WAPA_Thumbnail{
	background-color:#826A50; /* Border Dark */
	border:2px solid #462220; /* Text Dark */
	margin:2px;
}

.thumbnailShim{
	float:left;
}

#WAPA_Translator_Table a.WAPA_ThumbnailLink:link{
	display:block;
	background-color:#BD9C76; /* Table BG Dark */
	border:1px solid #D75846; /* Nav Medium */ /* Link Medium */
	margin:3px;
}

#WAPA_Translator_Table a.WAPA_ThumbnailLink:hover{
	display:block;
	background-color:#826A50; /* Border Dark */
	border:2px solid #462220; /* Text Dark */
	margin:2px;
}

#WAPA_Translator_Table a.WAPA_ThumbnailLink:link img.WAPA_Thumbnail{
	border:0px solid #D75846; /* Nav Medium */ /* Link Medium */
	margin:0;
}

#WAPA_Translator_Table a.WAPA_ThumbnailLink:hover img.WAPA_Thumbnail{
	border:0px solid #462220; /* Text Dark */
	margin:0;
}

#WAPA_Translator_Table .WAPA_Thumbnail_Selected{
	border:0px solid #826A50; /* Border Dark */
	margin:0px;
}

#WAPA_Translator_Table a.WAPA_Thumbnail_Link_Anc{
	display:block;
	background-color:#826A50; /* Border Dark */
	border:2px solid #462220; /* Text Dark */
	margin:2px;
}

#WAPA_Translator_Table td{
	text-align:center;
}

/* Player Controls */
.WAPA_SlideshowToggle {
	position: relative;
	top: 0px;
	height: 0px;
	display:none;
}
.WAPA_SlideshowToggle_On {
	position: relative;
	top: 0px;
	font-size:90%;
	display:block;
}

#WAPA_ViewerNavigation td{
	margin:0;
	padding:0 2px;
}

#WAPA_NavigationContainer {
	color:#462220; /* Nav_Light */
}

.WAPA_ViewerNav_SetPhotoSel, .WAPA_ViewerNav_SetPhotoSel a, .WAPA_ViewerNav_SetPhotoSel a:link, .WAPA_ViewerNav_SetPhotoSel a:visited, .WAPA_ViewerNav_SetPhotoSel a:active, .WAPA_ViewerNav_SetPhotoSel a:hover {
	color: #FFFFFF; /* Global White */
}

#WAPA_SlideshowSpeedIndicatorWrapper img.WAPA_SlideshowSpeedIndicator{
	width:3px;
	height:17px;
	border:solid 1px #462220;
	background-color: #FFFFFF;
}

#WAPA_SlideshowSpeedIndicatorWrapper img.WAPA_SlideshowSpeedIndicator_Over{
	width:3px;
	height:17px;
	border:solid 1px #462220;
	background-color: #E9E2D3;
}

#WAPA_SlideshowSpeedIndicatorWrapper img.WAPA_SlideshowSpeedIndicator_Set{
	width:3px;
	height:17px;
	border: 1px solid #462220;
	background-color: #9D7F60;
}

#WAPA_SlideshowSpeedIndicatorWrapper img.WAPA_SlideshowSpeedIndicator_Set_Over{
	width:3px;
	height:17px;
	border:solid 1px #462220;
	background-color: #826A50;
}
