body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 20px;
}
h2, h1 {
	margin: 0px;
	padding: 0px;
	font-size: 20px;
}
 input[type="text"],    select,   input[type="password"],  textarea {
	font-size: 14px;
	background-color: #FFFEF4;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	behavior: url(../images/border-radius.htc);
	-moz-border-radius: 4px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #CCC;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
 input[type="text"]:hover,  select:hover,   input[type="password"]:hover,  textarea:hover {
	background-color: #FFF;

}
.button  {
	background-color: #A57C50;
	font-weight: bold;
	color: #FFF;
	border: 1px solid #856541;
}
.button:hover {
	background-color: #B48E65;
	color: #FFF;
	border-top-color: #A57C50;
	border-right-color: #A57C50;
	border-bottom-color: #A57C50;
	border-left-color: #A57C50;
}

.rounded {
	behavior: url(../images/border-radius.htc);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #CCC;
}
#container {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#container #header {
	border-top-width: 15px;
	border-right-width: 15px;
	border-bottom-width: 15px;
	border-left-width: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #e7d2ad;
	border-right-color: #e7d2ad;
	border-bottom-color: #e7d2ad;
	border-left-color: #e7d2ad;
	margin-top: 10px;
}
#container #header ul {
	padding: 0px;
	float: right;
	width: 380px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#container #header ul li {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#container #header ul li a {
	color: #76012D;
	text-decoration: none;
}
#container #header ul li a:hover {
	color: #BF0200;
	text-decoration: underline;
}

#container #header a .logo {
	float: left;
}
#container #content {
	background-color: #F4F6F7;
}

#content #logincolumn  {
	float: left;
	width: 324px;
	background-image: url(../images/login_bg.gif);
	background-repeat: repeat-x;
	
}
#content #logincolumn .columncontent {
	background-image: url(../images/anchor.gif);
	min-height: 480px;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#content   p label {
	float: left;
	width: 100px;
	display: block;
	padding-top: 3px;
}
#content #logincolumn .columncontent ul {
	margin: 0px;
	padding-left: 70px;
}


#content #latestmovies {
	background-image: url(../images/column_bg.gif);
	background-repeat: no-repeat;
	min-height: 510px;
	float: right;
	width: 467px;
	padding-left: 59px;
	height: 510px;
	overflow: hidden;
	background-color: #FFF;
}
#container #content #latestmovies .columncontent {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #BDC9D2;
	border-right-color: #BDC9D2;
	border-bottom-color: #BDC9D2;
	border-left-color: #BDC9D2;
	height: 509px;
	overflow: hidden;
}
#content #latestmovies  ul {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#content #latestmovies  ul li {
	list-style-type: none;
	padding: 0px;
	float: left;
	margin-top: 15px;
	margin-right: 6px;
	margin-bottom: 15px;
	margin-left: 6px;
	height: 180px;
	width: 100px;
	text-align: center;
}
#content #latestmovies ul li a {
	color: #00586A;
	text-decoration: none;
	
}
#content #latestmovies ul li b {
	display: block;
	text-align: center;
	height: 17px;
	width: 100px;
	overflow: hidden;
	font-weight: normal;
	font-size: 11px;
	color: #666;
}



.icon {
	background-repeat: no-repeat;
	padding-left: 48px;
	height: 61px;
}
.icon p {
	font-size: 12px;
	color: #999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.i1 {
	background-image: url(../images/icon-1.gif);
}
.yellowribon {
	margin-top: 40px;
	margin-right: 70px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #FF9;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 130px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FEE350;
	border-right-color: #FEE350;
	border-bottom-color: #FEE350;
	border-left-color: #FEE350;
}
.yellowribon h2 {
	font-size: 24px;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #7C5D3A;
}
.yellowribon ul {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
.yellowribon ul li {
	list-style-type: none;
	float: left;
	width: 180px;
	margin: 2px;
	padding: 3px;
	background-color: #FFFFB0;
}

.enrollnow {
	position: absolute;
}
.filmbg {
	background-image: url(../images/film.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.filmbg h1 {
	margin-bottom: 190px;
}
.filmbg div strong {
	color: #900;
}
#footer {
	font-size: 12px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 10px;
}
#footer div {
	text-align: center;
	font-size: 12px;
	color: #333;
}

