div.album_menu {
	text-align: right;
	padding: 0;
	margin: 0px 150px 0px 10px;
	border: 0;
	color: #ccc;
	font-size: 90%;
}

#album_img_front {
	float: left;
	background-image: url(../images/gifs/album_big_bdrop.gif);
	background-repeat: no-repeat;
	margin: 5px 20px 100px 20px;
	border: 0;
}

#album_img_front img {
	border: 2px solid black;
}

div.album_gallery {
	border: 0;
	margin: 0px 140px 0px 5px;
	padding: 0;
	text-align: center;
	line-height: 100%;
	border: 0;
*	float: left;
*	margin: 0px 10px 0px 5px;
}

div.album_img_gallery {
	float: left;
	width: 120px;
	height: 120px;
	padding: 8px 5px;
	background-image: url(../images/gifs/album_sm_bdrop.gif);
	background-repeat: no-repeat;
	margin: 5px;
	text-align: center;
	border: 0;
	font-size: 80%;
*	margin: 2px;
}

div.album_img_gallery img {
	border: 2px solid black;
}

h3.album_heading {
	margin: 10px 165px 5px 30px;
	padding: 0 0 4px 0;
	border: 1px solid black;
	text-align: center;
	background-image: url(../images/jpegs/album_bdrop.jpg);
	background-repeat: no-repeat;
	line-height: 150%;
}

#slideshow {
	margin: 0px 150px 0px 10px;
	text-align: center;
}

#slideshow img {
	padding: 2px;
	border: 1px solid black;
}

#slideshow_control {
	float: left;
	width: 120px;
	background-color: #ffffff;
	background-image: url(../images/gifs/slideshow_bdrop.gif);
	background-position: bottom left;
	margin: 10px 5px 0px 5px;
	padding: 0px;
	padding-bottom: 20px;
}

#slidestext {
	font-size: 125%;
	font-weight: bold;
	padding: 10px 0 5px 0;
}

#slidestext div {
	font-size: 60%;
	font-weight: normal;
	padding-top: 3px; 
}

#slideshow_control h2 {
	background-image: url(../images/gifs/slideshow_top.gif);
	margin: 0px;
	padding: 11px 6px 8px 6px;
	border: 0;
	font: bold 90% Verdana;
	line-height: 100%;
	color: #cce5ff;
	text-align: center;
}

#slideshow_control .slideshow_inner {
	margin: 0px 10px 0 6px;
	font-size: 80%;
}

#slideshow_control .slideshow_buttons {
	background-color: #5c8ab8;
	padding: 4px 0;
	margin: 4px 0;
}

#slideshow_control .slideshow_buttons input {
	margin: 1px;
}

div.slideshow_noscript {
	margin: 20px 250px 0px 100px;
	padding: 5px 10px;
	border: 1px dotted black;
	text-align: center;
}

div.gallery_noscript {
	margin: 20px 180px 10px 40px;
	padding: 10px;
	border: 1px dotted black;
	text-align: center;
}

#album_download {
	margin: 10px 170px 20px 230px;
	border: 2px solid black;
	padding: 8px 20px;
	text-align: center;
	line-height: 150%;
	background-color: #eee;
}

#album_reader {
	font-size: 80%;
}

#album_list ul {
	margin: 12px 150px 0px 230px;
	border: 0;
	padding: 0;
}

#album_list li {
	list-style: none;
	padding: 0 0 14px 22px;
	background-image: url(../images/gifs/list_dot.gif);
	background-repeat: no-repeat;
	background-position: 3px 2px;
}

div.gallery_control {
	clear: left;
	padding: 10px 20px 0px 10px;
}

div.gallery_con_disp {
	float: left;
	width: 48%;
	text-align: left;
	color: #999999;
}

div.gallery_con_page {
	float: right;
	width: 45%;
	text-align: right;
	color: #999999;
}

.gallery_disp_high {
	color: #000000
}

.red_flash {
	color: red;
	text-decoration: blink;
}