﻿body { background-color: #000001; margin: 0px; }

body.content { background-color: #000001; }

table { width: 100%; height: 100%; padding: 0px; }

table.borderW { border: solid white 1px; width: 850px; height: 700px; }

table.main { width: 850px; height: 680px; }

table.links { width: 200px; }

table.content { width: 800px; }

table.iframe { padding: 10px; vertical-align: top; height: 100%; width: 100%; }

td { border: solid yellow 0px; width: 100%; height: 100%; padding: 0px; }

td.content_top, td.bot_bar, td.side_bot_bar, td.side_link, td.side_filler { background-color: black; }

td.content_top { height: 70px; padding-left: 5px; }

td.iframe { height: 672px; }

td.bot_bar, td.right, td.side_link, td.side_link_red, td.side_link_hover, td.location { height: 20px; }

td.bot_bar { text-align: left; padding-left: 3px; }

td.right { text-align: right; padding-right: 5px; background-color: black; }

td.side { vertical-align: top; }

td.side_link, td.side_link_hover { padding-left: 15px; }

td.side_link_hover { background-color: #000001; }

td.side_space { height: 1px; background-color: #343433; }

td.side_link_red { background-color: #000001; padding: 2px; }

td.side_filler { vertical-align: middle; text-align: center; padding-top: 10px; padding-bottom: 10px; }

td.header { height: 41px; background-color: #000001; padding-left: 10px; background-image: url('ark.jpg'); }

p { color: white; font-family: Trebuchet MS, Helvetica; font-size: 10pt; display: inline; }

p.card { font-size: 32pt; display: inline; }

p.header { font-size: 20pt; display: inline; }

p.date { color: #F5C812; font-size: 14pt; display: inline; }

img { border: solid white 0px; }

img.textlogo { width: 400px; height: 70px; }

a:link, a:visited, a:hover, a:active, a.m { outline: none; }

a:link, a:active { text-decoration: underline; color: white; }

a:visited, a:hover { color: #999900; }

a.m:link, a.m:active { text-decoration: none; color: #999900; display: block; width: 100%; }

a.m:visited { text-decoration: none; color: #999900; display: block; width: 100%; }

a.m:hover { text-decoration: none; color: white; display: block; width: 100%; }