@charset "UTF-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:link {
	color: #605d4b;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #605d4b;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	texts-decoration: none;
	color: #FFFFFF;
}
h1 {
	font-size: 14px;
}
.style1 {
	font-size: 12px;
	font-weight: bold;
}

body {
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	background-color: #605d4b;
}

div#frame {
	position: absolute;
	width:    922px;
	height:   693px;
	z-index:  1;
	left:     59px;
	top:      18px;
}

div#frame img {
	width:  922px;
	height: 693px;
	border: 0;
}

div#frame_header {
	position: absolute;
	width:    90px;
	height:   52px;
	z-index:  2;
	left:     300px;
	top:      70px;
}

div#frame_content {
	position:   absolute;
	width:      560px;
	height:     420px;
	z-index:    3;
	left:       300px;
	top:        130px;
	overflow:   auto;
	text-align: center;
}

div#frame_content div {
	width:      100%;
	display:    none;
}

div#frame_content div img {
	margin-left:  auto;
	margin-right: auto;
}

div#content_menu {
	position: absolute;
	width:    50px;
	height:   491px;
	z-index:  4;
	left:     955px;
	top:      59px;
}

div#frame1_content {
	position:   absolute;
	width:      560px;
	height:     410px;
	z-index:    5;
	left:       300px;
	top:        124px;
	overflow:   auto;
	text-align: left;
}

div#video_menu {
	position:   absolute;
	width:      280px;
	height:     20px;
	z-index:    6;
	left:       580px;
	top:        102px;
	overflow:   auto;
	text-align: left;
}

div#photos_menu {
	position:   absolute;
	width:      261px;
	height:     20px;
	z-index:    6;
	left:       600px;
	top:        100px;
	overflow:   auto;
	text-align: left;
}

