@charset "UTF-8";

/* CSS Document */



.indexwrap{

width: 900px;

margin: auto;

}



#moviebkgd{

width: 900px;
background-image:url(images/movieBKGD2.png);

background-repeat: no-repeat;

height:159px;

border:none;

margin-top:-15px;

}



#bkgd3{

width: 900px;

height:1150px;

background-image:url(images/bkgd3.png);

border:none;

margin-top:-16px;

}



.letter{

width:900px;

background-image:url(images/letterbkgrd.png);

background-repeat:repeat-y;

border:none;

margin-top:-15px;

}



.letter2{

width:900px;

background-image:url(images/letterbkgrd.png);

background-repeat:repeat-y;

border:none;

margin-top:-35px;

}



.text{

width:800px;

margin: auto;

font-family: Arial, Helvetica, sans-serif;

font-size:14px;

line-height: 20px;

}



.ul{

line-height: 24px;

}



body{

background-image:url(images/BKGRD.png);

background-color:#FFFFFF;

}



#redcarpet{

background-image:url(images/movie.png);

width:900px;

height:1060px;

background-repeat:no-repeat;

border:none;

margin-top:-15px;

}



.text2{

width:700px;

margin: auto;

font-family: Arial, Helvetica, sans-serif;

font-size:14px;

line-height: 20px;

}



.yellowbox{

width: 750px;

background-color:#FFFF99;

margin:auto;

padding:15px;

border-width: medium;

border-style:solid;

border-color:#0000FF;

margin-bottom:10px;

}



.bluebox{

width: 750px;

background-color: #33FFFF;

margin:auto;

padding:15px;

border-width: medium;

border-style:solid;

border-color:#0000FF;

margin-bottom:10px;

}



.yellowbox2{

width: 550px;

background-color:#FFFF99;

margin:auto;

padding:15px;

border-width: medium;

border-style: dashed;

border-color: #D2232A;

margin-bottom:10px;

}
