body {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin: 0px;
	background-color: #000;
	background-image: url(../Resources/background.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	background-attachment: fixed;
	height: 100%
}


html {
	height: 100%
}


img {
	margin: 0px;
	border-style: none
}


button {
	margin: 0px;
	border-style: none;
	padding: 0px;
	background-color: transparent;
	vertical-align: top
}


p:first-child {
	margin-top: 0px
}


table {
	empty-cells: hide
}


.f-sp {
	font-size: 1px;
	visibility: hidden
}


.f-lp {
	margin-bottom: 0px
}


.f-fp {
	margin-top: 0px
}


#content {
	background-image: url("../Resources/95pct_white.png")
}


#footer {
	background-image: url("../Resources/footer.png");
	background-repeat: no-repeat
}


#header {
	background-image: url("../Resources/header.png");
	background-repeat: no-repeat
}


#top {
	background-image: url("../Resources/shout_omringt.png");
	background-repeat: no-repeat;
	background-position: 70px 40px
}


.bold {
	font-weight: bold
}
