#header {
	border-bottom-width: 1px;
	border-bottom-color: #0e2f50;
	border-bottom-style: dashed;
}
.albumTitle {
	font-size: 6px;
}

#topLine {
	height: 22px;
	background-image: url(topLineBackWhite.gif);
	background-position: right;
	text-align: right;
	padding-right: 20px;
	padding-top: 3px;
}
#topLine a {
	font-size: 6px;
	color: #333333;
	text-decoration: none;
}
#topLine a:hover{
	color: #0e2f50;

}
table {
	color:#0e2f50;
	font-size: 14px;
}
.thumbsBox{
	width:  184px;
	height: 184px;
	text-align: center;
	float: left;
	word-wrap:break-word;
	word-break:break-all;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 4px;
	margin-right: 0px;
}
.thumbsBox a{
	word-wrap:break-word;
	word-break:break-all;
	padding: 5px;
	text-align: center;
	width: 180px;
	float: left;
	height: 180px;
	overflow: hidden;
}
#footer {
	text-align: right;
	height: 28px;
	background-image: url(footerBackWhite.gif);
	padding-right: 20px;
}
#footer a{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 25px;
	color: #000000;
}
#footer a:hover{
	color: #0e2f50;
}
#contentBox {
	padding-top: 10px;
	min-height:500px;
}
.control {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #0e2f50;
}
#logoBox {
	float: left;
}
