body {
background-color: #333333;
overflow:auto;
}

p, pre {
color: #aaaaaa;
letter-spacing: 0px;
text-align: justify;
text-indent: 0;
font: small-caps bold 12px arial;
margin-top: 0;
margin-bottom: 0;
}
h1 {
color: #ffffff;
font: small-caps bold 14px arial;
letter-spacing: 16px;
text-indent: 0;
position:relative;
left:10px;
max-width:200px;
white-space: pre;
}

div {
}
div.selector {
word-spacing: 0px;
text-align: left;
position:relative;
top:8px;
left:10px;
max-width:170px;
width:170px;
}
iframe {
background-color: #333333;
outline-color: #ff0000;
word-spacing: 0px;
position:absolute;
top:0px;
left:200px;
width:680px;
height:680px;
overflow:hidden;
}

img {
margin: 0px;
vertical-align:top;
display: inline;
border-width: 2px;
border-color: #333333;
}
img:hover {
border-color: #ffffff;
}

a {
color: #aaaaaa;
}

a:link {
color: #dddddd;
letter-spacing: 0px;
text-decoration: none;
margin-left: 0px;
}

a:visited {
color: #dddddd;
letter-spacing: 0px;
text-decoration: none;
}
a:active {
color: #ffffff;
letter-spacing: 0px;
text-decoration: underline;
}

a:hover {
color: #ffffff;
letter-spacing: 0px;
text-decoration: underline;
}

a.inactive {
color: #444444;
}
a.inactive:hover {
color: #888888;
letter-spacing: 0px;
text-decoration: line-through;
}

p.prevbutton {
display:inline;
text-align: left;
white-space: pre;
position: relative;
bottom: 0px;
left: 0px;
}
p.nextbutton {
display: inline;
text-align: right;
white-space: pre;
}
