.bold {
	font-weight: bold;
}

.center {
	text-align: center;
}

.discription {
	color: #999;
	font-size: 10px;
	font-weight: bold;
}

.variant {
	font-variant: small-caps;
	font-weight: bold;
}

a {
	text-decoration: none;
}

a:link {
	color: #000;
}

a:visited {
	color: #000;
}

a:active {
	color: #000;
	text-decoration: underline;
}

a:hover {
	background-color: #c00;
	color: #fff;
}

body {
	background-color: #fff;
	font-family: Dolly-Roman, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: center;
}

div.dataleft {
	float: left;
	margin: 0;
	padding: 0;
	width: 120px;
}

div.dataleft_big {
	float: left;
	margin: 0;
	padding: 0;
	width: 450px;
}

div.dataright_small {
	clear: right;
	float: left;
	margin: 0;
	padding: 0;
	width: 120px;
}

div.dataright {
	clear: right;
	float: left;
	margin: 0;
	padding: 0;
	width: 450px;
}

div.data_break {
	float: none;
	height: 6px;
	width: 580px;
}

div.pic_break {
	float: none;
	height: 6px;
	width: 580px;
}

div.pic_left {
	float: left;
	height: 130px;
	margin: 0;
	padding-left: 50px;
	width: 100px;
}

div.pic_text {
	float: left;
	height: 130px;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 420px;
}

div.poster {
	float: left;
	width: 287px;
}

div#css_validate {
	float: left;
	left: 870px;
	margin: 0;
	padding: 0;
	position: absolute;
	text-align: center;
	top: 280px;
}

div#header {
	float: left;
	left: 40px;
	margin: 0;
	padding: 0;
	position: absolute;
	text-align: center;
	top: 80px;
	width: 420px;
}

div#html_validate {
	float: left;
	left: 870px;
	margin: 0;
	padding: 0;
	position: absolute;
	text-align: center;
	top: 320px;
}

div#logo {
	float: left;
	left: 840px;
	margin: 0;
	padding: 0;
	position: absolute;
	text-align: center;
	top: 20px;
	width: 150px;
}

div#navigation {
	border-right: 2px solid #c00;
	clear: left;
	float: none;
	left: 2px;
	margin: 0;
	padding: 5px 0 0 0;
	position: absolute;
	text-align: left;
	top: 150px;
	width: 190px;
}

div#slogan {
	float: left;
	left: 550px;
	margin: 0;
	padding: 0;
	position: absolute;
	text-align: center;
	top: 65px;
	width: 250px;
}

div#text {
	background-color: #fff;
	float: left;
	height: 400px;
	left: 212px;
	margin: 0;
	overflow: auto;
	padding: 0 10px 0 0;
	position: absolute;
	text-align: justify;
	top: 150px;
	width: 600px;
}

div#thumbs {
	float: left;
	margin: 0;
	width: 550px;
}

div#version {
	float: left;
	left: 840px;
	margin: 0;
	padding: 0;
	position: absolute;
	text-align: center;
	top: 200px;
	width: 150px;
}

h1 {
	color: #c00;
	font-size: 28px;
	font-weight: 800;
}

h2 {
	color: #c00;
	font-size: 20px;
	font-weight: 450;
}

h3 {
	color: #000;
	font-size: 18px;
	font-weight: 200;
}

li {
	color: #000;
	font-size: 14px;
	font-weight: normal;
	height: 1.8em;
	list-style-type: none;
	margin: 0;
	width: 150px;
}

li a {
	display: block;
}

li:hover {
	list-style-type: none;
}

li.sublist {
	color: #000;
	font-size: 12px;
	font-weight: normal;
	height: 1.5em;
	list-style-type: none;
	margin: 0 0 0 10px;
	width: 140px;
}

li.sublist_end {
        border-top: 1px solid #c00;
	padding-top: 10px;
}

li.sublist_height {
	color: #000;
	font-size: 12px;
	font-weight: normal;
	height: 3em;
	list-style-type: none;
	margin: 0 0 0 10px;
	width: 140px;
}

p {
	color: #000;
	font-size: 15px;
	font-weight: normal;
}

p#date {
	color: #c00;
	font-size: 10px;
	font-weight: bold;
}
