BODY {
	font-family : Papyrus, Times New Roman, Serif;
	font-style : normal;
	color: #330000;
	background-color: #fdeeb3;
}

TD {
	font-weight : normal;
	color: #330000;
	font-family : Papyrus, Times New Roman, Serif;
}

A:link {
	font-family : Papyrus, Times New Roman, Serif;
	color: #330000;
	text-decoration : none;
}

A:visited {
	font-family : Papyrus, Times New Roman, Serif;
	color: #330000;
	text-decoration : none;
}


A:hover {
	font-family : Papyrus, Times New Roman, Serif;
	color: #330000;
	text-decoration : underline;
}

A:active {
	font-family : Papyrus, Times New Roman, Serif;
	color: #aa0000;
	text-decoration : underline;
}


P {
	font-family : Papyrus, Times New Roman, Serif;
	color: #330000;
}

font {
	font-family : Papyrus, Times New Roman, Serif;
}


SPAN {
	font-family : Papyrus, Times New Roman, Serif;
	color: #330000;
}

.pics { 
	padding: 0;  
	margin:  0;  
} 

.shadow  img {
		-moz-box-shadow: 5px 4px 4px #000;
		-webkit-box-shadow: 5px 4px 4px #000;
		box-shadow: 5px 4px 4px #000;
		/* For IE 8 */
		-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
		/* For IE 5.5 - 7 */
		filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}



/*
.pics img {
	background: url(../img/deco/schaduw.gif) no-repeat right bottom;
	padding: 0px 8px 8px 0px;
}

*/

#prev {
	padding: 10px 10px 20px 10px;
}

#next {
	padding: 10px 10px 20px 50px;
}

#title {
	padding: 10px 0px 10px 0px;
}

#info {
      width: 600px;
      position: absolute; 
      left: -9000px;
      top: 0px;
}
