@charset "UTF-8";
/* CSS Document */

.gallery {}
.gallery img {
border: 1px solid #000000;
margin: 10px #ffffff;
}

p {font-family:Arial, Helvetica, sans-serif;
color: #666666;
}

p a {
color: #666666;
}

.bios {color:#CCCCCC;}


.tableBg {background-repeat: no-repeat;}
.tableSide {background-repeat:repeat-y;}
.tableText {font-family:Arial, Helvetica, sans-serif;
color: #666666;}
.tableText h1 {font-size:2em;
font-weight: normal;}
.tableText h2 {font-size:1.8em;
font-weight:normal;}
.tableText h3 {font-size:1.6em;
font-weight:normal;}
.tableText h4 {font-size:1.4em;
font-weight:normal;}
.tableText p {font-size:.9em;
padding: 0px 0px 5px 0px;}

.tableBorder{border-bottom: 1px solid #333333;
padding-bottom: 3px;}

.tableText2 {font-family:Arial, Helvetica, sans-serif;
color: #ffffff;
font-size: .9em;
text-align: left;}
.tableText2 h1 {font-size:2em;
font-weight: normal;}
.tableText2 h2 {font-size:1.8em;
font-weight:normal;}
.tableText2 h3 {font-size:1.6em;
font-weight:normal;}
.tableText2 h4 {font-size:1.4em;
font-weight:normal;}
.tableText2 p {font-size:.9em;
letter-spacing: .1em;
color: #ffffff;}
.tableText2 a:link {color:#CCCCCC;}
.tableText2 a:visited, .tableText2 a:hover, .tableText2 a:active, .tableText2 a:focus{color:#999999;}

.pink {color: #FF0099;
font-size: 1.4em;
text-transform: lowercase;}

.tablePadding {padding-bottom:10px;}