div.viewer-container
{
	width: 720px;
	margin: 0px auto;
	text-align: left;
	background-repeat: repeat-y;
	background-position: center;
	padding: 0px;
	background-color: #00FF00;






}
div.right-align{
	float: right;
	text-align: right;
}

div.quote{
	color: #5AB4CE;
	font-size: 1.2em;
	text-align: center;
	font-style: italic;
	margin: 0px 0px 8px 0px;
}
div.thumb_tile {
	float: left;
	width: 150px;
	width: "170px";
	padding: 10px;
	background-image: url(../css/images/tile-bg.gif);
	background-repeat: no-repeat;
	height: 150px;
	height: "170px";
	background-position: center center;
}
div.tile_image {
	background-color: #FFFFFF;
	border: none;
	padding: 4px;
	float: left;
}
div.thumb_tile h3 {
	color: #FFFFFF;
	border: none;
	font-size: 0.9em;
	margin-bottom: 4px;
	text-align: left;
}

div.tile_date {
	float: right;
	color: #FFFFFF;
	background-image: url(images/date.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 16px;
	font-size: 0.9em;
	margin: 4px 0px 0px 0px;
}

#clear-float {
	clear: both;
}

#thumb_tile a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#thumb_tile a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

div.photoblock {
	text-align: center;
	line-height: 1.5em;
	padding: 5px 10px 5px 20px;
	margin: 0px;
}
div.photo {
	float: left;
	padding: 0px;
	margin: 0px 4px 4px 0px;
	text-align: center;
	border: 1px solid #CCCCCC;
	background-color: #CCCCCC;
	height: 150px;
	width: 168px;

}
div.photo_caption {
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;


	
}
div.viewer_header {
	background-image: url(images/viewer_top.gif);
	width: 800px;
	height: 65px;
	background-repeat: no-repeat;
	background-position: center bottom;


}
div.viewer_footer {
	background-image: url(images/viewer_bottom.gif);
	width: 800px;
	height: 65px;
	background-repeat: no-repeat;
	background-position: center bottom;


}
div.folder-title {
	margin: 4px;


}
div.folder-date {
	font-size: 0.8em;
	color: #FFFFFF;



}
div.photo-border {
	background-color: #FFFFFF;
	padding: 5px;
	width: 150px;
	margin-right: auto;
	margin-left: auto;


}
div.photo-title {
	font-size: 0.8em;


}
div.browser-title {
	background-color: #6699CC;
	padding: 5px;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;





}
div.browser-photo {
	background-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 0px;
	text-align: center;
	width: 196px;
	float: left;
	height: 152px;
	font-size: .8em;

}
div.browser-folder {
	background-color: #6699CC;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 0px;
	text-align: center;
	width: 196px;
	float: left;
	height: 150px;

}
div.image-actions {
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;



}
div.upload-image {
	background-color: #6699CC;
	padding: 4px;
	font-size: 1.4em;
	color: #FFFFFF;






}
div.folder-date {
	font-size: 0.8em;
	color: #FFFFFF;



}
div.clear-float {
	clear: both;
	color: #FFFFFF;



}
div.folder, div.browser-folder a:link {
	color: #FFFFFF;




}
div.folder, div.browser-folder a:hover {
	color: #000066;
	text-decoration: underline;




}
div.folder, div.browser-folder a:visited {
	color: #FFFFFF;


}
div.viewer-frame {
	background-color: #FFFFFF;
	text-align: center;
	width: 650px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 12px 0px;
	border: 1px solid #CCCCCC;





}
div.viewer-header {
	background-color: #FFFFFF;
	text-align: center;
	width: 650px;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	padding: 4px 0px;
	border: 1px solid #CCCCCC;


}
div.folder {
	background-color: #6699CC;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: center;
	width: 168px;
	float: left;
	height: 150px;
	padding: 0px;






}
div.photo-spacer {
	height: 8px;


}
