body { 
color: #696969; 
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
background: #fff;
font-size:12px;
}

a:link { 
color: #808080; 
text-decoration: none; 
}

a:visited { 
color: #a9a9a9; 
text-decoration: none; 
}

a:hover { 
color: #788ec6;  
text-decoration: underline; 
}

.albumtitlecell {
background: #fff; 
}

.albumcommentcell {
background: #fff; 
}

.spacercolumn {
width:12 px;
}

.imagethumbnail {
border: solid;
border: #353535;
border: thin;
padding-left: 15 px;
padding-right: 15 px;
padding-top: 5 px;
padding-bottom: 5 px;
}

.imagetitle {
margin-bottom:12 px;
}

.thumbnailcell {
	vertical-align:middle;
	text-align: center;
}


h1, h2 {
	color: #000033;
}

h3, h4, h5, h6 {
	color: #006699;
}
