

html {
  height: 100%;

}

#flashcontent {
  height: 100%;
}

body,td,th {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 12px;
}
body,html {
    margin:0px;
    padding:0px;
    height:100%;
	background-color: #272727;
}

#lowerContent {
	color: #FFF;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#lowerContent img {
	float: left;
	margin-bottom: 10px;
}
#lowerContent p {
	color: #999;
	font-size: x-small;
}
#upperContent p {
	vertical-align: 120%;
}
#upperContent h1 {
	margin-top: 0px;
}
table tr td {
	margin-top: 0px;
	vertical-align: top;
	padding-left: 0px;
	padding-top: 0px;
	width: 33%;
}
table {
	padding-left: 0px;
}
#footer {
	color: #999;
	clear: both;
	font-size: x-small;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	margin-left: 20px;
}
#header {
	color: #999;
	background-color: #000;
	padding: 20px;
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 110px;
	margin-bottom: 0px;
	margin-right: 0px;
}
#header h1 {
	font-size: x-large;
	color: #CCC;
	clear: both;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
}
table tr td ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	list-style-type: none;
	line-height: 20px;
	text-indent: 0px;
	clip: rect(auto,auto,auto,0px);
	left: 0px;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}
table tr td ul {
	margin: 0px;
	padding: 0px;
}
#upperContent {
	color: #999;
	background-color: #000;
	padding: 20px;
}
#opsomming {
	padding: 0px;
	list-style-type: disc;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 25px;
}
#upperContent p {
	line-height: 1.75em;
	font-size: x-small;
	width: 66%;
}
#main {
	width: 1000px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}

a:link {
	color: #CCC;
	text-decoration: none;
}
a:visited {
	color: #CCC;
	text-decoration: none;
}
a:active {
	color: #CCC;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
h1 {
	font-size: 16px;
}
table tr td h1 {
	margin-top: 0px;
	color: #CCC;
}

#preload { 
display: none; 
z-index:-10; 
}
