body {
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
	background-image: url('images/header-bg.png');
	background-repeat: repeat-x;
	background-position: 50% top;
}
img { 
	border: 0px;
} 
table { 
	border-collapse: collapse:
	font-size: inherit;
	width: 100%;
} 
td { 
	vertical-align:top;
} 
cite {
	font-style: italic;
	color: #4F3B3B;
} 
	
#header {
	width: 990px;
	height: 300px;
	background-image: url('images/header.png');
	margin-right: auto;
	margin-left: auto;
}
.links {
	text-align:center;
	margin: auto;
}
.links a {
	padding: 19px 25px 20px 25px;
	text-decoration: none;
	color: #ccc;
	border-left: 1px solid #ccc;
}
.links a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #7F2727;
}
#last{
	border-right: 1px solid #ccc;	
}
#redness {
	 width: 990px;
	 padding: 235px 0px 0px 0px;
	font-family: Calibri, Arial, Helvetica, sans;
	font-size: 15px;
	line-height: 70px; 

}
#container {
	width: 970px;
	margin:auto;
	padding: 0px 10px; 
}
#main {
	font-family:Calibri, "Trebuchet MS", Arial, Helvetica, sans-serif, Sans;
	font-size: 13px;
	color: #000;
	padding: 10px 0px 10px 0px;	
	line-height: 160%;
	float: left;
	text-align: justify; 
}
#main h1 {
	font-size:16px; 
	color: #4F3B3B;
}
#main h2 {
	font-size:15px; 
	color: #4F3B3B;
}
.left { 
	width: 400px;
}
.top
 { 	
	background: url('images/grey_1x1.png') no-repeat;
	height: 6px; 
}
.middle
 { 	
	background: url('images/grey_2x1.png') repeat-y;
	padding: 15px 50px;
}
.bottom
 { 	
	background: url('images/grey_3x1.png') no-repeat;
	height: 6px; 
}
#right {
	width: 500px;
	margin-left: 460px;
	margin-top: 20px;
	font-family:Calibri, "Trebuchet MS", Arial, Helvetica, sans-serif, Sans;
	font-size: 13px;
	color: #000;

}
#right h2 { 
	font-size: 14px; 
	margin-top: 2px; 
} 
a { 

	color: #41435F;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #5F4144;
}
.vidpic {
	float:right;
	padding: 10px 0px 0px 30px; 
}
}
#right table { 
	width: 100%;
}

 #vid td{
	text-align: left;
	padding: 10px 15px;
}  
 #books td{
	text-align: center;
	padding: 0px 15px;
}  
#full td {
	padding : 5px 15px 10px 0px;
	border-bottom: 1px dashed #4F3B3B;
} 
.price { 
	font-size: 16px;
} 
.rightcell {
	text-align: right;
} 
.leftcell {
	text-align: left; 
}
