/* CSS Document */
.mainbody{
  background-color: #781012;
  background-image: url('img/bg-pruh.gif');
  background-repeat: repeat-y;
  background-position: 50% 50%;
  font-family: Tahoma;
  font-size:13px;
  color: #69401C;
}
table{
  font-family: Tahoma;
  font-size:13px;
  color: #69401C
}
h1{
  font-family: Tahoma;
  font-size:22px;
  color: #771012;
  font-weight: normal
}
h3{
  font-family: Tahoma;
  font-size:18px;
  font-weight: normal
}
.table-head{
  width: 634px;
  height: 160px;
  margin: 0 0 0 -317px;
  padding: 0px;
  position: absolute;
  top: 15px;
  left: 50%;
}
.table-text{
  width: 634px;
  height: 736px;
  margin: 0 0 15 -317px;
  padding: 0px;
  position: absolute;
  top: 175px;
  left: 50%;
  background:url('img/bg-text.gif') 100% 0% repeat-y;
}
a:active,a:visited,a:link{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #771012;
	text-decoration: underline;
}
a:hover{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.photo_view{
  width: 700px;
  padding: 8 8 20 8;
  background-color: #fff0c5;
  border: 1px solid #69401C;
  position: absolute;
  left: 50%;
  top: 40px;
  margin: 0 0 0 -350;
  z-index: 2;
}
.closer_photo_view{
  background-color: #69401C;
  position: absolute;
  right:0px;
  top:0px;
  text-align:right;
  margin:0px;
  padding:3px;
}
a.lightlink:active,a.lightlink:visited,a.lightlink:link{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #fff0c5;
	text-decoration: underline;
}
a.lightlink:hover{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
a.blacklink:active,a.blacklink:visited,a.blacklink:link{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.blacklink:hover{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
