@font-face {
    font-family: 'centGoth';
    src: url('http://abscure.net/fonts/century_gothic-webfont.eot');
    src: url('http://abscure.net/fonts/century_gothic-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://abscure.net/fonts/century_gothic-webfont.woff') format('woff'),
         url('http://abscure.net/fonts/century_gothic-webfont.ttf') format('truetype'),
         url('http://abscure.net/fonts/century_gothic-webfont.svg#CenturyGothicRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'centGoth';
    src: url('http://abscure.net/fonts/century_gothic_bold-webfont.eot');
    src: url('http://abscure.net/fonts/century_gothic_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://abscure.net/fonts/century_gothic_bold-webfont.woff') format('woff'),
         url('http://abscure.net/fonts/century_gothic_bold-webfont.ttf') format('truetype'),
         url('http://abscure.net/fonts/century_gothic_bold-webfont.svg#CenturyGothicBold') format('svg');
    font-weight: bold;
    font-style: normal;

}

@font-face {
    font-family: 'centGoth';
    src: url('http://abscure.net/fonts/century_gothic_italic-webfont.eot');
    src: url('http://abscure.net/fonts/century_gothic_italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://abscure.net/fonts/century_gothic_italic-webfont.woff') format('woff'),
         url('http://abscure.net/fonts/century_gothic_italic-webfont.ttf') format('truetype'),
         url('http://abscure.net/fonts/century_gothic_italic-webfont.svg#CenturyGothicItalic') format('svg');
    font-weight: normal;
    font-style: italic;

}

@font-face {
    font-family: 'centGoth';
    src: url('http://abscure.net/fonts/century_gothic_italic_bold-webfont.eot');
    src: url('http://abscure.net/fonts/century_gothic_italic_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://abscure.net/fonts/century_gothic_italic_bold-webfont.woff') format('woff'),
         url('http://abscure.net/fonts/century_gothic_italic_bold-webfont.ttf') format('truetype'),
         url('http://abscure.net/fonts/century_gothic_italic_bold-webfont.svg#CenturyGothicBoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;

}

a img
{
    border: none;
}


*
{
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}
div.back
{
	background: url('images/backcolour.png');
	position: absolute;
	min-width: 1100px;
width: 100%;

	min-height: 100%;
	z-index: -12;
}
div.back div.sky
{
	background: url('images/desertsky.png') repeat-x;
	position: absolute;
	bottom: 0px;
	height: 272px;
	width: 100%;
	z-index: -11;
}
div.back div.sand
{
	background: url('images/sandyback.png') repeat-x;
	position: absolute;
	bottom: 0px;
	height: 112px;
	width: 100%;
	z-index: -6;
}
div.header
{
	background: url('images/deepsky.png') repeat-x;
	height: 272px;
	width: 100%;
position: relative;
z-index: -11;
}
div.banner
{
position: absolute;
	height: 170px;
	top: -5px;
	width: 100%;
left: 0px;
	background: url('images/abslogo2.png') no-repeat center top;
z-index: 50;
}
div.banner a
{
	height: 150px;
	width: 100%;
	display: block;
}

div.footer
{
	position: absolute;
	bottom: 15px;
	height: 3.6em;
	font-size: .7em;
	font-family: centGoth, Tahoma;
	color: white;
	left: 50%;
	margin-left: -485px;
	text-shadow: 0px -1px 0px #321;
}
div.footer a
{
	color: white;
}

span.backguy
{
	display: block;
	position: absolute;
	width: 300px;
	height: 200px;
left: 0;
bottom: 0;
	background-image: url(http://abscure.net/images/backalec.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
span.back3
{
	display: block;
	position: absolute;
	width: 480px;
	height: 100%;
	left: 480px;
	background-image: url(http://abscure.net/images/underback2.png);
	background-repeat: no-repeat;
	background-position: left bottom;
z-index: -4;
}
span.templeback
{
display: block;
	position: absolute;
	width: 480px;
	height: 640px;
	right: 0px;
bottom: 60px;
	background-image: url(http://abscure.net/images/templeback2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
z-index: -8;
}
