body
{				background-color: black;
				width:800px;
				margin: auto;
				margin-top:0px;
				margin-bottom:20px;}

#container
{					background-image: url("images/mainbackground.jpg");
					padding-top: 14px;
					background-repeat:no-repeat;
					width:800px;
					height: 786px;}
	
#containerb
{					background-image: url("images/pagesbackground.jpg");
					padding-top: 14px;
					background-repeat:no-repeat;
					width:800px;
					height:786px;}

#header
{				width:800px;
				height:98px;
				color: white;}
	
#home{	 background-color:;
				 text-align: right;
				 width: 800px;
				 height:;
				 float:;
				 color: white;}

#home a
{				padding-right:5px;
				padding-top:0px;	
				text-decoration: none;
				font:12px  bold "Arial";
				color: white;
	}

#menu
{		 		 background-color:;
				 margin:0px;
				 margin-bottom:0px;
				 padding:0px;
				 padding-bottom:0px;
				 padding-left:20px;
				 padding-right:0px;
				 width:auto;
				 height:33px;	}
				 
#menu a{
					/*background:url("images/seperator.gif") center right no-repeat;*/
					background-position: ;
					padding:0 8px;}
					
#menu img:hover{
					background-color:#ebeb46;}

#menub{
			 		padding:6px;
					overflow:hidden;}

#menub a{
			 	 	text-decoration:none;
					background:url("images/menub.png");
					color:black;
					font-family:"arial", sans-serif;
					font-size:12px;
					font-weight:bold;
					padding:6px;
					padding-top:7px;
					margin:0;}

#menub a:hover{
					background-color:#ebeb46;}					
					
#contents
{				 	background-color:white;
					padding:0px;
					width: auto;
				 	margin:0 20px;
					margin-top:60px;}
					
#contents img
{					margin:10px 20px 10px 20px;
					border:solid 5px green;
					float:left;}
	
#contents p{
					text-indent:20px;
					margin:0;
					padding:5px 30px 5px 30px;
}
#contentsabout{
					background-color:white;
					text-indent:0;
					font:16px sans-serif;
					padding-bottom:5px;
					padding-left:0px;
					margin:20px;
					margin-bottom:0;
					margin-top:60px;
							
}
#contentsabout p{	
					text-indent:0;
					margin:0;	
					margin-bottom:10px;	
					padding:0px 30px 0px 30px;
					}
#contentsabout h3{
					padding:3px 0;
					margin:0;
					color:#a19985;
					font-size:14px;
					}
					
#contentsabout a{
					text-decoration:none;
					color:green;
					font: 16px bold arial,sans-serif;
					padding:0px 30px 0px 30px;}
.legend{
					text-indent:0;
					font: bold Arial;}

h1
{					padding:30px;
					padding-top:0;
					text-align:center;
					margin:0px}
					
h2
{					padding-left:50px;
					margin:0;
					clear:both;
					font:arial;}

.roundcorner{
					margin:0px;
					margin-left:20px;
					margin-top:20px;
					float:left;}
.cast{
					color:#d1c7ad;
					font-family:georgia;
					font-style:italic;
					font-weight:bold;
					font-size:12px;
					padding:20px 40px;
					background-color:white;}

.cast img{border:1px solid #d1c7ad;
						padding:3px;}	
					
.crew{
					background-color:;
					margin-top:40px;
					height:95px;
					width:300px;
					}

.crew img{
					float:left;
					margin-right:20px;
					padding:3px;
					border:1px solid #d1c7ad;
					}				
					
.cd{
					height:120px;
					width:760px;
					margin:20px ;
					margin-top:20px;
					padding-top:10px;
					background:url("images/cdbackground.png") center center no-repeat;
}
.cd p{
					text-indent:0;
					font-family:sans-serif,"comic sans ms", arial, sans-serif;
					font-size:20px;
					font-weight:;
					margin:10px 10px 10px 10px;
}

.cd img{
					border:0;
					align:middle;
					margin:5px 20px;
					float:left;
}
#dvdstore{
					background:url("images/dvdback.png") no-repeat top left;
					margin:60px 125px 80px 125px;
					height:290px;}
#dvdstore img{
					margin:20px;
					margin-left:40px;
					float:left;
					}
#dvdstoreb{
					background:url("images/dvdstoreb.png") no-repeat top right;
					color:white;
					margin:20px;
					padding:20px;
					height:250px;}
				
					
#slide{
			 		width:610px;
					margin:10px 20px 20px 90px;
					border:5px solid white;
}
#photos
{			 		width:100%;
					text-align:center;
					}

#photos img{
				border:2px solid white;}
				
#footer{float:right;
				width: 800px;
				height: 100px;
				margin-top:20px;
				margin-bottom:20px;
				padding-right:10px;
				padding-top:10px;
	}
#footer p{
				font:11px  "Times New Roman";	
				color:white;
				text-align: center;
				padding-top:0px;
				padding-left:60px;	
	}

	