@charset "UTF-8";
/* CSS Document */


body {
	background-image: url(../images/wall1.png);
	background-attachment: fixed;
	background-position:top;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	text-decoration:none;
}

a:link {
	text-decoration: none;
	color: #000000;
}

.title-link {
	text-decoration:none;
	color:#000000;
}

.title-link:hover {
	text-decoration:none;
	color:#ffb82a;
}
	

.container {
	display: block;
	position: relative;
	height:100%;
	max-width:835px;
	background-color:#FFFFFF;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	z-index: 0;
}

.top {
	background: url(../images/top.png);
	background-repeat:no-repeat;
	width: 835px;
	height: 72px;
}

#buttonholder {
	position: absolute;
	float: right;
	left: 441px;
	top: 15px;
	width: 435px;
	height: 29px;
}

.button {
	background:url(../images/divider.png);
	background-position:right;
	background-repeat:no-repeat;
	padding-right: 15px;
	padding-top: 12px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:700;
	font-size:12px;
	float: left;
	height: 29px;
	margin: 5px;
	position: relative;
	text-decoration:none;
}

.button:hover {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:700;
	font-size:12px;
	color:#ffb82a;
	text-decoration:none;
}

.divider {
	position:relative;
	width: 1px;
	height: 29px;
	float: left;
	background:url(../images/divider.png);
}

.navbar {
	top: 0px;
	width: 835px;
	height: 125px;
	background:url(../images/navbar/rotate.php);
	background-repeat: no-repeat;
}

.bar {
	height: 21.4px;
	width: 835px;
	background-color:#FFFFFF;
}

.backlinks {
	padding-top: 3.5px;
	position: relative;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration:none;
	color:#000000;
}

.backlinks:link {
	color:#000000
}

.colours {
padding: 2.5px;
float: right;
}

.border {
border: #000000;
border-width: 1px;
}

.border:hover {
border:#ffb82a;
border-width: 1px;
}

.content {
	position: relative;
	width: 835px;
	max-width: 835px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFFFFF;
}

.content-white {
	position: fixed;
	width: 835px;
	max-width: 835px;
	height: 80%;
	z-index: -99999;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFFFFF;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:400;
	font-size: 24px;
	color: #999999;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:400;
	font-size: 24px;
	color: #999999;
	margin-left: 0px;
}

h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight:400;
	font-style: italic;
	font-size: 24px;
	color: #FFFFFF;
}

.subtitle {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
	color: #FFFFFF;
}

.video {
	width: 800px;
	margin-left:auto;
	margin-right:auto;
}

.video_title {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
	font-size: 24px;
	color: #000000;
}

.video_subtitle {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
	color: #000000;
}

.lightwindow {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
	color: #000000;
	text-decoration:none;
}

.lightwindow:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
	color: #ffb82a;
	text-decoration:none;
}


.video_year {
	color: #000000;
	font-style: italic;
	font-family: Georgia, Times New Roman, Times, serif;
}

.video_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.bio-text {
	margin-left: 5px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
}

.bio-image {
	float: right;
	width: 231px;
	margin-right: 10px;
}

.video-type {
	float: right;
	width: 231px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: right;
	text-decoration:none;
}

.video-type:hover {
	float: right;
	width: 231px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffb82a;
	text-align: right;
	text-decoration:none;
}

.video-text {
	color: #000000;
	text-decoration:none;
}

.video-text:hover {
	color: #ffb82a;
	text-decoration:none;
}

.footer {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	vertical-align:bottom;
	width: 835px;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	bottom: 0px;
}
