@charset "utf-8";

@import "../common/inscenace.css";





body {
	background-color: #191919;
	background-image: url(bck1.gif);
	background-repeat: repeat-y;
}

#web, td {
    font-family: "Geneva CE",Verdana,"Helvetica CE","Arial CE",Helvetica,Arial,sans-serif;
	color: white;
	line-height: 1.5em;
	font-size:13px;
}

#wev p {margin:0;}

a, a:Visited {
	color: #00916A;
	font-weight: bold;
}

a:Hover {
	background-color: #00916A;
	color: black;
}

#topbox {
	height: 250px;
	background-image: url(bck2.gif);
	background-repeat: repeat-x;
	
}

#mainphoto {
	position: absolute;
	left: 0;
	top: 1px;
}

#mainphoto2 {
	position: absolute;
	left: 0;
	top: 441px;
}

#authors {
	position: absolute;
	left: 30px;
	top: 58px;
	width: 200px;
	font-size: 13px;
	line-height: 1.8em;
}

#authors strong {
	font-size:14px;
}

#circle {
	position: absolute;
	left: 484px;
	top: 464px;
}

#leftcolumn {
	position: absolute;
	left: 0;
	top: 588px;
}

#lefttext {
	position: absolute;
	left: 31px;
	top: 711px;
	width: 476px;
}

#lefttext td, #lefttext td {
	line-height: 1.7em;
}

#topright {
	position: absolute;
	left: 580px;
	top: 58px;
	width: 400px;
	font-size: 13px;
	line-height: 1.8em;
}

#rightcolumn {
	position: absolute;
	left: 641px;
	top: 311px;
	width: 339px;
}

#rightcolumn td.character {
	padding-right: 10px;
}

#rightcolumn td.item {
	font-style: italic;
	padding-right: 10px;
}

#rightcolumn td.person {
	font-weight: bold;
}

#rightcolumn p {
	margin-bottom: 0.5em;
}
