.master {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/reel.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F0F0F0;
	border-bottom-color: #9C9C9C;

}
.header {
	text-align: center;
	color: 263532;
	height: 153px;
	width: 700px;
	background-image: url(../images/header.jpg);
	margin-right: auto;
	margin-left: auto;
}
.header p {
	text-align: center;
	text-decoration: none;
	padding-top: 100px;
}

.header  a {
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 0px;
	padding-right: 15px;
	padding-left: 15px;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #000000;
	border-left-color: #000000;
}


.headerWrapper {
	margin: 0px;
	padding: 0px;
	width: 100%;

}
.rightbar {
	width: 270px;
	float: right;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 10px;

}
.leftbar {
	float: left;
	height: 400px;
	width: 270px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 30px;
}
.contentWrapper {
	width: 570px;
	padding-right: 65px;
	padding-left: 65px;
	padding-top: 40px;

}
.contentWrapper    h1 {
	font-size: 13px;
	color: 263532;
	letter-spacing: 0.1px;
	font-weight: bold;
}
.contentWrapper    h2 {
	font-size: 12px;
	color: 263532;
	letter-spacing: 0.1px;
	font-weight: bold;
}
.contentWrapper       p    , .contentWrapper li{
	font-size: 11px;
	color: 263532;
	letter-spacing: 0px;
	line-height: 19px;
	text-align: justify;
}
.master  a:link, .master  a:visited, .master  a:active {
	text-decoration: none;
	color: #28508A;
}
.master  a:hover {
	text-decoration: underline;
	color: #366BBC;
}

.header  a:link, .header  a:visited, .header  a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.header  a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.footerWrapper {
}
.footer {
	clear: both;
	font-size: 10px;
	letter-spacing: 0.0.5em;
	text-align: center;
	margin-top: 80px;
	height: 45px;
	width: 700px;
	padding-top: 30px;

}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
body {
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.filmImage {
	border: 1px solid #9C9C9C;
}
.filmLink {
	font-weight: bold;
	text-transform: uppercase;
}
.filmComment {
	text-transform: uppercase;
	text-align: right;
	font-weight: bold;
	color: #009;
}
.filmCommentSource {
	font-style: italic;
	color: #666;
}


.centralise {
	text-align: center;
}
