body
{ 
margin: 20px;
text-align: center;
background-color: #660000;
background-image: url(images/bg.jpg);
font-family: Arial,Helvetica,Geneva,Sans-serif; 
font-size: 1em; 
color: black; 
}

td
{
padding: 0;
}

table.border
{
border: 5px solid #FFFFF0;
}

table.content
{
border: 10px solid black;
width: 830px;
}

table.navigation
{
border-top: 10px black solid;
width: 830px;
}

.navigation td
{
width: 103px;
background-color: #666666;
text-align: center;
}

.navigation td table tr td
{
font-family: monotype corsiva, apple chancery, urw chancery l, cursive;
font-size: 1.2em;
border-right: 1px solid white;
}

td .navfocus
{
background-color: #999999;
}

.navfocus a
{
color: white;
}

.navigation a
{
text-decoration: none;
}

.navigation a:hover
{
color: white;
}

table.subnavigation
{
border-bottom: 1px black solid;
width: 830px;
background-color: #999999;
}

.subnavigation td table tr td
{
text-align: center;
font-family: monotype corsiva, apple chancery, urw chancery l, cursive;
font-size: 1.2em;
padding: 0 15px 0 15px;
}

.subnavigation a
{
text-decoration: none;
}

.subnavigation a:hover
{
color: #ffffff;
}

.text
{
background-color: #ffffcc;
background-image: url(images/bgtext.jpg);
}

.lefttext
{
padding: 0 10px 30px 30px;
}

.righttext
{
padding: 0 30px 30px 10px;
}

#description
{
padding-top: 10px;
}

ul
{
list-style-image: url(images/li.gif);
text-align: left;
margin-top: 5px;
}

a
{
color: black;
}

a:hover
{
color: #660000;
}

.thumbnails td
{
text-align: center;
padding: 0 10px 5px 0;
}

h1
{
font-family: monotype corsiva, apple chancery, urw chancery l, cursive;
text-align: center;
}

h2
{
margin-bottom: 0;
text-align: center;
}

p
{
text-align: justify;
}

img
{
border: 1px solid black;
}
.gallery img
{
border: none;
}

blockquote
{
text-align: justify;
}

.SLH
{
font-size: 1.2em;
font-family: monotype corsiva, apple chancery, urw chancery l, cursive;
}

#quote1
{
position: relative;
margin-top: 0;
margin-left: 30px;
width: 250px;
padding: 10px 10px 15px 10px;
background-color: #ffffcc;
border: 1px solid #666666;
font-style: italic;
font-size: .9em;
text-align: left;
}

#quote2
{
position: relative;
z-index: 2;
margin-left: 70px;
margin-top: -15px;
width: 225px;
padding: 10px 10px 20px 10px;
background-color: #330000; 
color: white;
font-style: italic;
font-size: .9em;
text-align: left;
}
 
#quote3
{
position: relative;
z-index: 2;
margin-left: 10px;
margin-top: -10px;
width: 250px;
padding: 10px;
background-color: #660000; 
color: white;
font-style: italic;
font-size: .9em;
text-align: left;
}

#Table10
{
text-align: left;
padding: 5px;
border: 1px dotted #666666;
padding: 0px;
}

#Table10 td
{
border-bottom: 1px dotted #666666;
padding: 5px;
vertical-align: top;
}

#preview
{
border: solid black 4px;
}

label.error
{
color:red;
font-weight:bold;
padding-left:7px;
}
