@charset "utf-8";
/* CSS Document */

#container {
	width:822px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	text-align:left;
	
}

body {
	background-color: #000000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	text-align:center;

}

#leftbg {
	float:left;
	width:156px;
	height:768px;
}

#left {
	float:left;
	width:224px;
	height:100px;
}

#about {
	float:left;
	width:143px;
	height:100px;
}

#cast {
	float:left;
	width:142px;
	height:100px;
}

#diary {
	float:left;
	width:148px;
	height:100px;
}

#trailer {
	float:left;
	width:335px;
	height:348px;
}

a.trailerrollover {
	display: block;
	width:335px;
	height:348px;
	background: url("images/trailer.jpg") 0 0 no-repeat;
	background-position: 0px 0;
	text-decoration: none;
}

a:hover.trailerrollover {
	background-position: -335px 0;
}

a.diaryrollover {
	display: block;
	width:296px;
	height:100px;
	background: url("images/diary.jpg") 0 0 no-repeat;
	text-decoration: none;
}

a:hover.diaryrollover {
	background-position: -148px 0;
}

a.castrollover {
	display: block;
	width:284px;
	height:100px;
	background: url("images/cast.jpg") 0 0 no-repeat;
	text-decoration: none;
}

a:hover.castrollover {
	background-position: -142px 0;
}

a.aboutrollover {
	display: block;
	width:286px;
	height:100px;
	background: url("images/about.jpg") 0 0 no-repeat;
	text-decoration: none;
}

a:hover.aboutrollover {
	background-position: -143px 0;
}




#right {
	float:left;
	width:165px;
	height:100px;
}

#rightbg {
	float:left;
	width:46px;
	height:768px;
}

#bodytext {
	float:left;
	width:487px;
	height:348px;
	background-image:url(images/bodytext.gif);
	background-repeat:no-repeat;
}
#bodytext-cast {
	float:left;
	width:487px;
	height:348px;
	background-image:url(images/bodytext.gif);
	background-repeat:no-repeat;
}
#formatting {
	padding-left:100px;
	padding-top:90px;
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
	color:#000000;
}

#alignright {
	text-align:right;
}

#formatting2 {
	padding-left:100px;
	padding-top:0px;
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
	color:#000000;
}
#bodytext2 {
	float:left;
	width:487px;
	height:167px;
	background-image:url(images/bodytext2.jpg);
	background-repeat:no-repeat;
}

#pin {
	float:left;
	width:335px;
	height:167px;
}

#bottom {
	float:left;
	width:487px;
	height:153px;
}

#contact {
	float:left;
	width:335px;
	height:153px;
}

#index-14 {
	float:left;
	width:1024px;
	height:182px;
}
