body{ background-color: black;} 

p { color: white; font-size: 13px; font-family: Helvetica; font-style:light;
line-height:1.25;
letter-spacing:.8px;} 

div.welcome { 
position: absolute;
left:124px;
top:225px;
} 

A:link {color: yellow;}
A:hover {color: white;}
A:active {color:white;}
A:visited {color: cyan;}

H2 {color: red; font-family: Helvetica;}
h3 {color: red; font-family: Helvetica; letter-spacing: 1px;}
h4 {color: red; font-family: Helvetica; letter-spacing: 1px;}
h5 {color: red; font-size: 10px; font-family: Helvetica; line-height: 1.25; letter-spacing: .6px;}

#daught li {color:white; font-family: Helvetica; font-style: light; font-size: 13px; line-height:1.25;}
#bottles li {color:white; font-family: Helvetica; font-style: light; font-size: 13px; line-height:1.25;}
#wines li {color:white; font-family: Helvetica; font-style: light; font-size: 13px; line-height:1.25;}

div.galtype { position:absolute;
top: 780px;
left:200px;
}

div.credit { position: absolute;
top: 520px;
left: 430px;
}

div.buttons { width=500px;
position: absolute;
left: 400px;
top: 4px;
}

div.banner {width: 1280px;
position:relative;
bottom:31px;
right:8px;
}

div.gallerypage {position:absolute;
top: 145px;
left: 200px;
}

div.beerpage {height: 300px;
position:absolute;
left:95px;
top: 310px;
}

div.mappage {position: absolute;
left:120px;
top:320px;
}

div.extrapage {position: absolute;
top: 170px;
left: 450px;
}

div.comingsoon {position:absolute;
top: 440px;
left: 145px;
}

div.directions {position:relative;
bottom: 505px;
left: 40px;
}

div.staffphotos {position:relative;
bottom:135px;
left: 195px;
}

div.image1 { position:absolute;
left: 430px;
top: 200px;
}

div.guinness { position: relative;
left: 500px;
bottom: 135px;
}

div.beers {position: relative;
bottom: 575px;
left:40px;
}

div.beers2 {position: relative;
bottom: 765px;
left:290px;
}

div.wine {position: relative;
bottom: 832px;
left:40px;
}

div.googlemap {position: relative;
bottom: 120px;
left: 400px;
}

div.allbios {position: relative;
bottom: 170px;
}

div.ivanbio {position: relative;
left: 400px;
bottom: 690px;
}

div.krystalbio {position: relative;
left: 400px;
bottom: 670px;
}

div.fionabio {position: relative;
left: 400px;
bottom: 650px;
}

div.markbio {position: relative;
left:400px;
bottom: 625px;
}

div.directtv {position: absolute;
top:200px;
left:145px;
}

div.staffpage {position: absolute;
top: 335px;
left: -20px;
}

.photogallery_container {
	width:800px;
	height:600px;
  	margin: 0px auto;
	border:1px solid #BFBCB3;
	margin-top:30px;
}

.photogallery_bgthumbs{
	width:100%;
	background-color:#333333;
	height:98px;
	filter: alpha(opacity=60);
	opacity:0.6;
	-khtml-opacity:0.6;
}

.photogallery_thumbs_slider{
	margin-right:4px;
	
}

.photogallery_thumbs_slider div{
	float:left;
	padding:4px 4px 4px 4px;
}

.photogallery_thumbs_slider div img{
	width:120px;
	height:90px;
}

.photogallery_thumbs_slider div a{
	filter: alpha(opacity=70);
	opacity:0.7;
	-khtml-opacity:0.7;
}
.photogallery_thumbs_slider div a:hover{
	filter: alpha(opacity=90);
	opacity:0.9;
	-khtml-opacity:0.9;
}


