html {
margin: 0px;
padding: 0px; }
body {
font-family: serif;
margin: 0px;
padding: 0px;
background-color: #E3E3E3; }
a {
text-decoration: none; }
a:visited {
color: blue; }
a:hover {
text-decoration: underline;
border-top: 0px solid blue;
border-left: 0px solid blue;
border-right: 0px solid blue;
border-bottom: 0px solid blue; }
a.subtle {
color: black;
text-decoration: none; }
h1 {
font-size: 16pt;
font-weight: bold;
text-align: center; }
h2.pagesubtitle {
font-size: 12pt;
font-weight: bold;
font-style: italic;
text-align: center;
border-bottom: none; }
h3 {
margin: 0px;
padding-top: 8px;
padding-bottom: 4px;
padding-left: 0px;
padding-right: 30px; }
/*p {
margin: 0px; }*/
hr {
height: 14px;
padding: 1px;
background-color: black;
padding: 0px;
width: 100%;
border: none;
margin: 0px;
border-top: 8px solid #FFFFFF;
border-bottom: 5px solid #FFFFFF;
border-left: 55px solid #FFFFFF;
border-right: 55px solid #FFFFFF; }
dt {
font-weight: bold; }
pre.large {
font-family: courier;
margin: 10px;
padding: 6px;
border: 1px solid black;
background-color: #F2D1D1;
overflow: auto; }
.search_box {
border: 1px solid black;
padding: 1px;
margin-bottom: 4px;
font-size: 12px;
font-weight: bold;
background-color: #F8F8F8;
color: #777777; }
.path {
font-family: courier;
font-size: 12px;
color: #555555;
font-weight: bold;
font-size: 12px;
margin-left: 8px; }
.path a {
color: #6666DD; }
.path a:visited {
/* color: #883388; */
color: #6666DD; }
.righty_content {
text-align: center;
margin-top: 5px;
margin-left: 5px;
padding: 1px;
float: right;
width: 30%;
overflow: hidden; }
.lefty_content {
text-align: center;
margin-right: 5px;
padding: 1px;
float: left;
width: 30%;
overflow: hidden; }
.lefty_content img {
border: 1px solid black;
width: 90%; }
.righty_content img {
border: 1px solid black;
width: 90%; }
.col_title {
width: 100%;
margin-bottom: 7px;
text-align: center;
font-weight: bold;
font-family: serif;
font-size: 14px;
}
.col_left {
width: 24%;
height: 275px;
overflow: hidden;
margin-top: 3px;
margin-left: 3px;
padding: 5px;
/*float: right;*/
}
.col_center {
width: 32%;
height: 275px;
overflow: hidden;
margin-top: 3px;
padding: 5px;
float: right;
border-left: 1px solid black;
border-right: 1px solid black;
}
.col_right {
width: 37%;
height: 275px;
overflow: hidden;
margin-top: 3px;
padding: 5px;
float: right;
}
.content_caption {
text-align: center;
font-style: italic;
width: 100%;
font-size: small;
font-family: courier; }
.notice {
padding: 8px;
background-color: yellow;
margin-right: 70px;
margin-left: 70px;
margin-bottom: 10px;
border: 2px solid orange; }
.lefty {
float: left; }
.righty {
float: right; }
.centerize {
text-align: center; }
.content {
font-size: small;
background-color: #FFFFFF;
margin-left: 4%;
width: 680px;
margin-top: 0px;
margin-bottom: 0px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px; }
.content img {
border: 1px solid black; }
.content_footer {
margin-left: 4%;
font-size: 10px;
font-style: italic;
font-family: sans-serif;
text-align: center;
width: 680px;
margin-bottom: 5px;
margin-top: 0px;
border-top: 2px solid #000000;
padding-top: 6px;
padding-left: 5px;
padding-right: 5px; }
.right_stuff {
font-size: small;
margin-left: 4px;
width: 190px;
height: 0px;
overflow: visible;
float: right;
position: relative;
left: 206px;
top: -11px;
color: #777777;
font-weight: bold;
font-size: 12px; }
.right_stuff a {
color: #7777DD; }
.right_stuff a:visited {
color: #7777DD; }
.right_stuff a:hover {
text-decoration: none; }
.right_stuff img {
border: 1px solid black; }
.photo_thumb {
width: 150px;
height: 112px;
padding: 0px;
margin: 0px;
border: none;
text-align: center; }
td.gallery_title {
padding-left: 14px; }
table.thumbs tr {
padding: 0px;
margin: 0px; }
table.listing {
width: 100%;
border-spacing: 0px;
font-size: 11px; }
table.listing tr {
width: 100%; }
table.listing td.date {
font-style: italic;
width: 90px;
overflow: hidden; }
table.listing td.description {
overflow: hidden; }
#top_bar {
height: 22px;
background-color: #993333;
margin: 0px;
padding: 0px;
width: 100%; }
#top_bar_content {
background-color: #993333;
height: 20px;
font-family: courier;
font: courier;
font-weight: normal;
font-size: 14px;
color: #EEEEEE;
float: center;
width: 684px;
border-right: 200px solid #993333;
padding-top: 2px;
padding-bottom: 0px;
padding-left: 3px;
padding-right: 5px;
margin-left: 4%;
margin-bottom: 0px;
margin-top:0px; }
#top_bar_content a {
font-weight: bold;
color: #FFFFFF;
text-decoration: none; }
#main_title {
border-top: 3px solid #FFFFFF; }