body {
	background-color: #660033/*#4D5A12*/;
	color: black;
	font-family: Verdana;
	font-size: 12px;
	line-height: 1.5em;
	margin: 10px;
	text-align: center;
	}

.litur {
	padding: 5px;
	background-color:#FF33CC/*#87D300*/;
	border:2px solid #FF77AA/*#CDE985*/;
	margin:40px;
}

	
#box {
	position: relative;
	padding: 0 80px;
	z-index: 1;
	}

h1 {
  display: block;
  text-align: center;
  font-size: 2em;
  padding:0;
  color:#660033/*#4D5A12*/;
  line-height: 1.4em;
}

font, span, div {
	font-family: Verdana;
	font-size: 12px;
	line-height: 1.5em;
}

a {
  color: #660033/*#4D5A12*/;
  font-style: none;
  font-size: 12px;
  text-decoration: underline;
}
a:hover {
  color: #FF0066/*#CDE985*/;
  font-style: none;
  text-decoration: none;
}

div.title_div {
	text-align: center;
}

div.subtitle_div {
  text-align: center;
  margin: 10 0 10 0;
}

div.images_div {
  position: center;
  text-align: center; 
}

div.links_div {
  text-align: center;
}

div.first_div {
}

div.last_div {
}

div.previous_div {
}

div.url_div {
}

div.next_div {
}

div.slideShowControl_div {
	visibility: hidden;
}

table {
}

td {
	border: 1px;
	padding: 0 5 0 5;
}

img {
	background-color: #DAB8B1/*#EEB0D9*/;
	border: 0px solid #9E032A;
	padding: 0px;
	border:1px solid #CDE985;
	}