#bodyholder {
	width: 955px;
	margin-left: auto;
	margin-right: auto;
	}
#welcome {
	padding: 10px;
	}
.footer {
	background: #fff url(http://images.perfectgonzo.com/gmp/tour/_misc2/footer_bg.jpg);
	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 url(http://images.perfectgonzo.com/gmp/tour2/_misc/about_bg.jpg) top left no-repeat;
	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 url(http://images.perfectgonzo.com/gmp/tour2/_misc/about_boxes_bg.jpg) top left no-repeat;
	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 url(http://images.perfectgonzo.com/gmp/tour2/_misc/about_ruleh.gif) center center repeat-x;
	}
#about .hdtext {
	font-size: 10px;
	color: #D28AB5;
	}
.block {
	background: #FFEAF8 url(http://images.perfectgonzo.com/gmp/tour/_misc2/block_bg.jpg) top left repeat-y;
	}
.block2 {
	background: transparent url(http://images.perfectgonzo.com/gmp/tour/_misc2/block_top.jpg) top left no-repeat;
	padding: 18px;
	}
.block3 {
	background: transparent url(http://images.perfectgonzo.com/gmp/tour/_misc2/block3_bg.jpg) top left repeat-x;
	margin: 0 10px 0 10px;
	padding: 18px;
	}
.block_left {
	float: left;
	width: 460px;
	}
.block_right {
	float: right;
	width: 455px;
	}
.clear {
	clear: both;
	line-height: 0; font-size: 0;
	}
.frame {
	background-color: #fff;
	padding: 1px;
	border: 1px solid #FF74C6;
	}
.ruleh {
	background: transparent url(http://images.perfectgonzo.com/gmp/tour/_misc2/ruleh.gif) center center repeat-x;
	padding: 10px 0 10px 0;
	}
.rulev {
	background: transparent url(http://images.perfectgonzo.com/gmp/tour/_misc2/rulev.gif) center center repeat-y;
	width: 30px;
	}
.movie_title {
	color: #FF74C6;
	font-size: 30px;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	}

/*
BASIC
*/
BODY {
	margin: 0;
	padding: 0;
	background-color: #fff;
	color: #6C0040;
	text-align: center;
	}
BODY, TABLE, TD {
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	}
A   {
	color: #FF74C6;
	text-decoration: underline;
	}
A:hover   {
	text-decoration: none;
	}
IMG {
	border: 0;
	}
P   {
	margin: 0;
	padding: 5px 0 5px 0;
	}

/*
FORM ELEMENTS
*/

FORM {
	margin: 0;
	padding: 0;
	}

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