
.center
{
	text-align: center;
	



}

body
{
	font-family: Arial;
	text-align: center;
	align: center;
	
	
}


a
{
	border-width: 0px;
	font-family: Arial;
	color: rgb(192,143,65);
	font-size: 10pt;
}

a.nav
{
	border-width: 0px;
	font-family: Arial;
	color: rgb(192,143,65);
	font-size: 12pt;
	font-weight: bold;
}

a.navred
{
	border-width: 0px;
	font-family: Arial;
	color: rgb(173, 38, 36);
	font-size: 12pt;
	font-weight: bold;
}



div
{
	font-family: Arial;
}

img
{
	border-width: 0px;
	border-color: White;
}

img.photo
{
	border-width: 5px;
	border-color: White;
}


div#main
{
}


div#banner
{
	height:170px;
	width:920px;
	background-image: url(images/bannersh.jpg);
	vertical-align: middle;
	background-repeat: no-repeat;
}

div#buttons
{
	width:920px;
	height:35px;
	background-color: rgb(173, 38, 36);
	background-image: url(images/back.jpg);
	text-align:left;
	overflow: hidden;
}

div#body
{
	background-color: black;
	background-image: url(images/back.jpg);
	width:920px;
		
	
}

div#footer
{
	width:920px;
	height:80px;
	vertical-align:middle;
	background-color: white; 
	text-align: left;
	background-image: url(images/footer2.jpg);
	padding-top: 32px;
	padding-left: 0px;
	background-repeat: no-repeat;
	
}

table
{
	table-layout:fixed;
	border-width: 0px;
}

.tableBody
{
	width:860px;
	border-width: 1px;
	border-color: White;
}

td
{
	color: rgb(201,152,73);
	font-family: Arial;
	vertical-align: top;
	font-size: 10pt;
	border-size: 0pt;
}

td.tdSlider
{
	width: 150px;
}

.imgSlideBigTop
{
	height:400px;
	width:400px;
	position:relative;
	left:0px;
	top:-400px;
}

.imgSlideBigBottom
{
	height:400px;
	width:400px;
	position:relative;
	left:0px;
	top:-395px;
}

.imgThumb
{
	height:100px;
	width:100px;
	position:relative;
	top:5px;
}

.imgThumb2
{
	height:100px;
	width:100px;
	position:relative;
	top:5px;
	left:5px;
}


.imgSmallThumb
{
	height:76px;
	width:76px;
	position:relative;
	top:2px;
	left:2px;
}

.imgSlideTop
{
	height:100px;
	width:100px;
	position:relative;
	left:5px;
	top:-100px;
}

.imgSlideBottom
{
	height:100px;
	width:100px;
	position:relative;
	left:5px;
	top:-95px;
}

.divSmallThumb
{
	width:80px; 
	height:80px; 
	background-color:white; 
	overflow: hidden;  
}

.divSlide
{
	width:110px; 
	height:110px; 
	background-color:white; 
	overflow: hidden;  
}

.divSlideBig
{
	width:410px; 
	height:410px; 
	overflow: hidden; 
	background-color:white; 
}


.accor_header
{
	background-color: black; 
	align:center; 
	text-align:center; 
	vertical-align: middle;
	height:25px; 
	cursor:pointer;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: underline;
}

.accor_body
{
	margin-left: 10px;
	margin-right: 10px;
	background-color: black;
	align:center; 
	text-align:justify; 
	color: rgb(201,152,73); 
	overflow:hidden;
	
}

.page_button
{
	visibility:hidden;
	cursor:pointer;
}

h1
{
	font-size:14pt;
	font-weight: bold;
}

h2 
{
	font-size:12pt;
	font-weight: bold;
}

h3
{
	font-size:12pt;
	font-weight: bold;
}

p
{
	font-size:10pt;
}

.bold
{
	color: rgb(173, 38, 36);
	font-weight: bold;
}

.W100P
{
	width:100%;
}

.W95P
{
	width:95%;
}
