body {
	margin: 0px;
	background-image: url(images/index_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #E93189;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
}
.wreath {
	background-image: url(images/wreath.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	vertical-align: middle;
	height: 80px;
	width: 168px;
	padding-top: 6px;
	font-weight: normal;
	font-size: 12px;
}
.tag {
	font-size: 24px;
	font-style: italic;
	color: #FFFFFF;
}
.foot {
	padding-top: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-size: 10px;
}
.content {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000000;
	padding: 20px;
	height: 400px;
}
.content_box {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #000000;
	padding-right: 200px;
}
.foot a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.foot a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.foot a:hover {
	color: #7E2EA9;
	text-decoration: none;
}
h1 {
	font-size: 24px;
	color: #E93189;
	font-weight: normal;
}
td {
	text-align: left;
	vertical-align: top;
}
.playing_content {
	background-image: url(images/playing_back2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 20px;
	height: 450px;
	color: #000000;
	background-color: #000000;
}
.cast_back {
	background-image: url(images/coins.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-right: 200px;
}
.cast_content {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000000;
}
.float_right {
	float: right;
	margin-bottom: 6px;
	margin-left: 10px;
}
.poster {
	padding: 10px;
	font-size: 10px;
	border: 1px solid #E93189;
}
a:link {
	color: #E93189;
	text-decoration: none;
}
a:visited {
	color: #E93189;
	text-decoration: none;
}
a:hover {
	color: #9235C4;
	text-decoration: none;
}
.divider {
	height: 20px;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #9235C4;
	border-right-color: #9235C4;
	border-bottom-color: #9235C4;
	border-left-color: #9235C4;
}
.pink_border {
	border: 1px solid #C62974;
}
h2 {
	color: #9235C4;
	margin-top: 0px;
}
.price {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E93189;
	padding: 6px;
}
.cloud {
	color: #E93189;
	background-image: url(images/cloud.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 4px;
	height: 115px;
	width: 848px;
	font-weight: bold;
}
.cloud_content {
	font-size: 16px;
	font-weight: bold;
	color: #E93189;
	text-align: center;
	vertical-align: middle;
	padding-top: 40px;
	padding-right: 10px;
	padding-left: 10px;
}
.cloud_content2 {
	font-size: 16px;
	font-weight: bold;
	color: #E93189;
	text-align: center;
	vertical-align: middle;
	padding-top: 30px;
	padding-right: 10px;
	padding-left: 10px;
}

