body 
{ 
	margin: 0; 
	padding: 0;
	background:#ebe9e1;
	color:#555;
}

a {
	color:#e8a02c;	
}

a:hover {
	text-decoration:none;	
}

h2 {
	font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin:0;
	padding:0;
}

.topbar {
	width:100%;
	background:url(../images/topbar.gif) repeat-x;
	height:29px;
}

.logobar {
	width:100%;
	background:url(../images/logobar.gif) repeat-x;
	height:110px;
}

.logobar-container {
	margin: auto auto; 
	width: 940px;
}

.logobar img {
	margin-top:15px;
	border:0;
}

.dividerbar {
	width:100%;
	background:url(../images/dividerbar.gif) repeat-x;
	height:34px;
	margin-bottom:20px;
}

#container 
{ 
	margin: auto auto; 
	width: 940px; 
} 

.twocol {
	background:url(../images/container_top_tile.gif) top left repeat-x #fff;
	padding:40px;
	border:1px solid #dedbd1;
	font-family:Georgia, "Times New Roman", Times, serif;
	float:left;
	width: 858px; 
}

.twocol p {
	font-size:24px;
	margin-top:0;
	padding-top:25px;
	border-bottom:1px solid #dedbd1;
	padding-bottom:25px;
	margin-bottom:0;
}

.twocol p.first {
	padding-top:0;
}

.twocol p.last {
	border:0;
	margin:0;
	padding:25px 0 0 0;
}

.twocol p.bigtext {
	font-size:36px;
	border-bottom:1px solid #dedbd1;
}

.twocol img {
	float:left;	
}

.twocol-split {
	float:left;
	background:url(../images/container_top_tile.gif) top left repeat-x #fff;
	padding:40px;
	border:1px solid #dedbd1;
	width:378px;
	margin-top:20px;
	margin-bottom:20px;
}

.twocol-split.firstcol {
	margin-right:20px;
}

.twocol-split p {
	margin:0 0 0 0;
	padding:20px 0 0 0;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

.twocol-split ul {
	margin-left:0;
	padding-left:13px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:0;
	padding-bottom:0;
}

.twocol-split ul li {
	list-style-image:url(../images/bullet.gif);
	padding-bottom:0;
	line-height:22px;
}

.newscol {
	background:url(../images/container_top_tile.gif) top left repeat-x #fff;
	padding:40px;
	border:1px solid #dedbd1;
	font-family:Georgia, "Times New Roman", Times, serif;
	float:left;
	margin-bottom:20px;
	width: 858px; 
}

.newscol h3 {
	font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin:0;
	padding:0;
	margin-left:300px;
	padding-bottom:6px;
}

.newscol p {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:300px;
	margin-top:0;
	padding-top:0;
	line-height:20px;
}

.newscol p.date {
	margin-bottom:0;
	padding-bottom:6px;
}

.newscol p.last {
	margin-bottom:0;
	padding-bottom:0;
}

.newscol img {
	float:left;	
}

.filmcol {
	background:url(../images/container_top_tile.gif) top left repeat-x #fff;
	padding:40px;
	border:1px solid #dedbd1;
	font-family:Georgia, "Times New Roman", Times, serif;
	float:left;
	margin-bottom:20px;
	width: 858px; 
}

.filmcol p {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:0;
	padding-top:0;
	padding-bottom:20px;
	margin-bottom:0;
}

.filmcol p.bigtext {
	font-size:36px;
}

.filmcol p.medtext {
	font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin:0 0 0 0;
	padding:0 0 30px 0;
}

.filmcol p.medtext.sub {
	padding:0 0 20px 0;
}

.filmcol p.medtext.last {
	padding:0 0 0 0;
}

.filmcol .num {
	color:#e8a02c;
}