body {
	background: #000;
	font-family: helvetica, lucida sans, verdana, arial, sans-serif;
	font-size: 14px; 
	line-height: 1.65em;
	color: #fff;
	margin: 0;
	padding: 0;
}

p {
	text-align: justify; text-justify: newspaper
}

#topbanner {

}

#title {

}

#mainimg {
}

#content {
	position: absolute;
	left: 720px;
	top: 140px;
	margin: 0px;
	padding: 0px;
	background-image: url('images/eye.jpg'); 
	background-repeat: no-repeat;
	background-position: bottom right;
}

#content p {
	margin-right: 50px;
	padding-left: 5px;
}

a {
	font-weight: bold; 
	color: #fff;
	text-decoration: underline;
	}
a:hover {
	color: #937BC5;
	text-decoration: none;
	}
#menu {
	min-height:300px;
	height: auto !important;
	height: 300px;

}
#movie {
	margin: 25px;
	text-align: center;
}
.hide { display: none; }
.pad { color: #000; }