body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #d8b469;
	color: #000000;
	font-family: Tahoma,Helvetica, Arial, sans-serif; 
	font-size: 12px;
	line-height: 1.4;
}

a:link { color: #CCCCCC; font-weight: bold; text-decoration: none; text-shadow: 0px 1px 0px #000000; }
a:visited { color: #CCCCCC; font-weight: bold; text-decoration: none; text-shadow: 0px 1px 0px #000000; }
a:hover { color: #DDDDDD; font-weight: bold; text-decoration: none; text-shadow: 0px 0px 2px #aaaaaa; }
a:active { color: #DDDDDD; font-weight: bold; text-decoration: none; text-shadow: 0px 0px 2px #aaaaaa; }
a:link:hover { color: #DDDDDD; font-weight: bold; text-decoration: none; text-shadow: 0px 0px 2px #aaaaaa; }
a:visited:hover { color: #DDDDDD; font-weight: bold; text-decoration: none; text-shadow: 0px 0px 2px #aaaaaa; }


#wrapper { 
	width: 829px; 
	margin-left: auto;
	margin-right: auto;
} 

#intro {
	margin-top: 20px;
}


.introTable {
	margin-top: 40px;
	padding: 0px;
}

#wrapper2 { 
	width: 828px; 
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
} 

#borderTop {
	width: 828px;
	height: 33px;
    background: url(imgz/db-bordersTop.gif) top left no-repeat;
}

#mainBody {
	background-image: url('imgz/derbyBG.jpg');
    background-repeat: repeat-y;
	display: table-cell;
	width: 828px;
}

#borderBot {
	width: 828px;
	height: 33px;
    background: url(imgz/db-bordersBot.gif) top left no-repeat;
    clear: both;
}

#posters {
	width: 167px;
	float: left;
}

.cover	{
	margin-left: 25px;
	margin-right: 36px;
	margin-bottom: 100px;
}

#content {
	width: 620px;
	float: left;
	margin-right: 20px;
}

#content p {
	padding: 5px;
	margin: 0px;
	}
	
#contentTop {
	width: 620px;
	background: url(imgz/db-inner-bordersTop.gif) top left no-repeat;
}


#contentBot {
	width: 620px;
	height: 23px;
	background: url(imgz/db-inner-bordersBot.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}

#contentText {
	background: url(imgz/db-innerBG.gif) top left repeat-y;
	padding: 0px 30px;
	margin: 0px;
}

h1 {
	color: #b12724;
	background: none;
	font-weight: normal;
	font-family: Georgia, serif;
	margin: 0;
	padding-top: .5em;
	padding-bottom: .17em;
}

.priceList {
	padding:5px;
	margin:0;
}

.priceList li {
	/* display:inline; */
	font-weight: bold;
	}


