body{
margin:0px;
padding:0px;
background-color:#000000;
color:#FFFFFF;
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;


}

p{


	margin: 0px;
	padding: 0px;
	padding-bottom:10px;
	line-height:16px;
	text-align:justify;


}
#movie {
float:left;
width:790px;
}
#header {
width:1000px;
height:65px;
background-color:#c73132;
margin-bottom:5px;



}
#navholder {
width:1000px;
height:25px;
background-color:#000000;
margin-bottom:25px;
float:left;

}
#content {
	width:190px;
	float:left;
	text-align:left;
	padding-left:20px;
	margin: 0px;
}
#writtencomment{

width:40%;
float:left;
margin-right:5%;
margin-left:15px;

}
#comments{
width:50%;
float:left;

}

h2{
	color:#fceec9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-transform:uppercase;


}

label{
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-transform:uppercase;
	margin-top:2px;
	


}
input
{
color: #c73132;
background: #333333;
border: 1px solid #333333;
margin-bottom:3px;

}

 .submit input
{
color: #ffffff;
background: #333333;
border: 0px;
margin-top:5px;
text-transform:uppercase;
font-size:11px;

}
a:link, a:visited{
color: #fff;
	text-decoration: none;
	
}
a:hover{
	color:#c73132;
	
	}	
	
	a.footer:link{
	background-image:none;
	
	}
	

/*horizontal nav*/
ul#nav{
margin-left: 18px;
padding-left: 0;
white-space: nowrap;

}


#nav li{
	display:inline;
	
	list-style-type:none;
	margin:0px;
	padding:0px;	
	

}


#nav a:link, #nav a:visited
{

	color: #fff;
	text-decoration: none;
	background-image: url(../images/star.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 1px 8px 1px 15px;
	margin:0px;
	
	}
	
	#nav a:hover{
	color:#c73132;
	
	}
	
	#navheader{
	padding-top:40px;
	
	}
	#headernav{
	padding:0px;
	margin:0px;
	
	
	}
	#headernav li{
	display:inline;
	
	list-style-type:none;
	
		
	
	}
	#headernav a:link, #headernav a:visited
{

	color: #fff;
	text-decoration: none;
	
	padding: 1px 8px 1px 15px;
	margin:0px;
	
	}
	
	#headernav a:hover{
	color:#fceec9;
	
	}
	/*comments*/
	
	
div#usernotes {
	background-color: transparent;
}
div#usernotes div.head, div#usernotes div.foot {
	background-color: transparent;
	padding: 4px;
}
div#usernotes div.foot {
	text-align: right;
}
div#usernotes div.foot a, div#usernotes div.head a {
	background-color: transparent;
}
div#usernotes span.action {
	float: right;
}
div#usernotes div.note {
	margin-left: 2em; 
	margin-right: 2em; 
	margin-top:15px;
	border-bottom:1px solid #3b3b3b;
	padding: 4px;
}
div#usernotes div.text {
	padding: 2px;
	margin-top: 4px;
}
.small {
	color:#fceec9;
}

