a
{
    color:           #663366;
    text-decoration: none;
}
a:hover 
{
    color: #CC3333; text-decoration:underline;
}
.style1 {color: #990000}
.style3 {color: #FF9999}
.style6 {color: #8F2F30; font-weight: bold; font-size: 18px; }

#Layer1 {
	position:absolute;
	left:135px;
	top:125px;
	width:385px;
	height:83px;
	z-index:1;
}

#bodyholder {
	width: 955px;
	margin-left: auto;
	margin-right: auto;
	}
#welcome {
	padding: 10px;
	}
.footer {
	background: #fff;
	height: 34px;
	}
#frm {
	border: 2px solid #F5CAE4;
	width: 500px;
	}
#frm TR {
	background-color: #FFEAF8;
	}
#frm_text {
	background-color: #F5CAE4;
	}
#frm_input {
	background-color: #FFFFA0;
	width: 200px;
	}
#menu {
	text-align: right;
	}
#about {
	background: transparent;
	height: 209px;
	padding: 0 10px 0 10px;
	text-align: center;
	color: #6C0040;
	position: relative;
	}
#about .blurb {
	padding: 5px;
	float: left;
	text-align: left;
	width: 680px;
	}
#about .blurb h1 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 17px;
	color: #FF74C6;
	}
#about .boxes {
	background: #FCC3E6;
	width: 219px;
	height: 213px;
	z-index: 9;
	position: absolute;
	right: 0px;
	top: -4px;
	text-align: left;
	}
#about .boxes .box1 {
	z-index: 10;
	position: absolute;
	left: 12px;
	top: 14px;
	width: 186px;
	}
#about .boxes .box2 {
	z-index: 10;
	position: absolute;
	left: 12px;
	top: 90px;
	width: 186px;
	}
#about .boxes .box3 {
	z-index: 10;
	position: absolute;
	left: 12px;
	top: 160px;
	width: 186px;
	}
#about .boxes .title {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
	color: #fff;
	}
#about .boxes .s1 {
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	color: #EA4AA9;
	}
#about .boxes .s2 {
	text-align: right;
	font-size: 10px;
	color: #fff;
	}
#about .boxes .s3 {
	font-size: 10px;
	color: #EA4AA9;
	}
#about .boxes .s3 a {
	font-size: 10px;
	font-weight: bold;
	color: #EA4AA9;
	}
#about .ruleh {
	height: 2px;
	background: transparent;
	}
#about .hdtext {
	font-size: 10px;
	color: #D28AB5;
	}
.block {
	background: #6C0040;
	}
.block2 {
	background: transparent;
	padding: 18px;
	}
.block3 {
	background: transparent;
	margin: 0 10px 0 10px;
	padding: 18px;
	}
.block_left {
	float: left;
	width: 454px;
	}
.block_right {
	float: right;
	width: 292px;
	}
.clear {
	clear: both;
	line-height: 0; font-size: 0;
	}
.frame {
	background-color: #fff;
	padding: 1px;
	border: 1px solid #FF74C6;
	}
.ruleh {
	background: transparent;
	padding: 10px 0 10px 0;
	}
.rulev {
	background: transparent;
	width: 30px;
	}
.movie_title {
	color: #FF74C6;
	font-size: 30px;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	}

A   {
	color: #FF74C6;
	text-decoration: underline;
	}
A:hover   {
	text-decoration: none;
	}
IMG {
	border: 0;
	}
P   {
	margin: 0;
	padding: 5px 0 5px 0;
	}

/*
OPACITY
*/
.opacityit:hover img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 0.8;
}


A.imgbord:link {color: #8F2F30;}
A.imgbord:active {color: #8F2F30;}
A.imgbord:visited {color: #8F2F30;}
A.imgbord:hover {color: #F48735;}

.style7 {color: #663366}
.style8 {color: #6C0040}

