#btPage{
float:left;
width:40px;
font: bold 12px Trebuchet MS, Arial, sans-serif;
color: #000000;
}
#btPage a{
display: block;
width:40px;
text-decoration:none;
color: #000000;
}
#btPage a:hover{
color: #000000;
}
#pageNav{
float:left;
font: 12px Arial, sans-serif;
color: #000000;
word-spacing: 5px;
}
#pageNav a{
text-decoration:none;
color: #000000;
}
#pageNav a:hover{
color: #000000;
}
.pageNavCrt {
font: 12px Arial, sans-serif;
color: #000000;
}

#PhotoBackAlbum{
float:left;
width: 408px;
background-color: #999;
text-align:right;
padding-right: 10px;
}
html>body #PhotoBackAlbum{
width: 404px;
}
#PhotoBackAlbum:hover{
background-color: #a72024;
}
#PhotoBackAlbum a{
font: bold 12px Trebuchet MS, Arial;
color: #fff;
text-decoration:none;
}
#footer1 {
float:left;
width:100%;
font: 10px Trebuchet MS, Arial;
padding-bottom:10px;
color: #666666;
}
#footer1 a{
color: #999;
text-decoration:none;
}
#footer1 a:hover{
color: #333;
text-decoration:underline;
}