*, body {
	font-family: Arial, Helvetica, sans-serif;
}
* {
	margin:0;
	padding:0;
}

body{
	background-image:url(Images/bodyBG.gif);
	margin:9px;
}

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

.clearer{
	clear:both;
}

#header, #content{
	clear:both;
}

/* Header styles */
#headerWrapper{
	background-color:#4B3200; /* Primary */
	border:1px dashed #7E9867; /* Border Light */
	padding:15px 15px 10px 40px;
	margin-bottom:10px;
}

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

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

.headerLink{
	float:right;
	margin-right:10px;
	font-size:85%;
}

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

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

}

 
/* Content styles */
#content{
	background-color:#000000; /* Global Black */
	border:1px dashed #7E9867; /* Border Light */
}

#photoInfo{
	overflow:visible;
}

#photoWrapper{

}

#photo{
	border:1px solid #666666; /* Global Gray */
	margin: 9px 9px 0 9px;
	background-color:#93B178; /* Table BG Dark */
	width:737px;

}

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

#albumsCaption p{
	color:#627850; /* 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:100%;
}

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

.albumPhotoAlignerShim{
	width:1px;
}

.albumPhoto{
	background-color:#93B178; /* Table BG Dark */
	border:2px solid #627850; /* 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{
	background-image:url(Images/photoBB.gif);
	background-repeat:repeat-x;
	width:100%;
}

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

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

.albumPhotoWrapper{
	font-size:80%;
}

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

.WAPA_PhotoAlbumTitle{
	color:#627850; /* Border Dark */
}

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

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

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

#caption{
	float:left;
	display: inline;
	background-color:#E2ECCC; /* Page BG */
	margin: 9px;
	padding:9px;
	min-height: 188px;
	width: 300px;
}

#navThumbsWrapper{
	font-size:80%;
	float:right;
	display: inline;
	background-color:#E2ECCC; /* Page BG */
	margin: 9px 9px 9px 0;
	padding: 9px;
	width:395px;
	height: 188px;
}

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

#thumbnails{

}

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

#WAPA_PhotoThumbnails{
	color:#627850; /* Border Dark */
	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:#AD4100; /* Link */
	text-decoration:none;
}

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

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

#WAPA_PhotoTitle{
	color:#4B3200; /* Primary */
	font-size:90%;
}

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

#WAPA_ThumbnailPreviewTitle{
	float:left;
	font-size:85%;
	color:#627850; /* 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:#AD4100; /* Link */
	text-decoration:none;
	font-size:90%;
}

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

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

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

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

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

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

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

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

#WAPA_PhotoThumbnails a.WAPA_ThumbnailLink_Selected{
	text-decoration:none;
	color:#273015; /* 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:#627850; /* Border Dark */
	border:2px solid #273015; /* Text Dark */
	margin:2px;
}

.thumbnailShim{
	float:left;
}

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

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

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

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

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

#WAPA_Translator_Table a.WAPA_Thumbnail_Link_Anc{
	display:block;
	background-color:#627850; /* Border Dark */
	border:2px solid #273015; /* 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:#273015; /* 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 #273015;
	background-color: #FFFFFF;
}

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

#WAPA_SlideshowSpeedIndicatorWrapper img.WAPA_SlideshowSpeedIndicator_Set{
	width:3px;
	height:17px;
	border: 1px solid #273015;
	background-color: #7E9867;
}

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


