
body {
background-color:#CCCC99;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
margin: 0px 0px 0px 0px; 
}

#Layer1 {
position:absolute; 
left:38px; 
top:33px; 
width:1200px; 
height:150px; 
z-index:1; 
background-color: #666600; 
border: 1px none #000000;
background-image:url(img/header.jpg);
background-repeat:no-repeat }



#Layer2 {
position:absolute; 
left:39px; 
top:197px; 
width:251px; 
height:296px; 
z-index:2; 
background-color: #CCCC66; 
border: 1px none #000000;
padding-left:25px;
padding-top:15px;
}


#Layer6 {
position:absolute; 
left:39px; 
top:478px; 
width:1173px;
z-index:1; 
background-color: #CCCC66; 
border: 1px none #000000;
padding-left:50px;
padding-top:50px;
}

a {
color:#666600;
font-size:18px;
text-decoration:none;
font-weight:bold}

#Layer2 a{
color:#000000;
font-size:16px;
text-decoration:none;
}



#Layer2 a:hover{
color:#FFFFFF;
}


a:hover {
color:#FFFFFF}

h1 {
font-family:French Script MT;
font-size: 48px;
color:#FFFFFF;
text-align:center}

#Layer3 {
position:absolute; 
left:291px; 
top:196px; 
width:430px; 
height:296px; 
z-index:3}



#Layer5 {
position:absolute; 
left:722px; 
top:196px; 
width:514px; 
height:296px; 
z-index:5; 
background-color: #CCCC66; 
border: 1px none #000000;

 }
 
.pcentre {
text-align:center}


#gallery 
{
	position:relative; 
	width:500px; 
    height:296px;
}

#thumbs 
{
	width:500px; 
	float:left;
	margin: 0 0 5px 0;
}

#thumbs a 
{
	display:block; 
	float:left; 
	margin:0px 0px 5px 5px; 
	width:72px; 
	height:50px; 
	border:1px solid #CCCC66; 
}

#thumbs a img 
{
	width:72px; 
	height:50px; 
	border:1px solid #CCCC66;
	
}

#thumbs a:hover 
{
	border-color:#CCCC66;
}

#thumbs a:hover img 
{
	position:absolute; 
	width:auto; 
	height:auto; 
	left:-432px; 
	top:-17px; 
	border:1px solid #CCCC66; 
}
