﻿BODY
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 0.75em;
	background:  #371212;
	padding-bottom: 0px;
	margin: 0px;
	color: #f7f5d9;
	line-height: 1.6em;
	padding-top: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
}
A:link
{
	color: #82CFFD;
	text-decoration: none;
}
A:visited
{
	color: #82CFFD;
	text-decoration: none;
}
A:hover
{
	color: #82CFFD;
	text-decoration: underline;
}
P
{
	padding: 5px;
}


DIV#container
{
	padding-right: 0px;
	padding-left: 0px;
	background:  #000000 center top;
	border-right-width:0px;
	padding-bottom: 0px;
	margin: -15px auto -50px;
	width: 760px;
	height:100%;
	padding-top: -20px;
	text-align: left;
}
h2
{
	text-align: center;
	padding:10px;
}

DIV#copyright
{
	padding-top: 10px;
	text-align: center;
}

.drop_cap {
font-size:2em;
font-family:algerian,courier;
line-height:80%;
}

.BoldMenu
{
	color:#e5995c;
}

.dvdprice
{
	font-family: Tahoma;	
	font-size:18px;
	color:White;
	font-style:italic;
	text-align:center;
}

.dvdsynopsys
{
	text-align: left; 
	padding: 20px;
	line-height:16px
}

.synopsystitle
{
	color:Red;
}

.dvdbackground
{
	background: url(../../images/purchasedvdbackground.png) no-repeat center bottom;
	width: 600px;
	height: 600px;
}

.RedButton, a.RedButton:link, a.RedButton:active, a.RedButton:visited
{
	border:solid 1px white;
	padding:10px;
	background-color:#6E0015;
	width:150px;
	text-align:center;
	text-decoration:none;
	color:White;	
}

.RedButton:Hover
{
	background-color:#BD6422;	
}