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

body {
	margin-top:10px;
	text-align:center;
	font-size:100.01%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#000000;
	color:#ffffff;
}

img {
	border:0;
}

/* wrapper to centre a 760 wide column on the page */

#wrapper {
	margin: 0 auto;
	width: 870px;
	padding:25px;
	text-align:left;
	background:url(images/template/wrapper-bg.gif) no-repeat;
	height:521px
}

#leftcol {
	float:left;
	width:415px;
}

#maincontent {
	height:420px;
	overflow:auto;
	padding-right:10px;
}

#navigation {
	padding:0 0 5px 0;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:10px;
}

#navigation ul {
	font-size:90%;
	list-style:none;
	padding:0;
	margin:0;
}

#navigation ul li {
	padding:0 20px 0 0;
	display:inline;
}

#navigation ul li a, #navigation ul li a:visited {
	color:  #cccccc;
	text-decoration:none;
}

#navigation ul li a:hover {
	color:  #ffffff;
}

#leftcol p {
	font-size:80%;
	line-height:150%;
	margin-top:0;
}

#leftcol h2 {
	margin:0 0 5px 0;
	padding:0;
	font-size:80%;
}

#contact {
	padding:5px 0 0 35px;
	border-top:1px solid #CCCCCC;
	color:#cccccc;
	font-size:90%;
	position:absolute;
	top:500px;
	width:380px;
	background:url(images/logo-small.gif) left bottom no-repeat;
}

#contact p {
	margin:0;
	line-height:150%;
}

#contact h1 {
	font-size:90%;
	margin:0;
	line-height:150%;
}

#contact a, #contact a:visited, #maincontent a, #maincontent a:visited {
	color:  #cccccc;
	text-decoration:none;
}

#contact a:hover, #maincontent a:hover {
	color:  #ffffff;
}

#rightcol {
	padding-left:455px;
}

#rightcol h1 {
	margin:0 0 0 170px;
	text-transform:uppercase;
	font-weight:normal;
	font-stretch:extra-expanded;
}

.logo {
	float:left;
	padding-right:36px;
}

#headMovie {
	position:absolute;
	top:190px;
	margin-left:130px;
	text-align:right;
}

#sitebysimon {
	text-align: center;
	font-size:70%;
}

#sitebysimon a, #sitebysimon a:visited {
	color:#145252;
	text-decoration:none;
}

#sitebysimon a:hover {
	color:#FFFFFF;
}
