#album_header_div {
	margin-bottom: 12px;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
}	

#album_header_comments_div {
	margin-bottom: 12px;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 14px;
}	

#iwebalbum {

}

.iwebalbum_photobox_table {
	margin-right: 2px;
	margin-bottom: 12px;
	margin-left: 5px;
	background-color: #FFFFFF;
	float: left;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	height: 135px;
	width: 135px;
}

a:link, a:visited  {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

.photobox {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link .photobox {

}
a:visited .photobox {
}
a:hover .photobox { border-color: #ffffff;}


#pages {
	text-align: center;
	margin-top: 18px;
	clear: both;
}

#pages span{
	margin-right: 5px;
	padding: 4px;
}

#pages span a{
	padding: 4px;
}

#pages span a:hover{
	background-color: #000099;
	color: #FFFFFF;
	padding: 4px;
}

#generator {
	text-align: right;
	clear: both;
	margin-top: 40px;
	padding-right: 20px;
	padding-bottom: 6px;
	font-size: 10px;
}

#slideshow {
	text-align: center;
	margin-top: 18px;
}
