body {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.screen1280 {
	width: 1280px;
}
.screen100 {
	width: 100%;
}
.album_logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009900;
	vertical-align: middle;
}
.photo {
	border: 1px solid #999999;
	padding: 2px;
}
a.downall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #034ea2;
	text-decoration: none;
}
a.downall:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: underline;
}
.power {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
	padding: 10px;
}
a.power {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-align: center;
	text-decoration: none;
}
.state {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	vertical-align: text-bottom;
	line-height: 16px;
}
a.state {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099CC;
	text-decoration: none;
	font-weight: bold;
	vertical-align: text-bottom;
	line-height: 16px;
}
a.state:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration: underline;
	font-weight: bold;
	vertical-align: text-bottom;
	line-height: 16px;
}
.slide {
	font-family: Tahoma;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
a.slide {
	font-family: Tahoma;
	font-size: 12px;
	color: #0033CC;
	text-decoration: none;
}
a.slide:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #9900CC;
	text-decoration: underline;
}

.table_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #034EA2;
	line-height: 18px;
	border: 1px dotted #CCCCCC;
	border-collapse:collapse;
}
a.category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0058DD;
	text-decoration: none;
	font-weight: bold;
}
a.category:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
	text-decoration: none;
	font-weight: bold;
}
.album {
	background-image: url(images/album_border.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.album_cover {
	text-align: center;
	height: 124px;
	vertical-align: middle;
}
.album_date {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
	text-align: right;
	height: 24px;
	padding-right: 17px;
	padding-bottom: 1px;
	vertical-align: bottom;
	line-height: 10px;
}
.album_title {
	text-align: center;
	vertical-align: text-bottom;
	height: 35px;
	padding-bottom: 35px;
}
.album_cover_photo {
	padding: 1px;
	border: 1px solid #999999;
}
.folder {
	background-image: url(images/album_border2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.folder_cover {
	text-align: center;
	height: 124px;
	vertical-align: middle;
}
.folder_date {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
	text-align: right;
	height: 16px;
	padding-right: 8px;
	padding-bottom: 1px;
	vertical-align: bottom;
	line-height: 10px;
}
.folder_title {
	text-align: center;
	vertical-align: middle;
	height: 39px;
	padding-bottom: 5px;
	padding-right: 7px;
	padding-left: 7px;
}
div.photo_thumbnail {
	float:left;
}
.photo_thumbnail {
	list-style:none;
	margin:5px;
}
.photo_thumbnail li{
	height: 180px;
	_height: 200px;
	text-align:center;
	padding: 5px;
	float:left;
	vertical-align:bottom;
}
.photo_thumbnail img{
	background-color: #CCCCCC;
	padding: 2px;
	border: 1px solid #999999;
}
div.photo_folder {
	float:left;
}
.photo_folder {
	list-style:none;
	margin-left: 5px;
}
.photo_folder li{
	width:197px;
	height: 180px;
	_height: 200px;
	text-align:center;
	float:left;
	vertical-align:bottom;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.photo_folder table {
	background-image: url(images/album_border2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.caption {
	text-align: center;
	vertical-align: top;
	width: 160px;
}
