body
{
	margin:0px;
	padding: 0px;
	background-image: url(images/all_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
table
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #413831;
}
a
{
	color: #5c1f12;
}
.top_content
{
	position: absolute;
	z-index: 1;
	top: 249px;
}
.content
{
	position: relative;
	z-index: 2;
}
.content_cell
{
	padding-left: 30px;
	padding-right: 10px;
	vertical-align: top;
}
.content_cell1
{
	padding-left: 10px;
	padding-right: 30px;
	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
{
	font-size: 8pt;	
	color: #cf8989;
}
.time
{
	font-size: 8pt;
	color: #906262;
}
.date_s
{
	color: #838383;
}
.time_s
{
	color: #ec4d5e;
}
.greeting
{
	text-align: center;
	color: #3c0f06;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
.counter
{
	position: relative;
	width: 200px;
	top: 30px;
	left: 330px;
	//left:355px;
	color: Black;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
}
.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.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
.gallary_table td
{
	padding: 15 15 12 15;
	color:#781c09;
}
.big_link a
{
	font-size: 19px;
	font-weight: normal;
	text-decoration: underline;
	color: #ffffff;
}
.big_link a:hover
{
	color: #70472e;
}
.big_link1
{
	margin-left: 5px;
}
.big_link1  a
{
	font-size: 19px;
	font-weight: normal;
	text-decoration: underline;
	color: #511104;
}
.rubrics
{
	background-image: url(images/rubrics_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.informer
{
	background-image: url(images/informer_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 25px;
}
.copy
{
	font-size: 10pt;
	padding-left: 5px;
	padding-top: 5px;
	color: #ffffff;
}
img
{
	border: 0px;
}