/*****************************/
/*** Gallery2Picasa        ***/
/*****************************/

.picgaltitle {
font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
font-size: 26px;
font-weight: ;
color: #000066;
text-decoration: none;

margin-bottom: 20px;
margin-top: 0px;

margin-left: 15px;
margin-right: 15px;
}

.picgaltable {
width: 590px;

padding-top: 10px;
padding-bottom: 10px;

margin-left: auto;
margin-right: auto;

border: dotted #FF9900 1px;

background: #F5F5F5;

}

.picgalnavlink {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
font-weight: normal;
color: #000066;
text-decoration: none;

padding-left: 5px;
padding-right: 5px;
}

.picgalnavlink a {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
font-weight: normal;
color: #990000;
text-decoration: none;
	
padding-left: 3px;
padding-right: 3px;
}

.picgalnavlink a:hover {
text-decoration: underline;
}

.picgaltable a {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
font-weight: normal;
color: #990000;
text-decoration: none;
	
padding-left: 3px;
padding-right: 3px;
}

.picgaltable a:hover {
text-decoration: underline;
}