body { background-color: #ffffff; padding: 0px;}

p { color: #000000; font-size: 0.85em; font-family: "Century Gothic"; align: justify;}

biotext {
	font-size:1em;
	color: #000000;
	font-family:"Century gothic";
	margin-left: 275px;
	margin-top: 150px;
	position:absolute;
	width: 500px;
}




h1 {
	font-size:1em;
	padding-left:30px;
	padding-top:0px;
	text-transform:uppercase;
	letter-spacing:3px;
	font-family:"Century gothic";
}

h2 {
	font-size:1em;
	text-transform:uppercase;
	letter-spacing:3px;
	font-family:"Century gothic";
	color: #663333;
}


/* Menu */

}

#menu {
position: absolute;	
width: 1100;
margin-top: 600px;
margin-left:295px;
border: 0px;

}

#menu ul {
	
	list-style: none;
	line-height: normal;
	
}

#menu li {
	display: inline;
	align: center;
	
	
	
}

#menu a {
	float: left;
	padding: 5px;
	border-bottom:0px;
	
	
}

#menu a:hover {
	text-decoration: none;
	
}

#menu .first a {
	
	
}


#menunaboer {
position: absolute;	
width: 1100;
margin-top: 600px;
margin-left:45px;
border: 0px;

}

#menunaboer ul {
	
	list-style: none;
	line-height: normal;
	
}

#menunaboer li {
	display: inline;
	align: center;
	
	
	
}

#menunaboer a {
	float: left;
	padding: 5px;
	border-bottom:0px;
	
	
}

#menunaboer a:hover {
	text-decoration: none;
	
}

#menunaboer .first a {
	
	
}


#menuimages {
position: absolute;	
width: 1100;
margin-top: 550px;
margin-left:195px;
border: 0px;

}

#menuimages ul {
	
	list-style: none;
	line-height: normal;
	
}

#menuimages li {
	display: inline;	
	
	
}

#menuimages a {
	float: left;
	padding: 5px;
	border-bottom:0px;
	
	
}

#menuimages a:hover {
	text-decoration: none;
	
}

#menuimages .first a {
	
	
}


#menuimagesnikos {
position: absolute;	
width: 1100;
margin-top: 600px;
margin-left:377px;
border: 0px;

}

#menuimagesnikos ul {
	
	list-style: none;
	line-height: normal;
	
}

#menuimagesnikos li {
	display: inline;	
	
	
}

#menuimagesnikos a {
	float: left;
	padding: 5px;
	border-bottom:0px;
	
	
}

#menuimagesnikos a:hover {
	text-decoration: none;
	
}

#menuimagesnikos .first a {
	
	
}



/* sidebar */
div.sidebar {
	width:400px;
	color:#000000;
	margin-left: 875px;
	margin-top: 100px;
	position:absolute;
	
}
div.sidebar p {
	color:#482F2D;
	color:#000000;
}
div.sidebar ul {
	list-style:none;
	padding:0 0 5px 0;
	color:#000000;
}
div.sidebar ul li {
	padding:2px 0;
	color:#000000;
	font-family:"Century gothic";
	text-transform:none;
	list-style:none;
	font-size:0.95em;
}
div.sidebar ul li a {
	text-decoration:none;
	font-size:0.9em;
	color:#000000;
	border-bottom:1px dotted #482F2D;
}
div.sidebar ul li a:hover {
	color:#000000;
	border-bottom:1px dotted #E7E2DA;
}



/* default links */
a { 
	color:#000000;
	border-bottom:1px dotted #D4C8BA;
	text-decoration:none;
}
a:visited { 
	color:#000000;
} 
a:hover { 
	color:#663333;
	border-bottom-color:#000000;

}

/* footer */
div.footer p {
	padding:20px 0;
	text-align:center;
	color:#000000;
	
	margin-top: 850px;
	font-size:0.7em;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	width:1000px; position:absolute;
	margin-left: 95px;
}
div.footer p a {
	color:#000000;
	border-bottom:1px dotted #000000;
}



