body {
	background-color: #000000;
	position: static;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	font-style: normal;
	color: #FFFFFF;
	left: 0px;
	top: 0px;
	right: 0px;
	margin: 0px;
}

p {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	line-height: 160%;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	font-style: normal;
	color: #666699;
	line-height: 150%;
	margin-top: 3px;
}

h2 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0C6;
	line-height: 130%;
}

a:link {
	color: #0099FF;
	text-decoration: underline;
}
a:visited {  color: #0099FF; }
a:hover {
	color: #FFCC33;
	text-decoration: none;
}


#container {
	position: relative;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	text-align: left;
	background-color: #333;
	margin-bottom: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
}

#header {
	position: relative;
	width: 760px;
	text-align: center;
		font-size: 11px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}


#content {
	position: relative;
	width: 760px;
	text-align: left;
	top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}


#footer {
	position: relative;
	width: 760px;
	text-align: center;
	font-size: 10px;
	color: #666666;
	font-family: Geneva, Arial, Helvetica, san-serif;
	top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;

}

#footer a:link {  color: #666666; text-decoration: none}
#footer a:visited {  color: #666666; text-decoration: none}
#footer a:hover  {  color: #666666; text-decoration: underline }

.surname {
visibility: hidden;
}

#fadeshow1 {
	float: right;
	margin: 15px;
	height: 225px;
	width: 225px;
	z-index: 3;
}

