html {
	overflow: hidden;
	text-align: justify;
	}

body {
	height: 100%;
	text-align : center;
	margin: 0px;
	background-color:transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #414042;
	overflow: hidden; 
	text-align: left;
 	line-height: 1.4em;
	
}

#Bgcolor {
	height: 6000px;
	width: 9000px;
	background-color: #6b5e56;
	left: 50%;
	top: 50%;
	margin: -3000px 0px 0px -4500px;
}
a {text-decoration:none}
a:link {	color: #8a0909;}
a:visited {	color: #8a0909;}
a:hover {	color: #FF9933;}
a:active {	color: #990000;}

h1 {
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: black;
	text-align: left;
 	line-height: 1em;
}

#Background {
	position: absolute;
	height: 1200px;
	width: 1920px;
	left: 50%;
	top: 50%;
	margin: -600px 0px 0px -960px;
	padding: 0px 0px 0px 0px;
	background-image: url(http://www.atomdesign.nl/Images/Background.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	z-index: 1;
}

#Container {
	position: absolute;
	height: 699px;
	width: 1103px;
	left: 50%;
	top: 50%;
	margin: -349px 0px 0px -551px;
	padding: 0px 0px 0px 0px;
	background-position: top;
	background-repeat: no-repeat;
	z-index: 1;
}

#Content {
	overflow: visible;
	position: absolute;
	left: 167px;
	top: 173px;
	height: 450px;
	width: 863px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	z-index: 2;
}

#Content1 {
	position: absolute;
	left: 28px;
	top: 50px;
	height: 20px;
	width: 350px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 1.2em;
	text-align: justify;
	z-index: 1;
}

#Content2 {
	position: absolute;
	left: 760px;
	top: 78px;
	height: 53px;
	width: 250px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 1.2em;
	text-align: justify;
	z-index: 1;
}

#Content3 {
	position: absolute;
	left: 453px;
	top: 50px;
	height: 20px;
	width: 350px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 1.2em;
	text-align: justify;
	z-index: 1;
}

#Content4 {
	position: absolute;
	left: 453px;
	top: 347px;
	height: 20px;
	width: 350px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 1.2em;
	text-align: justify;
	z-index: 1;
}

#Copyright {
	position: absolute;
	color: #CCCCCC;
	left: 50%;
	top: 643px;
	height: 20px;
	width: 320px;
	margin: 0px 0px 0px -40px;
	padding: 0px 0px 0px 0px;
	line-height: 1.2em;
	text-align: left;
	z-index: 1;
}

#Flash {
	position: absolute;
	z-index: 1;
}

#PageTitleGraphic {
	position: absolute;
	height: 0px;
	width: 0px;
	left: 620px;
	top: 0px;
	z-index: 3;
}

#Menu {
/*	position: absolute;
	left: 0px;
	top: 0px;
	width: 200px;
	height: 300px;*/
}

/* Menu Rollover Effect */
 
.menurollover {
	position: absolute;
	display: block;
	width: 70px;
	height: 241px;
	left: 50%;
	top: 244px;
	margin: 0px 0px 0px -454px;
	padding: 0; 
	overflow: hidden;
	background-image: url(http://www.atomdesign.nl/html/Images/Active.jpg);
	background-repeat: no-repeat;
	z-index: 3;
}

.menurollover a {
	width: 70px;
	height: 53px;
	float: left;
	margin: 0;
	padding: 0;
}

.menurollover img {
	width: 100%; 
	height: 100%; 
	border: 0; 
}

* html a:hover {
	visibility: visible;
}

.menurollover a:hover img {
	visibility: hidden;
}