body  {
    font-family : tahoma, verdana, arial;
    font-size : 0.85em;
    line-height : 1.5em;
    text-indent : 0;
    color : #333333;
    background : transparent;
    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.pageBorder {
    width: 100px;
    position: absolute;
    background-color:silver;
}
div.contactInfo {
    font-family : tahoma, verdana, arial;
    font-size : 1.2em;
    line-height : 1.5em;
    text-indent : 0;
    color : #333333;
}
div.flower {
   position: absolute;
    top: 110px;
    left: 400px;
}
#main {
    margin-left:100px;
    margin-right:100px;
    padding-left:5px;
    padding-right:5px;
}
#rightBorder {
    right:0;
}
#leftBorder {
    left:0;
}
div.headerImage {
   position: relative;
    top: 40px;
}
div.sarah {
    font-size: 24pt;
    font-family:copperplate, skia, verdana;
    text-align: center;
}
div.pageName {
    font-size: 20pt;
}
div.subTitle {
    font-size: 18pt;
}
div.textLeft {
    position: relative;
    text-align: left;
    width: 700px;
}
div.textCenter {
    position: relative;
    text-align: center;
    width: 700px;
}
div.previewer {
    border:5px groove gray;
	padding: 5px;
	text-align: center;
	width:570px;
	height:400px;
    display: table-cell;
    vertical-align: middle
}
a:link {
    color: gray;
    text-decoration:none;
}
a:visited {
    color: gray;
    text-decoration:none;
}
a:hover {
    color: #444444;
    text-decoration:none;
}
td.selected {
    color: gray;
    font-weight: bold;
    font-size: 12pt;
    text-align: center;
    width: 25%; 
}
td.topNav {
    color: #333333;
    font-size: 12pt;
    text-align: center;
    width: 25%;
}
td.gallery {
    text-align: center;
    font-size: 10pt;
}
td.icon {
    cursor: hand;
}
td.gvp {
    font-family : tahoma, verdana, arial;
    font-size : 0.85em;
    line-height : 1.5em;
    text-indent : 0;
    color : #333333;
}
span.gallery {
    text-align: center;
    font-size: 10pt;
}  

