/* hide from ie on mac \*/

html {
	height: 100%;
	overflow: hidden;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #888888;
	background-image: url(base/backgr.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#flashcontent {

	height: 100%;

}
	
	/* end hide */
	
body {
	height: 100%;
	margin: 0;
	padding: 0;
	color:#ffffff;
}

body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #888888;
}
#header {	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 20px;
	top: 23px;
}
#nav {
	position:absolute;
	width:700px;
	height:23px;
	z-index:5;
	left: 22px;
	top: 121px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #8888CC;
	font-weight: bold;
}
a:link {
	color: #8888cc;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #8888CC;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;

}
#boxtext {
	position:absolute;
	width:425px;
	height:362px;
	z-index:3;
	left: 14px;
	top: 154px;
	overflow: auto;
	background-image: url(base/div-back.png);
	background-repeat: repeat;
	white-space: normal;
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: dashed dashed dashed dashed;
	border-color: gray gray gray gray;
	border-collapse: separate;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
}
#foto {	position:absolute;
	width:auto;
	height:382px;
	z-index:4;
	left: 481px;
	top: 154px;
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: dashed dashed dashed dashed;
	border-color: gray gray gray gray;
	border-collapse: separate;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bolder;
	color: #CC3366;
}
.visie {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #CC3366;
}

