body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

	background-color: #330000;
}

div#top {
	width: 100%;
	height: 150px;

	background-color: #cc6600;
	text-align: center;
}

div#top img {
	padding-top: 25px;
}

div#center {
	background: url(/img/splash_grade.gif) repeat-x;
	height: 519px;
}

div#content {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}

div#backgroundImages img {
	width: 335px;
    top:  0;
    left: 0;
	z-index: 1;
}

div#ieSplash div#backgroundImages img {
	height: 261px;
}

div#backgroundImages {
	width: 670px;
	margin-left: auto;
	margin-right: auto;
	height: 520px;
}

div#ieSplash div#backgroundImages {
	width: 675px;
}

div#bottom {
	min-height: 100px;
}

div#topleft, div#topright {
    width: 329px;
    height: 259px;
    z-index: 1;
}

div#bottomleft, div#bottomright {
	width: 325px;
	height: 261px;
	z-index: 1;
}

div#seoText {
	display: none;
}

div#nationalTrust {
	position: relative;
	top: -180px;
	left: -150px;
}

div#ieSplash div#nationalTrust {
	float: right;
	position: relative;
	top: -180px;
	left: -150px;
	height: 77px;
	width: 125px;
}

p {
	color: #cccc99;
	margin-bottom: 15px;

	line-height: 20px;
}

div#blueBar {
	background: #000033 url(/img/splash_dropshadow.png) repeat-x;

	height: 80px;
	width: 750px;

	position: relative;
	bottom: 320px;
	margin-left: auto;
	margin-right: auto;

	z-index: 1000;
}

div#ieSplash div#blueBar {
	background: #000033;
}

div#haaku {
	padding-left: 55px;
}

div#sccc {
	padding-right: 55px;
}

div#blueBar a {
	color: #66ccff;
	font-weight: bold;
	font-size: 1.01em;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 80px;
	vertical-align: middle;

	float: left;
}

div#blueBar img {
	float: left;
	padding-left: 20px;
	margin-top: 20px;
}

div#ieSplash a#sccc_logo {
	margin-left: 20px;
}

div#ieSplash a#sccc_logo img, div#ieSplash a#haakuLogo img {
	width: 223px;
	height: 44px;
}