/* CSS Document */

body {
	background-color: #ffffff;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#main {
	top: 10px;
	margin-left: -490px;
	width: 980px;
}

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

#navigation_index {
	left: 780px;
	top: 36px;
}

#navigation_synopsis {
	left: 780px;
	top: 76px;
}

#navigation_gallery {
	left: 780px;
	top: 116px;
}

#prev_button {
	left: 474px;
	top: 185px;
}

#next_button {
	left: 712px;
	top: 185px;
}

#big_picture {
	left: 472px;
	top: 183px;
	border: 2px solid #ffffff;
}

#textBox {
	left: 474px;
	top: 185px;
	width: 476px;
	height: 284px;
}

#mozi {
	left: 468px;
	top: 183px;
}

p {
	color: #ffffff;
	text-align: justify;
	font-weight: normal;
	font-size: 10px;
	line-height: 14px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0;
}

p.small {
	font-weight: normal;
	font-size: 9px;
	line-height: 14px;
	padding-top: 10px;
}

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

