@charset "utf-8";
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #990099;
	line-height: 125%;
	text-align: justify;
}
.pictureleft {
	float: left;
	padding-right: 10px;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 150%;
	color: #000000;
	text-align: justify;
	padding-right: 5px;
	list-style-position: outside;
	list-style-type: disc;
}
.topheader {
	padding-top: 20px;
}
.picturemiddle {
	padding-left: 90px;
	float: left;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	text-align: justify;
	line-height: 18px;
}


.pictureright {
	float: right;
	padding-right: 115px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#verisign {
	padding-right: 2px;
	border: 2px dashed #999999;
	padding-left: 2px;
}

#buyform {
	width: 400px;
	float: left;
	padding-right: 5px;
}
#rightofbuyform {
	float: right;
	width: 150px;
}


body {
	background-color: #FDE3FC;
	background-attachment: scroll;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.sendmyDVD {
	float: left;
	padding-left: 160px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.header {
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.menubar {
	background-color: #8A568F;
	height: 32px;
	width: 760px;
}
