/* general design layout */
body, td, th {
	font-family: arial, sans-serif;
	font-size: 13px;
	color: #4D4D4D;
}
body {
	margin; 0;
	padding: 0;
	background: #c2b5a5 url(/images/bg_contest2.jpg) top center repeat-x;
}
h1, h2 {
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #ae00d3;
}
h2 {
	font-size: 13px;
	color: #ae00d3;
}
a {
	text-decoration: none;
	font-size: 14px;
	color: #efa452;
}
a:visited {
	color: #efa452;
}
a:hover {
	color: #ae00d3;
}
a:active {
	color: #efa452;
}
img {
	border:0px;
}
ul {
	list-style-type: disc;
}
#outer_container {
	margin: 0 auto;
	width: 791px;
}
#header {
	margin: 0 auto;
	background: url(/images/contest_header2.gif) top center no-repeat;
	width: 791px;
	height: 190px;
}
#headertext {
	margin: 89px 52px 0 0;
	color: #66b916;
	font-weight: bold;
	text-align: right;
	vertical-align: baseline;
	width: 425px;
	float: right;
}
#headertext a {
	color: #66b916;
	text-decoration: none;
	font-weight: bold;
	font-size: 17px;
}
#bodyimage_home {
	margin: 0 auto;
	background: url(/images/gift_cards_body_image.jpg) top center no-repeat;
	width: 791px;
	height: 527px;
}
.terms {
	list-style-type: circle;
}
#headertext ul {
	list-style-type: none;
}
#headertext li {
	display: inline;
}
#headertext li a {
	padding: 3px 6px;
}
#bodyimage_pages {
	margin: 0 auto;
	background: url(/images/bodyimage_pages.jpg) top center no-repeat;
	width: 791px;
	height: 527px;
}
.body_text {
	padding: 65px 0 0 0;
	color: #666;
	text-align: center;
	font-size: 14px;
	width: 800px;
	height: 300px;
	text-align: center;
	line-height: 17px;
}
.content_text {
	padding: 4px 2px 0 0;
	color: #666;
	text-align: left;
	line-height: 13px;
	font-size: 10px;
	width: 400px;
}
.howto_text {
	padding: 5px 0 0;
	color: #666;
	text-align: left;
	line-height: 17px;
	font-size: 13px;
	width: 420px;
}
.howto_text a {
	text-decoration: underline;
}
#inside_container {
	margin: 0;
	background: transparent;
	width: 800px;
	float: center;
}
#movie_box {
	margin: 52px 23px 0 0;
	width: 340px;
	float: right;
}


/*colors*/
.orange {
	font-weight: bold;
	color: #efa452;
}
p.green {
	font-weight: bold;
	color: #66b916;
	font-size: 21px;
}
.purple {
	font-weight: bold;
	color: #ae00d3;
	font-size: 13px;
}

/* structure layout */
#footer {
	margin: 0 auto;
	background: url(/images/contest_footer.gif) center no-repeat;
	width: 730px;
	height: 62px;
	text-align: right;
}
.footertext {
	padding: 20px 0 0 18px;
	color: #666;
	text-align: center;
	font-size: 12px;
	line-height: 19px;
	float: left;
}
#footer a {
	color: #666;
	text-decoration: none;
	font-weight: none;
	font-size: 12px;
}
#footer a:hover, #footer a:active {
	text-decoration: underline;
}
.logo {
	padding: 5px 7px;
	float: right;
}
#lower_container {
	margin: 0;
	width: 555px;
	float: right;
}
#text_container {
	margin: 10px 0 0;
	width: 434px;
	height: 405px;
	overflow: auto;
	float: left;
}
#side_button {
	margin: 0 10px;
	width: 270px;
	float: left;
}
#registration {
	margin: 0 auto;
	padding: 10px 0 0;
}
.enternow {
	margin: 60px 0 0 2px;
}
.films {
	margin: 5px 0 0;
}
.sidebuttons {
	margin: 33px 0 0 47px;
}
.sidebuttons2 {
	margin: 8px 0 0 47px;
}