body { background: white; font-family: "Times New Roman", Times, serif; color: black }

div { position: absolute }
div.titlebar { top: 15px; left: 235px; width: auto; height: 150px }
div.sidebar { background: white; top: 35px; left: 25px; width: 155px; height: auto; border-color: silver; border-style: none inset inset none; border-width: medium }
div.splash { top: 165px; left: 235px; width: 605px; height: 520px; background: url(mainbackground.jpg) white no-repeat; vertical-align: center }
div.main { top: 165px; left: 235px }

h1 {  }
h2 { font-size: x-large; font-style: italic; clear: both }
h3 {  }

a:link { background: white; color: blue }
a:active { background: white; color: cyan }
a:visited { background: white; color: red }

p { text-align: justify; margin-right: 0.5em }
p.ref { margin-left: 2.5em; text-indent: -2.5em }

.smallcaps { font-variant: small-caps }

table { border-width: thin; border-style: none none none none; border-color: black; padding: 0em 0em 0em 0em; clear: both }
colgroup { padding: 0em 0em 0em 0em }
thead { border-width: thin; border-style: none none none none; border-color: black; font-size: larger; font-style: italic; padding: 0em 0em 1em 0em}

th { vertical-align: bottom }
td { vertical-align: top }

td.temp { width: 250px }

td.sidebar { text-align: center; padding: 0px 25px 15px 0px }

ul.sidebar { font-size: smaller }

img { border-width: thin; border-style: none none none none; border-color: black; padding: 0em 0em 0em 0em }
img.right { clear: right; float: right }
img.left { clear: left; float: left; padding: 0em 0.5em 0em 0em }
img.thum {}

address { font-size: xx-small; text-align: left; clear: both }
