﻿html, body {/*overflow: hidden;*/ height: 100%;}
img{
	border: 0;
}
body{
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0 0 0 0;
}

table#main{
	margin: 0 auto;
	height: 100%;
}

#main .content{
	width: 790px;
	min-height: 580px;
	height:auto !important;  height:580px; 
	text-align: center;
	vertical-align: middle;
	position: relative;
}

#menu .title{
	color: #b8b8b8;
	font-size: 14pt;
	padding-left: 7px;
}

#menu ul, #menu li{
	padding: 0 0 0 0; margin: 0 0 0 0;
	list-style-type: none;
}

#menu li a{
	color: #FFFFFF;
	text-decoration: none;
	line-height: 23px;
	_line-height: 11px;
	display: block;
	padding-left: 11px;
	font-size: 9pt;
}

#menu li a:hover,#menu li.selected a{
	background-image: url('images/menu_wleft.gif');
	background-repeat: no-repeat;
	background-position: 0 50%;
}

#menu li.selected{
	background-image: url('images/menu_aright.gif');
	background-repeat: no-repeat;
	background-position: 96% 50%;
}


#main #top,#main #bottom{
    margin: 0px; padding: 0px;
}

#menu{
	background-repeat: no-repeat;
	position: absolute;
	width: 119px;
	height: 159px;
	padding-top: 12px;
	text-align: left;
}

#homepage{
	width: 755px;
	height: 514px;
	background-image: url('images/homepage.jpg');
	background-repeat: no-repeat;
	background-position: 50% 50%;
	position: relative;
}

#homepage #menu{
	right: 0px; _right: -1px;
	top: 94px;
	background-image: url('images/menu.gif');
}

#infopage{
	position: relative;
	width: 770px;
	min-height: 351px;
	height:auto !important;  height:351px; 
	background-image: url("images/infopage_bg.jpg");
	background-repeat: repeat-y;
}

#infopage_bottom{
	position: relative;
	background-image: url("images/infopage_bottom.jpg");
	background-repeat: no-repeat;
	height: 162px;
	width: 770px;
}

#infopage .top {
	background-image: url('images/infopage_top.jpg');
	background-repeat: no-repeat;
	position: absolute;
	z-index: 2;
	top: 0; left: 0;
	height: 350px;
	width: 747px;
}

#infopage .txt{
	padding: 24px 115px 0 140px;
	text-align: left;
	position: relative;
	z-index: 2;
}

#infopage h1{
	display: inline;
	font-size: 22px;
	font-weight: normal;
}

#infopage #menu{
	width: 110px;
	left: 0px;
	top: 120px;
	background-image: url('images/menu_infopage.gif');
	height: 138px;
	z-index: 3;
}

#gallerypage{
	width: 770px;
	position: relative;
	text-align: center;
}

#gallerypage #menu{
	width: 85px;
	height: 125px;
	left: 0px;
	top: 133px;
	padding: 0;
}

#gallerypage #menu2{
	background-repeat: no-repeat;
	position: absolute;
	width: 100px;
	text-align: left;
	right: 0px; _right: -1px;
	top: 250px;
	background-color: #FFFFFF;
}

#gallerypage #menu2 .tl{
	background-image: url('images/menu2_tl.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 10px; line-height: 0; font-size: 0;
}

#gallerypage #menu2 .bl{
	background-image: url('images/menu2_bl.gif');
	background-repeat: no-repeat;
	background-position: 0 100%;
	height: 10px; line-height: 0; font-size: 0;
}
#gallerypage #menu2 ul, #gallerypage #menu2 li{
	padding: 0 0 0 0; margin: 0 0 0 0;
	list-style-type: none;
}

#gallerypage #menu2 li a{
	color: #000;
	text-decoration: none;
	line-height: 23px;
	_line-height: 11px;
	display: block;
	padding-left: 11px;
	font-size: 9pt;
}

#gallerypage #menu2 li a:hover,#gallerypage #menu2 li.selected a{
	background-image: url('images/menu2_bleft.gif');
	background-repeat: no-repeat;
	background-position: 0 50%;
}

#gallerypage #menu2 li.selected{
	background-image: url('images/menu2_aright.gif');
	background-repeat: no-repeat;
	background-position: 96% 50%;
}

p{margin:0}

#bigImageContainer { background-color: #000; height: 292px; text-align: center; vertical-align: middle; width: 545px; padding: 0 0 0 0 ; margin: 0 0 0 0; }
#bigImageContainer img { margin: 0 0 0 0; padding: 0 0 0 0; }

#ImageTitle { background-color: #e7e7e7; font-size: 13px; padding-left: 10px; line-height: 26px; height: 26px; text-align: left;  }
#thumbs { } 
#thumbs td { background-color: #999999; width: 83px; height: 60px; text-align: center; vertical-align: middle; padding-top: 2px; }
#thumbs td img { cursor: pointer; } 

#galleryContainer { margin-right: 14px; width: 557px; height: 466px; background-color: #FFFFFF; padding-top: 10px; margin: 0 152px 0 103px; } 

#nextArrow,#prevArrow { position: absolute; height: 22px; width: 22px; top: 455px; }
#nextArrow img,#prevArrow img { border: 0; }
#prevArrow { left: 75px; } 
#nextArrow { left: 667px; } 