
body {
 font-family: Courier New;
 color: #C4B080;
}
 
body.welcome {
 font-family: Courier New;
 color: #C4B080;
 background-color: #343860;
 vertical-align:middle; 
 text-align:center;
}

body.gallery1 {
 font-family: Courier New;
 color: #C4B080;
 background-color: #632a26;
 text-align:center;
}

body.gallery2 {
 font-family: Courier New;
 color: #C4B080;
 background-color: #343860;
 text-align:center;
}

body.gallery3 {
 font-family: Courier New;
 color: #C4B080;
 background-color: #632a26;
 text-align:center;
 padding:20px;
}

body.vita {
 font-family: Courier New;
 color: #C4B080;
 background-color: #632a26;
}

body.pictureframe {
 font-family: Courier New;
 text-align: center;
 color: #C4B080;
 background-color: #343860;
}

p {
 font-family: Courier New;
 color: #C4B080;
}

ul.vita2 {
 font-family: Courier New;
 color: #C4B080;
 margin-top: 5px; 
 margin-bottom: 15px;
}

div.table { 
 display:inline-table; 
 border-collapse:collapse; 
}
div.tr { 
 display:table-row; 
}
div.td {
 display:table-cell;
 text-align:center; 
}
div.thumbnail {
 display:inline;
}
div.thumbtable {
 display:inline-table;
 text-align: center;
 padding:5px
}
div.thumbimg {
 display:table-cell;
 text-align: center;
}
div.thumbtit {
 display:table-cell;
 font-family: Courier New;
 font-size: 8;
 text-align: center;
 color: #C4B080;
}

a:link { color:#C4B080; text-decoration:none; }
a:visited {color:#C4B080; text-decoration:none; }
a:focus { font-weight:bold; color:#C4B080; text-decoration:underline; }
a:hover { font-weight:bold; color:#C4B080; text-decoration:none; }
a:active { font-weight:bold; color:#C4B080; text-decoration:underline; }

img {
 border:0;
}

td {
 font-family: Courier New;
 color: #C4B080;
}

td.pframeimage {
 text-align: center;
}

td.pframetitle {
 font-family: Courier New;
 font-size: 10;
 text-align: center;
 color: #C4B080;
}

