div
{border: 0px;
 margin: 0px;}

#top-header
{background-color: white; /* #106CB5;*/
 color: #106CB5;
 height: 150px;
 width: 100%;
 margin: 0px;
 padding: 0px;
 border: 0px;
 top: 0px;
 left: 0px;
 position: absolute;}

#main
{position: absolute;
 left: 120px;
 top: 170px;
 z-index: 0;}

#header-org-name
{font-size: 32px;
 left: 120px;
 top: 30px;
 position: absolute;}

#quick-info
{font-size: 18px;
 right: 10px;
 top: 10px;
 position: absolute;
 margin: 0px;
 padding: 0px;}

#quick-info ul
{list-style-type: none;
 margin: 0px;
 padding: 0px;}

.events ul
{list-style-type: none;
 margin: 0px;
 padding: 0px;}

body
{font-family: helevetica;}

#header-tag-line
{font-style: italic;
 font-size: 14px;}

div.span
{display: inline;}

#tec-shield
{height: 100px;
 float: left;
 padding-right: 20px;}

#cross-vertical
{height: 100%;
 width: 15px;
 background-color: #D10F41;
 position: fixed;
 left: 85px;
 top: 0px;}

#cross-horizontal
{height: 15px;
 width: 100%;
 background-color: #D10F41;
 position: absolute;
 top: 150px;
 left: 0px;}

#white-crosses
{float: left;
 position: absolute;
 left: 0px;
 height: 100%;
 width: 75px;
 margin: 0px;
 border-left-width: 10px;
 border-left-style: solid;
 background-color: #106CB5;
 border-color: #106CB5;
 z-index: 2;}

.white-cross
{height: 20px;
 width: 20px;
 position: absolute;}

#wc-nwnw {left: 0px; top: 0px}
#wc-nw {left: 12px; top: 10px}
#wc-nene {left: 48px; top 0px;}
#wc-ne {left: 36px; top: 10px;}
#wc-sese {left: 48px; top: 40px;}
#wc-se {left: 36px; top: 30px;}
#wc-swsw {left: 0px; top: 40px;}
#wc-sw {left: 12px; top: 30px;}
#wc-mid {left: 24px; top: 20px;}

a
{text-decoration: none;
 background-color: inherit;
 color: inherit;}

.people th
{text-align: right;
 font-weight: bold;}

ul.menu-bar
{list-style-type: none;
 padding: 0px;
 margin: 0px;
 display: inline;
 bottom: 0px;
 left: 120px;
 position: absolute;}

.menu-bar a
{display: block;
 width: 100%;
 height: 100%;}

ul.menu-bar li
{background-color: #106CB5;
 color: white;
 border-radius: 10px 10px 0px 0px;
 padding: 5px;
 margin: 0px 5px 0px 5px;
 display: inline-block;
 bottom: -0px;
 left: 0px;
 position: relative;}

ul.menu-bar li:hover
{background-color: #D10F41;}

ul.menu-bar li ul
{position: absolute;
 top: 50px;
 left: 0px;
 margin: 0px;
 padding: 0px;
 border: 2px solid #D10F41;
 background-color: white;
 color: #106CB5;
 display: none;
 z-index: 1;}

ul.menu-bar li:hover ul
{position: absolute;
 top: 28px;
 color: #106CB5;
 background-color: white;
 display: block;}

ul.menu-bar li ul li
{display: block;
 margin: 0px;
 border-radius: 0px;
 background-color: white;
 color: black;}

ul.menu-bar li ul li:hover
{color: white;
 background-color: #D10F41;}
