@charset "iso-8859-1";
html {
height: 100%;
overflow:inherit
}
#flashcontent {
height: 100%;
}

body {
margin: 0;
padding: 0;
color: #000000;
background: #FFFFFF url(images/img01.jpg) repeat left top;
}

style1 {
font-weight: bold;
text-decoration: underline;
}

a, a:visited {
background-color: transparent;
color: #800000;
}

a:hover {
color: #FF0000;
}

div#index {
margin: 1ex 0 1ex 0;
text-align: center;
}

div#index table {
text-align: center;
margin: 0 auto 0 auto;
}

div#index div.pages {
font-family: arial;
font-size: 1.0em;
text-align: right;
}

div#navigation {
text-align: center;
font-family: arial;
font-size: 1em;
margin: 1ex 0 1ex 0;
}

div#navigation table {
text-align: center;
margin: 0 auto 0 auto;
border-color: #999999;
border-width: 1px;
border-style: solid;
}

div#navigation td.previous {
text-align: center;
width: 100px;
color: #CC0000;
}

div#navigation td.index {
text-align: center;
}

div#navigation td.next {
text-align: right;
width: 100px;
}

div#index td.thumbcell {
width: auto;
text-align: center;
margin: 5 auto 5 auto;
border-width: 1px;
border-style: solid;
border-color: #333333;
}

div#navigation td.thumbcell {
width: auto;
text-align: center;
margin: 5 auto 5 auto;
border-width: 0px;
border-style: solid;
border-color: #333333;
}

div#index td.thumbcell img {
margin: 5 auto 5 auto;
border-style: solid;
border-width: 5px;
border-color: #333333;
}

div#navigation td.thumbcell img {
margin: 5 auto 5 auto;
border-style:solid;
border-width: 5px;
border-color: #333333;
}

div#navigation td.selected {
border-style: outset;
border-width: 1px;
}

div#navigation span.home {
display: block;
}

div#photograph {
text-align: center;
margin: 1ex 0 1ex 0;
}

div#photograph img {
margin: 5 auto 5 auto;
border-style: solid;
border-width: 5px;
border-color: #333333;
}
div#navigation table div.img img {
margin: 5 auto 5 auto;
border-style: solid;
border-width: 5px;
border-color: #333333;
}

h1 {
font-weight: bold;
color: #800000;
text-align: center;
}
