body
{
    padding: 0px;
    margin: 0px;
    background-color: #000000;
    background-image: url(http://www.saffrontaylor.com/testgraphics/bg_body02.jpg), valign="top";
    background-repeat: no-repeat;
    background-position: center top;
    font-family: Verdana;
    font-size: 12px;
    line-height: 17px;
    text-align: Justify;
    color: #cccccc;
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td.td_thumbnail_title
{
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 13px;
}
td.td_thumbnail_image
{
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
}
img.img_thumbnail_image
{
    border: 0px none;
}
table.thumbs_table
{
    border: 0px none;
}
img.img_full_size_image
{
    border: 0px none;
}
.navigation
{
    text-align: middle;
    font-weight: bold;
}
.navigation a
{
    color: blue;
    text-decoration: none;
    font-weight: normal;
}
.navigation a:visited
{
    color: white;
    text-decoration: none;
    font-weight: normal;
}
.navigation a:hover
{
    color: white;
    text-decoration: underline;
    font-weight: normal;
}
.etg
{
    font-family: Verdana;
    font-size: 11px;
    color: #ffffff;
}
.etg a
{
    text-decoration: none;
    color: #ffffff;
}
.etg a:visited
{
    text-decoration: none;
    color: #ffffff;
}
.etg a:hover
{
    text-decoration: underline;
    color: White;
}

.smalltext  {
font-family: verdana;
font-size: 11px;
line-height: 14px;
color: White;
text-align: justify;
}

.mediumtext  {
font-family: verdana;
font-size: 12px;
color: pink;
text-align: center;
}

.toptext  {
font-family: verdana;
font-size: 11px;
letter-spacing: 4px;
color: White;
text-align: center;
font-variant:small-caps
}