body {
background-image: url(background.jpg);
color: #ffffff;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 0.8em;
text-align: center;
margin: 10px;
}
img {
margin: 0em;
	width: 80%;
}
#row {
width: 100%;
position: static;
vertical-align: bottom;
margin: 0em;
}
#Item1 {
z-index: 1;
position: absolute;
display: block;
bottom: 0em; }
#Item2 {
position: absolute;
z-index: 2;
margin-left: 20%;
bottom: 0px; }
#Item3 {
position: absolute;
z-index: 3;
margin-left: 40%;
bottom: 0em; }
#Item4 {
position: absolute;
z-index: 4;
margin-left: 60%;
bottom: 0em; }
#Item5 {
position: absolute;
z-index: 5;
margin-left: 80%;
bottom: 0em; }
.ItemTitle {
}
.BorrowLink {
font-family: Verdana, Helvetica, Arial, sans-serif;
}
.BorrowLink a:hover {
font-size: 1.2em; }
.ItemDescription {
color: #ffffff;
font-size: 0.6em; }
.ItemSummary {
color: #ffffff;
margin: 5px;
font-size: 0.8em; }
.FullDescriptionCategory {
font-size: 0.6em;
color: #808080; }
.MainTitle {
text-align: justify;
font-size: 1.2em;
font-weight: bold; }
#Item1, #Item2, #Item3, #Item4, #Item5{
text-align: center;
vertical-align: bottom;
display: block;
width: 15%;
}
a {
font-family: Verdana, Helvetica, Arial, sans-serif; }
#rowFooter {
padding-top: 30px;
background-image: url(shelf.jpg);
margin-right: -10px;
margin-left: -10px;
}
a:link {
color: #ffffff;
font-family: Verdana, Helvetica, Arial, sans-serif; }
a:hover img {
width: 80%;
	border-top-style: solid;
	border-right-style: solid;
	border-right-color: #ccc;
	border-left-style: solid;
	border-left-color: #ccc;
	border-top-color: #ccc;
}
a:visited {
color: #808080; }
a:active {}