body{
	color: #ffffff;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 16px;
	background-image: url(header6.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	}

#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;
}	

#back_to_home {
	text-align: center;
	margin-bottom: 70px;
	font-size: 11px;
}

#iwebalbum {

}

.iwebalbum_table {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.iwebalbum_photobox_table {
	width:140px;
	height:140px;
	background-repeat:no-repeat;
	margin-right: 6px;
	margin-bottom: 10px;
	margin-left: 6px;
	background-image: url(fotoframe.gif);
}

a:link, a:visited  {
	text-decoration: none;
 	color: #666;
}

a:hover {
	text-decoration: none;
	color: #FF9900;
}

.photobox { border: 1px solid #aaaaaa;}
a:link .photobox { border-color: #FF9900;}
a:visited .photobox { border-color: #aaaaaa;}
a:hover .photobox { border-color: #ffffff;}

#pages {
	text-align: center;
	margin-top: 18px;
}

#pages span{
	margin-right: 5px;
	padding: 4px;
}

#pages span a{
	padding: 4px;
}

#pages span a:hover{
	background-color: #FF9900;
	color: #FFFFFF;
	padding: 4px;
}

#generator {
	text-align: center;
	clear: both;
	margin-top: 40px;
	padding-right: 20px;
	padding-bottom: 6px;
	font-size: 11px;
}

#slideshow {
	text-align: center;
	margin-top: 18px;
}
h2 {
    font-size: 22px;
    margin: 22px 0 10px 250px;
    font-weight: normal;
    font-family: serif;
    font-style: italic;
}

h2 span {
    display: none;
}

h2 cite {
    position: relative;
    top: 20px;
    left: 250px;
    font-size: 14px;
}

#footer {
	width: 716px;
	height: 74px;
	background: url(bg_footer.jpg) no-repeat;
	clear: both;
	position: auto;
	line-height: 90px;
	text-indent: 180px;
	color: #fff
}