body
{
	margin:0px;
	padding: 0px;
	background-image: url(images/all_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
table
{
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #413831;
}
a
{
	color: #5c1f12;
}
.content_td
{
	background-image: url(images/content_bg.jpg);
}
.top_content
{
	position: absolute;
	z-index: 1;
	top: 249px;
}
.content
{
	position: relative;
	z-index: 2;
}
.content_cell
{
	padding-left: 45px;
	padding-right: 10px;
	vertical-align: top;
}
.content_cell1
{
	padding-left: 10px;
	padding-right: 45px;
	vertical-align: top;
}
.link
{
	width: 230px;
	height: 55px;
	position: relative;
	top: -10px;
	left:130px;
	cursor: pointer;
}
h1
{
	font-size: 16pt;
	font-weight: lighter;
	text-decoration: underline;
	margin-top: 30px;
	margin-bottom: 0px;	
	color:#5c1f12;
}
h2
{
	font-size: 15pt;
	font-weight: lighter;
	margin-top: 15px;
	margin-bottom: 0px;	
	color:#781c09;
}
.date
{
	color: #d0ceaf;
}
.time
{
	color: #d8b38b;
}
.date_s
{
	color: #ffffff;
	font-size: 8pt;
}
.time_s
{
	font-size: 8pt;
	color: #db7b67;
}
.greeting
{
	text-align: center;
	color: #3c0f06;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
.counter
{
	width: 300px;
	position: relative;
	top: 40px;
	left: 91px;
	color: Black;
	font-size: 12pt;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
}
.menu
{
	position: relative;
	top: 145px;
	left: 65px;
	width: 600px;
}
.menu_table td
{
	padding-right: 40px;
	font-size: 15pt;
	font-weight: normal;
	text-decoration: underline;
}
.menu_table td a
{
	color: #ffffff;
}
.menu_table td a:hover
{
	color: Red;
}
.gallary
{
	background: url(images/fotos_bg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
.gallary_table
{
	padding: 20 20 10 20;
	color:#781c09;
}
.big_link a
{
	font-size: 19px;
	font-weight: normal;
	text-decoration: underline;
	color: #ffffff;
}
.big_link a:hover
{
	color: #70472e;
}
.big_link1  a
{
	font-size: 19px;
	font-weight: normal;
	text-decoration: underline;
	color: #511104;
}
.big_link11  a
{
	font-size: 19px;
	font-weight: normal;
	text-decoration: underline;
	color: #360c03;
}
.rubrics
{
	background-image: url(images/rubrics_bg.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}
.informer
{
	background-image: url(images/informer_bg.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}
.copy td
{
	font-size: 12pt;
	padding-left: 40px;
	padding-top: 30px;
	color: #ffffff;
}
.advert
{
	width: 200px;
	background-color: #EDEBC6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding: 2px;
	margin-bottom:5px;
}