﻿



.menua {
	position: absolute;
	right: 37px;
	top: 17px;
	text-transform: uppercase;
	font-size: 10px;
}

.nav {
	position: absolute;
	right: 37px;
	top: 60px;
	text-transform: uppercase;
	font-size: 10px;
}

.menua a:visited, .nav a:visited {
	color: #d32525;
}




#admin-albums, #admin-photos {
	background-image: url(images/body-repeat.gif);
	position: relative;
	width: 610px;
	padding: 0px 37px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
}





/* 2.2 ALBUMS PAGE */

#albums {
	/*background-image: url(images/body-repeat-photo.gif);  */
	padding: 0px 20px;
	padding-bottom: 40px;
	width: 610px; /*686 */
}

.view {
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	text-align: left;
}

.view .photo-frame {
	margin-left: auto;
	margin-right: auto;
}




/* 2.3 PHOTOS, DETAILS, ADMIN/DETAILS PAGE */

#photos, #details, #admin-details {
	/* background-image: url(images/body-repeat-photo.gif);  */
	padding: 0;
	width: 700px;
}

.buttonbar {
	/*background-image: url(images/photonav-bg.gif);  */
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	width: 600px;
	height: 33px;
	text-align: center;
}

.buttonbar-top {
	/*background-image: url(images/photonav-top-bg.gif); */
}

#photos .view {
	margin-top: 20px;
	margin-bottom: 20px;
}

/* 3 FOOTER */





/* Inline styles are used because image controls hard code a border property */

.photo_198 {
	border: 4px solid #FFFFFF;
}
