body
{
	margin: 0px 0px;
	background: #151515;
	font-family: Tahoma;
	font-size: 12px;
	text-align: left;
	color: #EEEEEE;
}

#horizon
{
	width: 100%;
	height: 1px;
	left: 0px;
	top: 50%;
	position: absolute;
	overflow: visible;
	visibility: visible;
	display: block;
}

#container
{
	width: 995px;
	height: 620px;
	left: 50%;
	top: -310px;
	margin-left: -497px;
	position: absolute;
	overflow: visible;
	visibility: visible;
	background: url('../images/content_bg.gif') repeat-y;
}

#intro_container
{
	width: 536px;
	height: 620px;
	left: 50%;
	top: -310px;
	margin-left: -268px;
	position: absolute;
	overflow: visible;
	visibility: visible;
}

#header
{
	height: 108px;
}

#header object
{
	width: 995px;
	height: 108px;
}

#menu
{	height: 22px;
	padding: 0px 5px;
	background: url('../images/menu_bg.gif') no-repeat;
}

#listParams
{	width: 380px;
	float: left;
}

#audio_player
{	width: 380px;
	float: right;
}

#content
{	height: 450px;	margin-top: 10px;	clear: both;
	overflow: auto;
	padding: 0px 5px;
	line-height: 130%;
}

#footer
{	height: 20px;
	margin-top: 9px;
	padding-top: 3px;
	text-align: center;
	clear: both;
	background: url('../images/footer_bg.gif') no-repeat;
}

.inputForm
{	font-family: Tahoma;
	font-size: 12px;
	background-color: #3C3C3C;
	color: #EEEEEE;
	border: 1px solid #EEEEEE;
}

#listOptions
{	width: 150px;
}

#c_name, #c_mail, #c_text
{	width: 300px;
}

#writesContent
{
	width: 985px;
	height: 415px;
	margin-top: 10px;
	text-align: center;
}

.writes
{	width: 277px;
	height: 187px;
	padding-left: 38px;
	margin-bottom: 15px;
	float: left;
}

.writes img, .writings
{	vertical-align: middle;	border: 1px solid #000000;
}

#aboutUl
{	list-style: square;
	margin: 15px;
	padding: 15px;
}

#novel_01_right
{	padding-left: 700px;
}

#poemContainer
{
	width: 985px;
	height: 450px;
}

#tableHeaderAbout td
{
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid #EEEEEE;
}

#tableHeader td
{	color: #FFFFFF;	text-align: center;
	font-weight: bold;	border-bottom: 1px solid #EEEEEE;
}

.contactRow
{
	behavior: url(css/csshover.htc);
}

.contactRow:hover
{
	behavior: url(css/csshover.htc);
	background-color: #222222;
}

.pager
{
	text-align: center;
}

a
{
	color: #EEEEEE;
	text-decoration: none;
}

a:hover
{
	color: #AAAAAA;
	text-decoration: underline;
}