body {;
	/* Specify a min-width for the body as wide as the 'wrapper'
     element itself. This prevents negative (i.e. inaccessible)
     left-margins in narrow browser windows when using 
     Navigator 6+/Mozilla on Win32: */
  min-width: 800px;
	width:800;
	background-color: #000000;
}
      html,body{margin:0;padding:0}
	  
      p {margin:0 ;padding:0}
 
      h1{margin:0;padding:0}
  
      form {margin:0;padding:0}


/******************************/
/*Block Wrapper to Center Layout*/

#wrapper {
	/* Reset alignment to compensate for 'text-align:center': */
  width: 926px;
	/* Set left and right margins to auto, thus centering the 
     element in the containing (body) tag: */
	 height: 600px;
  margin-left: auto;
	margin-right: auto;
	background-image: url(images/wrapperbg800.jpg);
	z-index: 0;
}
.centercontent {
position: absolute;
	margin-top:0px;
	width:926;
	height:305;
	voice-family: "\"}\"";
	voice-family: inherit;
	z-index: 2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;	
		background-color: #FFFFFF;
	}

	.centercontentmovie {
	position: relative;
	margin-top:-110px;
	margin-left: 75px;
	width:532px;
	height:365px;
	voice-family: "\"}\"";
	voice-family: inherit;
	z-index:3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	letter-spacing: 0.05px;

	background-color: #FFFFFF;
	float: left;
	
	}
	.centercontentsmallheader {
	position: relative;
	margin-top:-143px;
	margin-left: 75px;
	width:521px;
	height:20px;
	voice-family: "\"}\"";
	voice-family: inherit;
	z-index:4;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	float: left;
	}
.rightcontent {
	position: relative;
	margin-top:-5px;
	margin-right:35px;
	width:275px;
	height:150px;
	voice-family: "\"}\"";
	voice-family: inherit;
	z-index:3;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	float: right;
	}

.contenttext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	letter-spacing: 0.05px;
	line-height: 2em;
}
#footer{
margin-left:auto;
margin-right:auto;
martin-bottom:0px;
width: 800px;
height: 95px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-position: center;
	text-align: center;
}
a:link {
	color: #999999;
	text-decoration: none;
}
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.mediumtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
