html {
	width: 100%;
	height: 100%;
	padding: 0px;
	overflow-y: scroll;
	margin: 0px;
}
body {
	background-image: url(/bgBottom.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px;
	background-color: #CC6601;
	width: 100%;
	height: 100%;
	background-attachment: fixed;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#topGradient {
	background-image: url(/bgtop.png);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
#siteWrapper {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	min-height: 100%;
}
#siteContent {
	background-image: url(/bg.gif);
	background-position: center;
}
#siteFooter {
	background-image: url(/footer.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 266px;
	clear: both;
	text-align: center;
}
#contentMovies {
	width: 174px;
	float: left;
}
#the-crab {
	border: medium double #DA7F07;
	background-color: #F7B314;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	margin: 1px;
}

#buy-now-id {
	width: 120px;
	margin-right: auto;
	margin-left: auto;
}

#contentText {
	width: 673px;
	float: left;
	margin-left: 1px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	line-height: normal;
	padding-right: 5px;
	padding-left: 5px;
}


#siteHeader {
	background-image: url(/header.png);
	background-repeat: no-repeat;
	height: 285px;
	padding: 0px;
	margin: 0px;
	vertical-align: bottom;
}
#siteHeaderMenu {
	padding-top: 150px;
	height: 135px;
	width: 565px;
	text-align: center;
}
#footerContent {
	padding-top: 120px;
}
#topGradient #siteWrapper tr #siteContent #contentText p {
	font-size: 20px;
}

