body
{
margin: 0px;
padding: 0px;
background-color: #d5d0b0;
background-image: url('images/background.jpg');
background-repeat: repeat-x;
}

td.leftcontent
{
padding-left: 25px;
}

p
{
text-indent: 25px;
}

h2
{
color: #5e482d;
margin: 5px;
font-size: 10pt;
font-weight: bold;
font-style: oblique;
font-family: georgia;
}

a:link
{
color: 4a311b;
text-decoration: underline;
font-weight: bold;
}

a:visited
{
color: 4a311b;
text-decoration: underline;
font-weight: bold;
}

a:active
{
color: 4a311b;
text-decoration: underline;
font-weight: bold;
}

a:hover
{
color: 4a311b;
text-decoration: underline;
font-weight: bold;
background-color: #f2f2ed;
}

table.gallery a:link
{
text-decoration: none;
}

table.gallery p
{
text-indent: 0px;
font-size: 8pt;
margin: 1px;
font-style: italic;
}

h1
{
font-style: oblique;
font-weight: bold;
font-size: 16pt;
color: #4a311b;
font-family: georgia;
}

img.border
{
border-width: 3px;
border-color: #afa682;
border-style: solid;
margin: 10px;
}

img.thumb
{
padding: 5px;
background-color: #ffffff;
border-style: solid;
border-width: 1px;
border-color: #e6d8d2;
margin: 5px;
}
