*, body {
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
}
* {
	margin:0;
	padding:0;
}

body{
	background-image:url(album01/Images/bodyBG.gif);
	margin:9px;
}

/*  Start My ALbums Photo Classes */
.albumPhotoWrapper{
	float:left;
	margin:0 6px 15px 0;
	width:170px;
}

.albumPhotoRBorder{
	width:100%;
}

.albumPhotoRBorder td{
	margin:0;
	padding:0;
}

.albumPhotoUR{
	background-image:url(album01/Images/photoRBUpperRight.gif);
	background-repeat:no-repeat;
}


.albumPhotoRB{
	background-image:url(album01/Images/photoRB.gif);
	background-repeat:repeat-y;
	vertical-align:top;
}
.albumPhotoAligner{
	 width:100%;
}

.albumPhotoAligner td {
	padding:0;
	text-align:center;
}

.albumPhotoAlignerShim{
	width:1px;
}

.albumPhoto{
	background-color:#BABDC2; /* Neutral Dark */
	border:2px solid #DAE686; /* Nav_Light */ /* Link Light */
	width:162px;
	height:122px;
}

.albumPhotoBBorder{
	margin:0;
	padding:0;
	width:100%;
}

.albumPhotoBBorder td{
	margin:0;
	padding:0;
}

.albumPhotoBL{
	background-image:url(album01/Images/photoBBLowerLeft.gif);
	background-repeat:no-repeat;
}
.albumPhotoB{
	background-image:url(album01/Images/photoBB.gif);
	background-repeat:repeat-x;
	width:100%;
}

.albumPhotoBR{
	background-image:url(album01/Images/photoRBLowerRight.gif);
	background-repeat:no-repeat;
	
}

.WAPA_PhotoAlbumDate{
	color:#481B12; /* Text Dark */
	margin-top:4px;
}
.WAPA_PhotoAlbumTitle{
	color:#C3506C; /* Secondary */
}

.WAPA_PhotoAlbumControls{
	color:#481B12; /* Text Dark */
}

.WAPA_PhotoAlbumControls a:link, .WAPA_PhotoAlbumControls a:visited, .WAPA_PhotoAlbumControls a:active{
	color:#481B12; /* Text Dark */
	text-decoration:none;
}

.WAPA_PhotoAlbumControls a:hover{
	color:#C3506C; /* Secondary */
	text-decoration:underline;
}  

/*  End My ALbums Photo Classes */

#bodyOuterWrapper{
	width:760px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(album01/Images/bodyRB.gif);
	background-position:right;
	background-repeat:repeat-y;
	padding-right:4px;
}

#bodyWrapper{
	background-image:url(album01/Images/bodyLB.gif);
	background-position:left;
	background-repeat:repeat-y;
	padding-left:4px;
}

#bodyInnerWrapper{

}

.clearer{
	clear:both;
}

#headerWrapper{
	padding-top:4px;
	background-image:url(album01/Images/headerTBGradient.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

#header{
	background-color:#FFFFFF; /* Global White */
	background-image:url(album01/Images/headerBBGradient.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}

#headerBG{
	background-image:url(album01/Images/headerBGGradient.jpg);
	background-position:left;
	background-repeat:repeat-y;
}

#albumTitleWrapper{
	float:left;
	margin-top:-22px;
	border-top:1px solid #B6B816; /* Tertiary */
	background-color:#C3506C; /* Secondary */
	width: 468px;
	padding:5px 5px 10px 20px;
}

#WAPA_AlbumTitle{
	color:#F1F4BE; /* Table BG Light */
}

.headerLink{
	float:right;
	margin:-17px 10px 0 10px;
	font-size:85%;
}

#headerTLGradient{
	background-image:url(album01/Images/headerTLBGradient.jpg);
	background-repeat:no-repeat;
	height:22px;
	width:703px;
}

#headerCaption{
	color:#761B36; /* Primary */
	margin:0;
	padding:5px 5px 5px 20px;
}

#headerCaption p{
	color:#7E7F42; /* Border Dark */
	margin:0;
}

/* Content styles */

#contentWrapper{
	background-image:url(album01/Images/contentTBGradient.jpg);
	background-position:top;
	background-repeat:repeat-x;
	padding-top:22px;
	overflow:auto;
}
#content{
	background-image:url(album01/Images/contentBBGradient.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#FFFFFF; /* Global White */
	padding: 0px 0px 28px 0px;
	height:1%;
	overflow:auto;
}

#photoInfo{
	overflow:auto;
}

