body {
	background: url('../images/bg-body.png') repeat-x 0 100%;
	color: #000;
	font: 11px/14px Arial, Helvetica, sans-serif;
	position: relative;
    background: #a54f76 url('../images/bg-html.png') repeat-x;
}


img {
/*	border: none;
	display: block;*/
}
#girl {
	position: absolute;
	z-index: 1;
	right: 0;
	bottom: 0;
}
#container {
	width: 100%;
	overflow: hidden;
	/*background: url('../images/header.jpg') no-repeat 50% 0;*/
	/*padding: 0 0 512px;*/
}
h1 {
	width: 1070px;
/*	height: 291px;*/
	margin: 0 auto;
	overflow: hidden;
	text-indent: -9999px;
}
h1 a {
	display: block;
/*	height: 291px;*/
}
#main {
	width: 1070px;
	margin: 0 auto;
	border-collapse: collapse;
}
#main td {
	vertical-align: top;
}
.thumbs {
	background: url('../images/bg-thumbs.gif') repeat-y;
	padding-left: 14px;
}
.thumbs img {
	float: left;
	border: 1px solid #e0b8c1;
	margin: 2px 2px 0 0;
}
.top {
	width: 100%;
	border-collapse: collapse;
	table-layout: fixed;
}
.top td {
	background: url('../images/bg-top.gif') no-repeat 50% 0;
	height: 161px;
}
.top a:link, .top a:visited, .top a:active{
    display: block;
    width: 190px;
    height: 50px;
    margin: 45px 0 0 90px;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
}
.top a:hover {
    color: #000;
}

.heading {
	padding: 99px 0 35px 55px;
	background: url('../images/bg-heading.gif') no-repeat 0 100%;
	font: 22px/62px Arial, Helvetica, sans-serif;
}
.txt {
	background: url('../images/bg-txt.gif') repeat-y;
}

.top_old td{
  font-family: Geneva, Arial, Helvetica, san-serif;
  font-size: 15px;
  text-decoration: none;
  color: #000000;
}
.top_old a:link, .top_old a:visited, .top_old a:active{
  text-decoration: none;
  font-family: Geneva, Arial, Helvetica, san-serif;
  font-size: 16px;
  color: #000000;
}
.top_old a:hover{
  color: #FFF;
}
h2 {
  display: block;
  clear:both;
}
