/* CSS Document */

body {
	background-color: #ffffff;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}

#main {
	top: 10px;
	margin-left: -502px;
	width: 1005px;
}

#microsite {
	top: 0px;
	left: 0px;
	width: 1005px;
}

#navigation_index {
	left: 832px;
	top: 28px;
}

#navigation_synopsis {
	left: 607px;
	top: 28px;
}

#navigation_gallery {
	left: 731px;
	top: 28px;
}

#prev_button {
	left: 40px;
	top: 210px;
	height: 338px;
}

#next_button {
	left: 596px;
	top: 210px;
	height: 338px;
}

#big_picture {
	left: 594px;
	top: 126px;
	border: 1px solid #427da2;
}

ul#gallery {
	position: absolute;
	left: 604px;
	top: 410px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#gallery li {
	display: block;
	float: left;
	margin-right: 4px;
}

ul#gallery li img {
	border: 1px solid #427da2;
}

#textBox {
	left: 594px;
	top: 109px;
	width: 385px;
}

#mozi {
	left: 582px;
	top: 172px;
}

p {
	color: #040707;
	text-align: justify;
	font-weight: normal;
	font-size: 9px;
	line-height: 12px;
	margin-bottom: 10px;
	margin-top: 0;
}

p.small {
	font-weight: normal;
	font-size: 9px;
	line-height: 12px;
}

p.first {
	padding-top: 24px;
}

