body  {
    font-family : tahoma, verdana, arial;
    font-size : 0.85em;
    line-height : 1.5em;
    text-indent : 0;
    color : #333333;
    background : transparent;
    background-color: #FAF7EE;
    padding : 5px 0;
    margin : 5px 0 0 0;
}
td  {
    font-family : tahoma, verdana, arial;
    font-size : 0.85em;
    line-height : 1.5em;
    text-indent : 0;
    color : #333333;
    background : transparent;
}
hr {
    color : #333333;
    size: 3;
}
img {
    border: 0;
}
div.contactInfo {
    font-family : tahoma, verdana, arial;
    font-size : 1.2em;
    line-height : 1.5em;
    text-indent : 0;
    color : #333333;
}
div.pageName {
    font-size: 20pt;
    padding: 17px;
}
div.subTitle {
    font-size: 17pt;  
}
div.textLeft {
    position: relative;
    text-align: left;
    width:600px;
}
div.textCenter {
    position: relative;
    text-align: center;
    width:600px;
}
div.quote {
    position: relative;
    text-align: left;
    font-style: italic; 
    width: 500px;
}
div.previewer {
    border:5px groove gray;
	  padding: 5px;
  	text-align: center;
	  width:570px;
	  height:400px;
    display: table-cell;
    vertical-align: middle;
    background-color: white;
}
a:link {
    color: olive;
    text-decoration:none;
    font-weight: bold;
}
a:visited {
    color: olive;
    text-decoration:none;
    font-weight: bold;
}
a:hover {
    color: #5E3844;
    text-decoration:none;
    font-weight: bold;    
}
a.donate:link {
    color: orange;
    text-decoration:none;
    font-weight:bold;
}
a.donate:visited {
    color: orange;
    text-decoration:none;
    font-weight:bold;
}
a.donate:hover {
    color:#5E3844;
    text-decoration:none;
    font-weight:bold;
}
td.topNav {
    color: #333333;
    font-size: 12pt;
    text-align: center;
    width: 25%;
}
td.gallery {
    text-align: center;
    font-size: 10pt;
}
td.icon {
    cursor: hand;
}
span.gallery {
    text-align: center;
    font-size: 10pt;
}