#photo{
	float:left;
	text-align:center;
	padding:7px 7px 7px 9px;
	width:450px;
	height:500px;
}


#albumsBG{
	height:1%;
	overflow:auto;
}



#albumsWrapper{
	margin-top: 5px;
}


.albumsCaption{
	color:#481B12; /* Text Dark */
}

.albumsCaption p{
	color:#DAE686; /* Nav_Light */ /* Link Light */
}

#albumsCaptionSeparatorWrapper{
	background-image:url(album01/Images/bodyLBDark.gif);
	background-position:left;
	background-repeat:repeat-y;
	background-color:#B6B816; /* Tertiary */;
}

#albumsCaptionSeparator{
	background-image:url(album01/Images/bodyRBMedium.gif);
	background-position:right;
	background-repeat:repeat-y;
	height: 15px;
}

#albumsCaptionSeparatorDivder{
	background-image:url(album01/Images/bodyBGMedium.gif);
	border-left:5px solid #FFFFFF; /* Global White */
	margin: 0 25px 0 40%;
	padding:0;
	height:15px;
}

#albumsFooterSeparatorWrapper{
	background-image:url(album01/Images/bodyLBDark.gif);
	background-position:left;
	background-repeat:repeat-y;
	background-color:#B6B816; /* Tertiary */
	margin-bottom: 25px;
	margin: 5px 0 25px 0;
}

#albumsFooterSeparator{
	background-image:url(album01/Images/bodyRBDark.gif);
	background-position:right;
	background-repeat:repeat-y;
	height: 5px;
}

#captionWrapper{
	float:right;
	margin:15px 0px 5px 5px;
}

#caption{
	width:265px;
	height:200px;
}


#WAPA_PhotoDate{
	color:#C3506C; /* Secondary */
	font-size:80%;
}

#WAPA_PhotoTitle{
	color:#761B36; /* Primary */
	font-size:90%;
}

#WAPA_PhotoCaption{
	color:#7E7F42; /* Border Dark */
	font-size:85%;
}

#navigation{
	float:right;
	width:255px;
	padding:10px 5px;
	background-color:#B6B816; /* Tertiary */
	border-top:1px solid #DAE686; /* Nav_Light */ /* Link Light */
	margin-bottom:5px;
}

#thumbnails{
	float:right;
	height:220px;
	width:255px;
	padding:10px 5px;
	background-color:#B6B816; /* Tertiary */
	border-top:1px solid #DAE686; /* Nav_Light */ /* Link Light */
}

#contentDivider{
	background-image:url(album01/Images/DottedLine.gif);
	background-repeat:repeat-x;
}


#WAPA_PhotoThumbnailCounter{
	color:#FFFFFF; /* Global White */
	font-size:80%;
}

#WAPA_PhotoThumbnails{
	color:#FFFFFF; /* Global White */
	font-size:80%;
}

#WAPA_PhotoThumbnails td{
	padding:0;
	text-align:center;
	width:39px;
}

#WAPA_PhotoThumbnails a:link, #WAPA_PhotoThumbnails a:visited, #WAPA_PhotoThumbnails a:active{
	color:#DAE686; /* Nav_Light */ /* Link Light */
	text-decoration:none;
}

#WAPA_PhotoThumbnails a:hover{
 	text-decoration:underline;
}



#WAPA_ThumbnailPreviewTitle{
	float:left;
	font-size:85%;
	color:#FFFFFF; /* Global White */
	margin: 10px 10px 10px 0;
}

#WAPA_ThumbnailPreviewWrapper{
	float:right;
	margin: 0px 13px 10px 0px;
}


#WAPA_NavigationContainer{

}

#WAPA_NavigationContainer a:link, #WAPA_NavigationContainer a:visited, #WAPA_NavigationContainer a:active{
	color:#DAE686; /* Nav_Light */ /* Link Light */
	text-decoration:none;
}

#WAPA_NavigationContainer a:hover{
	color:#FFFFFF; /* Global White */
}

#WAPA_ThumbnailContainer{
	color:#FFFFFF; /* Global White */
	font-size:85%;
}

#WAPA_ThumbnailContainer a:link, #WAPA_ThumbnailContainer a:visited, #WAPA_ThumbnailContainer a:active{
	color:#DAE686; /* Nav_Light */ /* Link Light */
	text-decoration:none;
}

#WAPA_ThumbnailContainer a:hover{
	color:#FFFFFF; /* Global White */
}

img.WAPA_Thumbnail_Empty {
	margin:4px;
	border:0px solid  #FFFFFF; /* Global White */	
}

