body {
background: #F5F5F5;
}

div.main {
position: absolute;
left: 10px;
top: 80px;
width: 100%;
padding: 0px;
margin: 0px;
}

table.main {
width: 1004px;
background: F5F5F5;
padding: 0px;
}

.headfoot {
background: 7A7A7A;
vertical-align: middle;
color: FEFFF3;
font-weight: bold;
font-family: Arial;
}

img {
border: none;
}

img.home_thumb {
height: 140px;
width: 140px;
border: 0px;
margin: 0px;
padding: 0px;
}

a:link {
text-decoration: none;
}

a:visited {
text-decoration: none;
}

a:active {
text-decoration: none;
}

a:hover {
text-decoration: none;
}

td.headertext {
color: 404040;
font-size: 40pt;
font-family: Times;
text-align: left;
vertical-align: middle;

}

td.footer {
height: 35px;
text-align: center;
vertical-align: middle;
}

.footertext {
font-family: Times;
font-size: 14pt;
text-align: right;
color: 303030;
}

tr.spacer {
background: F5F5F5;
height: 8px;
}

.albumname {
color: #404040;
text-align: right;
font-family: arial;
font-size: 20pt;
font-weight: bold;
}

td.pagenavigation {
color: #404040;
text-align: left;
font-family: arial;
font-size: 11pt;
font-weight: normal;
}

td.pagenavigation a:link {
text-decoration: underline;
color: #404040;
}

td.pagenavigation a:visited {
text-decoration: underline;
color: #404040;
}

td.pagenavigation a:active {
text-decoration: underline;
color: #404040;
}

td.pagenavigation a:hover {
text-decoration: underline;
color: #404040;
}

td.square {
padding: 0px;
height: 140px;
width: 140px;
text-align: center;
margin: 0px;
border: 0px;
}

td.narrowsquare {
padding: 0px;
height: 140;
width: 140;
text-align: center;
}

td.imagesquare {
padding: 0px;
}

td.veryDark {
background: #161616;
}

td.dark {
background: #393939;
}

td.medium {
background: #7A7A7A;
}
td.light {
background: #AAAAAA;
}

td.background {
background: F5F5F5;
}

td.imageLeft {
width: 8px;
}

td.imageTop {
height: 8px;
}

td.imageRight {
width: 8px;
}

td.imageBottom {
height: 8px;
}

.squaretext {
font-family: arial;
font-size: 14pt;
font-weight: bold;
text-align: center;
text-decoration: none;
}

.text1 {
color: E0E0FD;
}

.text2 {
color: D0E7D0;
}

.text3 {
color: FFE0D0;
}

.text4 {
color: FFFFD0;
}

hr.separator {
width: 100%;
height: 3px;
color: #606060;
background-color: #606060;
}

td.imagetext {
border-top-style: solid;
border-top-width: 2px;
border-top-color: #606060;
vertical-align: top;
text-align: left;
}

.imagetitle {
text-align: left;
font-family: arial;
font-size: 14pt;
font-weight: normal;
color: #404040;
}

.imagedescription {
text-align: left;
font-family: arial;
font-size: 11pt;
font-style: italic;
color: #404040;
}

table.imagetable {
position: relative;
top:-2px;
}