body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#3A5515;
	background-color: #ffffff;
	padding: 0px;
	margin: 0;
}

#header {
background:url(../img/header.gif) repeat-x #fff;
	
}
.albumTitle {
	font-size: 25px;
	margin-left: 50px;
}

#topLine {
	height: 65px;
	background:url(../img/header.gif) repeat-x #fff;
	text-align: right;
	padding-right: 20px;
	padding-top: 3px;
}

table {
	color:#fff;
	font-size: 20px;
}
.thumbsBox{
	width: 120px;
	height: 110px;
	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: 100px;
	float: left;
	height: 93px;
	overflow: hidden;
}
#footer {
	text-align: right;
	height: 58px;
	background:url(../img/footer.jpg) repeat-x #DB0048;
	padding-right: 20px;
	color: #fff;
}


#contentBox {
	padding-top: 10px;
	min-height:500px;
}
.control {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #5B7900;
}
#logoBox {
	float: left;
}
