a:link
{
	color: #431919;
	text-decoration: underline;
	font:  italic;
}

a:hover
{
	color: black;
	text-decoration: underline;
	font:  italic;
}

a:visited
{
	color: #431919;
	text-decoration: underline;	
	font:  italic;
}

body
{
	background: black;
	background-position: left bottom;
    background-image: url(tmpl/bg-bottom.jpg);
    background-repeat:repeat-x;
    vertical-align: top;
	text-align: center;
	width: 100%;
	height: 100%;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.body
{
	background: black;
	background-position: left bottom;
    background-image: url(tmpl/bg-bottom.jpg);
    background-repeat:repeat-x;
	height: 100%;
    vertical-align: top;
	text-align: center;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.h1
{
	color: #431918;
	font:  bold  12px/160% Arial;
	margin-left:20px;
	margin-bottom:5px
}

.h2
{
	color: #431918;
	font:  bold  12px/160% Times New Roman;
	text-align: center;
	margin:0px;
	padding: 0px;
}

img
{
	text-align: left;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

table
{
	text-align: center;
	vertical-align: top;
	border: 0px;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}

tr
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

td
{
	text-align: left;
	vertical-align: top;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.text-afisha
{
	color:#1E110D;
	font:  italic 11px/160% Times New Roman;
	text-align: center;
	margin-top:0px;
	padding: 0px;
}

.text-betony1
{
	color: #431918;
	font:  bold  italic 24px Times New Roman;
}
.text-betony
{
	color: #5e0101;
	font:  bold  italic 24px Times New Roman;
}

.text-main
{
	color:#1E110D;
	font:   12px/160% Arial;
	text-indent: 20px;
	margin:0px;
}

.text-list
{
	color:#1E110D;
	font:   12px/160% Arial;
	margin-left:20px;
	
}

.text-comment
{
	color:#9C9687;
	font:  italic 12px/160% Arial;
}

.text-quote
{
	color:#5e0101;
	font:  11px Arial;
	margin:0px;
}

.text-copyright
{
	color:#F8E8BF;
	font: 12px/160% Arial;
}

.photo
{
    margin: 5px; 
    border: solid 3px #FDF8EC;
}
