body,td,th {
	font-family: Arial, Helvetica, sans-serif, Trebuchet MS;
	font-size: 12px;
	
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #272727;
	background:url(../images/bg.jpg);
}

H1{ 
	color: #FFF;
	font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-weight:normal;
	font-size:18px;
	}

H2{ 
	color: #FFF;
	font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-weight:bold;
	font-size:12px;
	line-height:15px;
	}
	
H3{ 
	color: #ceb87c;
	font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-weight:normal;
	font-size:12px;
	line-height:15px;
	}

.uk{ 
	color: #FFF;
	font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-weight:normal;
	font-size:12px;
	line-height:17px;
	}
	
.dk{ 
	color: #ceb87c;
	font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-weight:normal;
	font-size:12px;
	line-height:17px;
	}
	
a:link, a:visited
{
	color:#FFF;
	text-decoration:underline;
}
a:hover
{
	text-decoration:underline;
}


#logo {
	position:absolute;
	left:0px;
	top:40px;
	width:50;
	height:138;
	z-index:80;
}

#splash1 {
	position:absolute;
	left:-1px;
	top:-113px;
	width:698px;
	height:360px;
	z-index:-100;
}

#splash2 {
	position:absolute;
	left:300px;
	top:0px;
	width:698px;
	height:360px;
	z-index:-100;
}

#splash3 {
	position:absolute;
	left:200px;
	top:0px;
	width:698px;
	height:360px;
	z-index:-100;
}

#splash4 {
	position:absolute;
	left:0px;
	top:0px;
	width:240px;
	height:408px;
	z-index:-100;
}
