* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}
#wrapper { 
 margin: 0 auto;
 width: 922px;
}
#header {
 width: 900px;
 color: #333;
 padding: 10px;
 border: 0px solid #eee;
 height: 140px;
 margin: 10px 0px 0px 0px;
 background: #ffffff;
}

#content { 
 width: 900px;
 color: #333;
 border: 0px solid #4c4c4c;
 background: #ffffff;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 height: 600px;
}
#home_images{
width:670px;
}
#home_images img{
padding:8px;
border:1px solid #eee;
}
#CC7275830{
display:inline;
}
#home_text{
width:220px;
float:right;
font-size:11px;
font-color:#909090;
text-align:justify;
line-height:22px;
}
#movie{
padding:6px;
border:1px solid #eee;
width:450px;
}
#movie_text{
width:420px;
float:right;
font-size:10px;
font-color:#909090;
text-align:justify;
}
#movie_text p{
margin-bottom:8px;
}
#movie_text h1{
color:#505050;
font-size:16px;
border-bottom:1px solid #92278F;
margin-bottom:8px;
}
#movie_text h2{
color:#505050;
font-size:12px;
border-bottom:1px solid #92278F;
margin-bottom:8px;
}
#listings ul{
list-style-type:none;
line-height:20px;
}
#listings a{
color:#92278f;
font-weight:bold;
text-decoration:none;
}
#back ul{
list-style-type:none;
line-height:20px;
}
#back a{
color:#92278f;
font-weight:bold;
text-decoration:none;
font-size:10px;
}
#about{
font-size:10px;
text-align:justify;
line-height:15px;
}
#about h1{
color:#505050;
font-size:16px;
border-bottom:1px solid #92278F;
border-top:1px solid #92278F;
margin-bottom:8px;
padding:10px 0px

}
#contact_form{
margin-top:50px;
}
#footer { 
 width: 900px;
 color: #333;
 border: 3px solid #fff;
 background: #ffffee;
 margin: 15px 0px 10px 0px;
 padding: 10px;
 text-align:center;
 font-size:9px;
}
#footer a{
color:#707070;
}
