@charset "utf-8";
body {
	background-color: #262740;
	margin: 0px;
	font-size: 81%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color:#47496a;
	scrollbar-face-color: #47496a;
	scrollbar-highlight-color: #47496a;
	scrollbar-3dlight-color: #47496a;
	scrollbar-darkshadow-color: #47496a;
	scrollbar-shadow-color: #47496a;
}
#header {
	height: 65px;
}
a#logo {
	display: block;
	position: absolute;
	background-image: url(../layout/layout_sfw_03.gif);
	height: 144px;
	width: 117px;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #555774;
}
a#logo span {
	display: none;
}
ul#nav {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 135px;
	top: 32px;
	width: 604px;
}
ul#nav li {
	float: left;
	list-style-type: none;
}
ul#nav li a {
	margin-left: 10px;
	color: #BCBCBC;
	text-decoration: none;
	font-size: .8em;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 20px;
	float: left;
}
ul#nav li a:hover {
	color: white;
	background-image: url(../layout/nav_thing.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}



#background {
	background-image: url(../layout/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	width: 933px;
	margin-right: auto;
	margin-left: auto;
	background-color: #262740;
}
#spacer {
	height: 180px;
}
.position {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#peak {
	background-image: url(../layout/peak.gif);
	height: 26px;
	width: 103px;
	position: absolute;
	left: 480px;
	top: 39px;
}
#maincontent {
	height: 300px;
	width: 730px;
	background-color: #494B6B;
	border: 10px solid #555774;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../layout/layout_sfw_11.gif);
	background-repeat: no-repeat;
}
#maincontent #column1 {
	margin-right: 460px;
	margin-left: 10px;
	overflow: auto;
	height: 290px;
}
#maincontent #flash {
	height: 300px;
	width: 450px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#maincontent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-weight: normal;
	color: #C8C9D2;
	margin-top: 5px;
	margin-bottom: 0px;
}
#column1 h2 {
	color: #C8C9D2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: normal;
	margin-bottom: 0px;
}

#maincontent p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	line-height: 2em;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 10px;
}
#maincontent ul {
	margin-top: 10px;
	margin-bottom: 10px;
}
#maincontent li {
	color: #BCBCBC;
	font-size: .8em;
	line-height: 1.5em;
}
#maincontent a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a#websir {
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url(../layout/websir.gif);
	background-repeat: no-repeat;
	display: block;
	height: 9px;
	width: 26px;
	margin-top: 10px;
}
a#websir span {
	display: none;
}
a#pdf {
	background-image: url(../layout/PDF.gif);
	height: 45px;
	width: 252px;
	display: block;
	background-position: left top;
	position: relative;
	margin-top: 5px;
}
a#pdf:hover {
	background-position: left bottom;
}
a#pdf span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: normal;
	position: absolute;
	left: 55px;
	top: 5px;
	width: 195px;
}
a#boxlink {
	height: 50px;
	width: 270px;
	position: absolute;
	float: right;
	top: -70px;
	text-decoration: none;
	left: 460px;
	display: block;
	background-image: url(../layout/whatson-bg.png);
	padding-top: 10px;
	padding-left: 10px;
}
a#boxlink:hover {
	color: #FFFFFF!important;
}

a#boxlink h1 {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: normal;
	margin-top: 0px;
	font-weight: bold;
}
a#boxlink p {
	color: #C8C9D2;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
}


.largelink  {
	height: 20px;
	width: 220px;
	text-align: center;
	padding-top: 5px;
	color: #FFFFFF;
	background-color: #555774;
	border: 1px solid #FFFFFF;
	display: block;
}
.xmaslink {
left:752px;
position:absolute;
top:190px;
z-index:100;}

.largelink:hover {
	background-color: #6D6F88;
}
#advert {
	background-color: #555774;
	padding-left: 5px;
	margin-right: 15px;
	margin-top: 5px;
}
#footer p {
	font-size: 0.7em;
	color: #CCCCCC;
}
#pu {
	position: absolute;
	left: -36px;
	top: -51px;
	height: 195px;
	width: 316px;
	z-index: 25;
	display: block;
}
