body, td {
font-size: 10pt;
font-family: arial;
background-color: #050505;
/*background-image: url("leftbar.gif");
background-repeat: repeat-y;*/
color: #f0f0f0;
}

body {
scrollbar-arrow-color: #aa8888;
scrollbar-face-color: #442222;
scrollbar-track-color: #3c0a0a;
scrollbar-3dlight-color: #330000;
scrollbar-highlight-color: #aa8888;
scrollbar-shadow-color: #aa8888;
scrollbar-darkshadow-color: #664444;
}

body {
margin: 0px;
}

hr {
color: #050505;
background-color: #050505;
border-top: 1px dashed #997777;
}

h1, h2, h3, h4, #header {
font-family: "Trebuchet MS";
color: #f0f0f0;
}

h1 {font-size: 12pt;}
h2 {font-size: 11pt; font-weight: bold; color: #f0f0f0;}
h3 {font-size: 10pt; color: #f0f0f0;}

a:link {color:#f0f0f0; text-decoration: none;}
a:hover, a:active {color:#ffff00; text-decoration: underline;}
a:visited {color:#f0f0f0;}

#topbanner {
width: 100%; /*750px;*/
height: 100px;
background: #000 url('topbanner.jpg') no-repeat;
}


#logo {
position: absolute;
left: 40px;
top: 50px;
}


#menu {
position: absolute;
left: 40px;
top: 130px;
width: 150px;
font-family: "Trebuchet MS";
font-size: 11pt;
}

p.menuitem {
margin: 0px;
padding-bottom: 4px;
font-weight: bold;
text-indent: -1.2em;
padding-left: 1.2em;
}

#header {
position: absolute;
white-space: nowrap;
left: 220px;
top: 125px;
font-size: 14pt;
}

#breadcrumb {
position: absolute;
left: 220px;
top: 175px;
font-family: "Trebuchet MS";
font-weight: bold;
font-size: 8pt;
}

#content {
position: absolute;
left: 220px;
top: 225px;
width: 520px;
padding-bottom: 30px;
text-align: justify;
}

.albumfineprint {
margin-top: -10pt;
font-size: 8pt;
color: #0f0f0f;
}

.albumcaption {
margin-top: -8pt;
text-align: right;
font-size: 9pt;
color: #0f0f0f;
}

img.floatright {
float: right;
margin-left: 30px;
margin-bottom: 15px;
border: 1px solid #f0f0f0;
}

img.photo {
border: 1px solid #000000;
}

.photocaption {
margin-top: 5px;
margin-bottom: 40px;
text-align: center;
font-size: 9pt;
color: #f0f0f0;
}