img.WAPA_Thumbnail{
	background-color:#7E7F42; /* Border Dark */
	border:1px solid #DAE686; /* Nav_Light */ /* Link Light */
	margin:3px;
}

.WAPA_ThumbnailLink a.WAPA_ThumbnailLink:link img.WAPA_Thumbnail{
	border:1px solid #DAE686; /* Nav_Light */ /* Link Light */
	margin:3px;
}

#WAPA_PhotoThumbnails a.WAPA_ThumbnailLink:hover img.WAPA_Thumbnail{
	border:2px solid #FFFFFF; /* Global White */
	margin:2px;
}

#WAPA_PhotoThumbnails a.WAPA_ThumbnailLink_Selected{
	text-decoration:none;
	color:#FFFFFF; /* Global White */
}

.WAPA_Thumbnail_Selected:link  img.WAPA_Thumbnail, .WAPA_Thumbnail_Selected:active  img.WAPA_Thumbnail, .WAPA_Thumbnail_Selected:visited  img.WAPA_Thumbnail{
	background-color:#2C2C2E; /* Neutral Black */
	border:2px solid  #FFFFFF; /* Global White */
	margin:2px
}

.thumbnailShim{
	float:left;
}

#WAPA_Translator_Table a.WAPA_ThumbnailLink:link{
	display:block;
	background-color:#7E7F42; /* Border Dark */
	border:1px solid #DAE686; /* Nav_Light */ /* Link Light */
	margin:3px;
}

#WAPA_Translator_Table a.WAPA_ThumbnailLink:hover{
	display:block;
	background-color:#7E7F42; /* Border Dark */
	border:2px solid #FFFFFF; /* Global White */
	margin:2px;
}

#WAPA_Translator_Table a.WAPA_ThumbnailLink:link img.WAPA_Thumbnail{
	border:0px solid #DAE686; /* Nav_Light */ /* Link Light */
	margin:0;
}

#WAPA_Translator_Table a.WAPA_ThumbnailLink:hover img.WAPA_Thumbnail{
	border:0px solid #FFFFFF; /* Global White */
	margin:0;
}

#WAPA_Translator_Table .WAPA_Thumbnail_Selected{
	border:0px solid #FFFFFF; /* Global White */
	margin:0px;
}

#WAPA_Translator_Table a.WAPA_Thumbnail_Link_Anc{
	display:block;
	background-color:#2C2C2E; /* Neutral Black */
	border:2px solid #FFFFFF; /* Global White */
	margin:2px;
}

#WAPA_Translator_Table td{
	text-align:center;
}

/* Player Controls */
#WAPA_ViewerNavigation td{
	margin:0;
	padding:0 2px;
}

.WAPA_SlideshowToggle {
	position: relative;
	top: 0px;
	height: 0px;
	display:none;
}
.WAPA_SlideshowToggle_On {
	position: relative;
	top: 0px;
	display:block;
}

#WAPA_NavigationContainer {
	color:#DAE686; /* 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_SlideshowSpeedIndicator a:link, .WAPA_SlideshowSpeedIndicator a:visited, .WAPA_SlideshowSpeedIndicator a:active{
	text-decoration:none;
}

.WAPA_SlideshowSpeedIndicator a:hover{
	color: #FFFFFF; /* Global White */
}

.WAPA_SlideshowSpeedIndicator_Set, .WAPA_SlideshowSpeedIndicator_Set a, .WAPA_SlideshowSpeedIndicator_Set a:link, .WAPA_SlideshowSpeedIndicator_Set a:visited, .WAPA_SlideshowSpeedIndicator_Set a:active {
	font-weight: bold;
	color: #FFFFFF; /* Global White */
}

.WAPA_SlideshowSpeedIndicator_Set a:hover {
	font-weight: bold;
	color:#DAE686; /* Nav_Light */
}

#WAPA_SlideshowSpeedIndicatorWrapper img.WAPA_SlideshowSpeedIndicator{
	width:8px;
	height:20px;
	border:solid 1px #7E7F42;  /* Border Dark */
	background-color:#DAE686; /* Nav_Light */
}

#WAPA_SlideshowSpeedIndicatorWrapper img.WAPA_SlideshowSpeedIndicator_Set{
	width:8px;
	height:20px;
	border-top: 1px solid #8F904B; /* Border Light */
	border-right: 1px solid #7E7F42;  /* Border Dark */
	border-bottom: 1px solid #7E7F42;  /* Border Dark */
	border-left: 1px solid #8F904B; /* Border Light */
	background-color: #FFFFFF; /* Global White */
}