/* CSS Document */
body {
	background-color: #55552B;
	top: 0px;

}
A:link, a, a:active, a:visited{
color:#C5C58B;
font-size: medium;
text-decoration:none;
}


A:Hover {
color:#006600;
}

#header {
	background: url(images/headerbg.gif);
	background-repeat: repeat-x;
	background-color:#666633;
	width: 100%;
}


#container {
  margin: 0 0;
  width: 100%;
  border-style: none ridge;
  border-color:#996600;
  background-color:#666633;
  } 
.style1 {color: #CCCC33; width: 100%; text-align: center;}

#updates{
background-image:url(film.jpg);
background-repeat:no-repeat;
width: 161px;
text-align: center;


}

#updatecont {
width: 161px;
border: 3px 3px 0 3px;
position:inherit;
right: 40px;
margin-top:0px;
float:left;
margin-right:10px;
margin-bottom:10px;
background-color:#854200;

}

#featuretable{
background:#8D8D47;
padding:5px;
font-size: 12px;
text-align:left;
border:#996600 ridge 2px;

}

#featuretable img {
border:#000000 1px solid;
margin: 3px;
}

#featurelinks {
width:90%;
height:58px;
border: #000000 1px solid;
margin:3px;
}

#featuredate {
background:url(images/bggrad.jpg) repeat-x top;
font-size:16px;
font-weight:bold;
padding:3px;
}

#movietable{
background:#8D8D47;
padding:5px;
font-size: 14px;
text-align:left;
border:#996600 ridge 2px;

}

#movietable img {
border:#000000 1px solid;
margin: 3px;
}

#movielinks {
width:90%;
height:58px;
border: #000000 1px solid;
margin:3px;
}

#moviedate {
background:url(images/bggrad.jpg) repeat-x top;
font-size:14px;
font-weight:bold;
padding:3px;
border-top:#996600 2px solid;
}
#moviehead {
background:url(images/catheader.gif) repeat-x top;
font-size:18px;
font-weight:bold;
padding:3px;
}


#footer {
  border-bottom: ridge;
  background-color:#666633;
   border-color:#996600;
  background:url(images/footer2.gif) no-repeat top center;
}



#box {
width: 750px;
background: url(border-bottom.gif) no-repeat bottom left; 

}

#content {
margin-top: 10px;
margin-left: 10px;
margin-right:10px;
margin-bottom:0px;
padding: 10px;
width: 160px;
text-align: left;
background-color:#545429;

}

.movie{
margin-top:0px;
margin-right:10px;
margin-bottom:0px;
}

#box h5 {
background: url(border-top.gif) no-repeat top left;
margin: 0;
padding: 80px 50px 4px 80px;
font-size: 100%;
color: #FFFFCC;
}

#navbar{
position:inherit;
}


#navright {

	margin: 0;
	padding: 10px 0px 10px 0px;
	width: 160px;
	list-style:none;
}




#navright a{
	display: block;
	padding: 1px;
	color:#BABA74;
	width: 160px;
	border-bottom: 1px solid #eee;
	border-bottom-color: #666600;
}



#navright li {
	margin: 0;
	padding: 0;
	font-family:"American Uncial", "Arial", "Courier New";
	font-size: 15px;
	color:#FFFFCC;
}

p {
color:#CBCB96;
}
h4 {
color:#CBCB96;
}

h2 {
color:#CBCB96;
}

leftport dt {
color:#FFFFCC;
}
#navright a:hover,  a{
	color: #3E3E1E;
	padding-bottom: 0px;
	border-color:#000000;
	background-color: #666633;
	border-bottom-color: #464600;
}

#text {
color:#434321;
}



#headings {
font-size:16px;
color:#FFFFCC;
border-bottom:#8D8D47 thin solid;

}

#newsbody {
padding:5px;
font-size:14px;
color:#CBCB96;
}
