html {
overflow: -moz-scrollbars-vertical;
}
body{background-color:#330000;font-family:tahoma,arial, helvetica;color:#cccccc;font-size:1em;}
a:link{
color:#000000;
font-weight:900;
}

a:visited{
color:#000000;
font-weight:900;
}
#navigation{
position:relative;

}
#navigation ul{margin:0;padding:0;list-style: none;}
#navigation ul li{
	clear:both;
	display:block;
	
}
#navigation a:link{
padding-left:15px;
color:#cccccc;
font-weight:900;
text-decoration:none;
font-size:14px;
display:block;
line-height:20px;


}
#navigation a:visited{
padding-left:15px;
color:#cccccc;
font-weight:900;
text-decoration:none;
font-size:14px;
display:block;
line-height:20px;
height:20px;

}
#navigation a:hover{
background-image:url('images/arrow.gif');
background-repeat:no-repeat;
}


#photoNav a:link{

padding:0px 0px 0px 30px;
color:#cccccc;
font-weight:900;
text-decoration:none;
font-size:12px;
display:block;
line-height:15px;
height:15px;
margin:0;
}
#photoNav a:visited{
padding:0px 0px 0px 30px;
color:#cccccc;
font-weight:900;
text-decoration:none;
font-size:12px;
display:block;
line-height:15px;
height:15px;
margin:0;
}



h1{font-size:1.2em;margin:30px 0px 20px 0px;}
.header{margin-top:0;}
p{margin:20px 0px 20px 0px;}
#imagesPorcher p{
	width:500px;

}
#imagesPorcher{
padding:0px 10px 10px 10px;
}

#imagesPorcher img{
border:1px #cccccc solid;
}

#photoGallerySelection img{
margin:0px 0px 10px 10px;
border:1px #cccccc solid;
}
#photoGallery{
width:520px;
}
#photoGallery img{
margin:5px;
border:1px #cccccc solid;
}
a.tooltip{
position:relative;
z-index:24; background-color:#330000;
color:#330000;
text-decoration:none;}

a.tooltip:hover{z-index:25; background-color:silver;text-decoration:none;}

a.tooltip span{display: none;font-size:.9em;}

a.tooltip:hover span{
text-align:left;
cursor:hand;
background-color: #ffffff;; 
height:20px;
padding:0px 5px 5px 5px;
display:block;
position:absolute;
top:2em; left:2em; width:15em;
border:1px solid #330000;
color:#000000;
}

/* Photo Preview Page */
#photoPreviewHeader{
width:774px;
}
#photoPreviewBody{
width:774px;
background-image:url('images/photoGallery_02.gif');
}

#photoPreviewFooter{
width:774px;
}
#photoPreviewNav{
margin-bottom:10px;
}
#photoPreviewNav a:link{

color:#cccccc;
font-weight:900;
text-decoration:none;
font-size:14px;
display:block;
line-height:20px;
height:20px;
}
#photoPreviewNav a:visited{

color:#cccccc;
font-weight:900;
text-decoration:none;
font-size:14px;
line-height:20px;
height:20px;
}
#walesCanneryPhotos{
width:525px;margin:0px 0px 10px 10px;
text-align:justify;
}
#walesCanneryPhotos img{
margin-bottom:10px;
margin-left:5px;
border:1px #cccccc solid;
width:150px;
height:100px;
}

#credit{
font-size:.8em;
}

#credit a:link{
color:#cccccc;
text-decoration:none;
}

#credit a:visited{
color:#cccccc;
text-decoration:underline;
}