BODY {
font-family: helvetica, verdana, sans-serif;
font-size: 12px;
color: #444444;
background-color: #ffffff;
min-width: 600px;
overflow: auto;}

BODY.slideshow {
overflow: hidden;
}

div#holder {
position: absolute;
left: 50%;
margin-left: -300px;
margin-top: 80px;
width: 600px;
height: 500px;
}

DIV#menu {
position: absolute;
top: 0px;
left: 0px;
padding-left: 5px;
padding-top: 5px;
color: #3366ff;
width: 100px;
height: 200px;
z-index: 100;
}
DIV#top {
position: absolute;
width: 600px;
height: 70px;
background: URL(images/logo1.gif) no-repeat;
text-align: right;
vertical-align: baseline;
padding: 0px;
font-size: 24px;
font-weight: bold;
color: #0000ff;}
DIV#content {
padding: 0px;
margin: 0px;
top: 75px; left: 0px;
position: absolute;
height: 445px;
width: 600px;
background-color: transparent;
text-align: left;
overflow: visible;
text-align: justify;
z-index: 20;}

DIV#graybox {
background-color: #cccc99;
margin: 0px 0px 0px 4px;
padding: 4px 4px 4px 4px;
font-size: 11px;
font-family: verdana,sans-serif;
float: right;
width: 175px;
text-align: left;
}

DIV#inner {
font-size: 12px;
padding: 2px 0px 0px 0px;
margin: 0px auto;
left: 195px; top: 0px;
position: absolute;
border: 1px #444444 solid;
width: 405px; height: 435px;
overflow: auto;
}

DIV#pho {
padding: 0px;
margin: 0px;
font-size: 12px;
text-align: center;
width: 375px; height: 410px;
overflow: hidden;
}

DIV#toc {
position: absolute; top: 0px; width: 135px; text-align: left; color: #3366ff;
}

DIV#pholink {
top: 395px; left: 0px; font-weight: bold; position: absolute; text-align: right; width: 375px; padding: 0px; margin: 0px;
}

DIV#constrainer {
text-align: justify;
position: absolute;
left: 35px;
width: 335px;
}

SPAN.header {
font-size: 24px;
font-weight: bold;
color: #d30;
position: absolute;
bottom: 8px;
right: 0px;
}

SPAN.textheader {
font-weight: bold;
font-size: 13px;
color: #0000cc;
margin: 0px; padding: 8px 0px 0px 0px;
}

DIV.innerheader {
font-weight: bold;
font-size: 11px;
color: #0000ff;
margin: 0px; padding: 8px 0px 0px 0px;
}

A {
color: #0000ff;
text-decoration: none;
}

a:hover {
color: #d30;
}

A.frontl {
color: #ffffff;
text-decoration: none;
}

a.frontl:hover {
color: #d30;
}

A.graybox {
color: #444444;
text-decoration: none;
}

a.graybox:hover {
color: #d30;
}

