/* CSS Document */

body {
background-color: #003396;
}

a:link {color: #28B8F8; text-decoration: none}
a:visited {color: #28B8F8; text-decoration: none}
a:hover {color: white; text-decoration: none}

td {
color: white;
font-family: georgia, arial;
font-size: 12px;
font-weight: bold;
}

.title {
color: #28B8F8;
font-size: 13px;
font-weight: bold;
}

.logoback {
background-image: url(http://www.petesduelingpianobar.com/Current/Logos/LogoBackground.gif);
background-repeat: no-repeat;
background-position: top center;
}

.hohumback {
background-image: url(http://www.petesduelingpianobar.com/Current/Images/HoHumBack.gif);
background-repeat: repeat-y;
background-position: top left;
}

ul {
list-style-image: url(http://www.petesduelingpianobar.com/Current/Images/Note.gif)
}

.survey {
font-size: 10px;
font-weight: bold;
color: #F8F8EE;
}

.image {
border-style: solid;
border-color: black;
border-width: 1px;
}

.polaroid {
border-style: solid;
border-color: white;
border-width: 0px;
}

a.polaroid:link {border-bottom: 0px solid red;}
a.polaroid:visited {border-bottom: 0px solid red;}
a.polaroid:hover {border-bottom: 5px solid red;}

.bold {
font-weight: bold;
color: #FFA500;
}

.austin {
color: #C12215;
font-size: 13px;
font-weight: bold;
}

.addison {
color: #F8F8EE;
font-size: 13px;
font-weight: bold;
}

.fortworth {
color: #28B8F8;
font-size:13px;
font-weight: bold;
}

.gallerytitle {
color: #C12215;
font-size: 18px;
font-weight: bold;
}

.enlarge {
color: #F8F8EE;
font-size: 10px;
}

.hohum {
color: #C91AD2;
}