body
{
   margin: 0px;
   padding: 0px;
   font-family: Verdana, Tahoma, Arial, Helvetica;
   background-color: #D00000;
}

a,
a:link,
a:visited,
a:active
{
   color: #D00000;
   text-decoration: none;
}

a:hover
{
   color: #D00000;
   text-decoration: underline;
}

#banner
{
   width: 100%;
   margin: 0px;
   padding: 0px;
   background-color: #000000;
   background-image: url('viking_ship.png');
   background-repeat: no-repeat;
   background-position: 29px 5px;
   color: #FFFFFF;
}

#banner a,
#banner a:link,
#banner a:visited,
#banner a:active
{
   color: #FFFFFF;
   text-decoration: none;
}

#banner a:hover
{
   color: #FFFFFF;
   text-decoration: underline;
}

#title
{
   position: relative;
   margin-left: 215px;
   background-image: url('viking_alumni_online.png');
   background-repeat: no-repeat;
   background-position: 0px 10px;
   height: 145px;
}

#title_shop
{
   position: relative;
   margin-left: 215px;
   background-image: url('viking_alumni_shop.png');
   background-repeat: no-repeat;
   background-position: 0px 10px;
   height: 145px;
}

#contact_info
{
   position: absolute;
   bottom: 0px;
   left: 0px;
   font-style: italic;
   font-size: 8pt;
   border-top: 1px solid #FFFFFF;
   padding: 5px;
   padding-bottom: 10px;
   white-space: nowrap;
}

#display
{
   position: relative;
}

#navigation
{
   position: absolute;
   top: 0px;
   left: 0px;
   width: 200px;
   background: url('navigation_corner_br.png') bottom right no-repeat;
   background-color: #000000;
   color: #FFFFFF;
}

.button
{
   margin: 15px;
   padding: 0px;
   font-size: .8em;
   font-weight: bold;
   text-align: center;
   background-color: #D00000;
   color: #FFFFFF;
   cursor: pointer;
}

.button2
{
   margin: 15px;
   padding: 0px;
   font-size: .8em;
   font-weight: bold;
   text-align: center;
   background-color: #D00000;
   color: #FFFFFF;
   cursor: pointer;

}

#navigation2
{
   position: absolute;
   top: 0px;
   left: 0px;
   width: 200px;
#   background: url('navigation_corner_br.png') bottom right no-repeat;
   background-color: #FFFFFF;
   color: #FFFFFF;
}

.button_top2
{
   font-size: 0em;
   background: url('button_top.png') top left no-repeat;
   border-top: -2px solid #FFFFFF;
   padding: 0px;
   margin: 0px;
   height: 5px;
}

.button_body2
{
   font-size: .9em;
   padding: 0px 10px 0px 10px;
   margin: 0px;
   border-left: 2px solid #FFFFFF;
   border-right: 2px solid #FFFFFF;
}
.button_bottom2
{
   font-size: 0em;
   background: url('button_bottom.png') bottom left no-repeat;
   padding: 0px;
   margin: 0px;
   height: 5px;
}

.highlight
{
   background-color: #FFFFFF;
   color: #000000;
}

.button_top
{
   font-size: 0em;
   background: url('button_top.png') top left no-repeat;
   border-top: -2px solid #FFFFFF;
   padding: 0px;
   margin: 0px;
   height: 5px;
}

.button_top_highlight
{
   font-size: 0em;
   background: url('button_top_hl.png') top left no-repeat;
   border-top: -2px solid #FFFFFF;
   padding: 0px;
   margin: 0px;
   height: 5px;
}

.button_body
{
   font-size: 13px;
   padding: 0px 10px 0px 10px;
   margin: 0px;
   border-left: 2px solid #FFFFFF;
   border-right: 2px solid #FFFFFF;
}

.button_body_highlight
{
   font-size: 13px;
   padding: 0px 10px 0px 10px;
   margin: 0px;
   border-left: 2px solid #D00000;
   border-right: 2px solid #D00000;
}

.button_bottom
{
   font-size: 0em;
   background: url('button_bottom.png') bottom left no-repeat;
   padding: 0px;
   margin: 0px;
   height: 5px;
}

.button_bottom_highlight
{
   font-size: 0em;
   background: url('button_bottom_hl.png') bottom left no-repeat;
   padding: 0px;
   margin: 0px;
   height: 5px;
}

#content
{
   margin-left: 200px;
   padding: 15px;
   background: url('content_corner_tl.png') top left no-repeat;
}

.section
{
   padding: 0px;
   margin-bottom: 15px;
} 

.section_corner_tl
{
   font-size: 0em;
   background: url('section_corner_tl.png') top left no-repeat;
   background-color: #FFFFFF;
   padding: 0px;
   margin: 0px;
   height: 10px;
}

.section_corner_tr
{
   font-size: 0em;
   background: url('section_corner_tr.png') top right no-repeat;
   padding: 0px;
   margin: 0px;
   height: 10px;
}

.section_body
{
   background-color: #FFFFFF;
   font-size: 13px;
   padding: 0px 10px 0px 10px;
   margin: 0px;
}

.tiny_body
{
   background-color: #FFFFFF;
   font-size: 10px;
   padding: 0px 10px 0px 10px;
   margin: 0px;
}


.search_body
{
   background-color: #FFFFFF;
   font-size: 14px;
   padding: 0px 10px 0px 10px;
   margin: 0px;
}

.panel_body
{
   background-color: #FFFFFF;
   font-size: 1.2em;
   padding: 0px 10px 0px 10px;
   margin: 0px;
}

/* hack to keep IE6 from making div too wide */
* html .section_body
{
   width: 100%;
}

.section_corner_bl
{
   font-size: 0em;
   background: url('section_corner_bl.png') bottom left no-repeat;
   background-color: #FFFFFF;
   padding: 0px;
   margin: 0px;
   height: 10px;
}

.section_corner_br
{
   font-size: 0em;
   background: url('section_corner_br.png') bottom right no-repeat;
   padding: 0px;
   margin: 0px;
   height: 10px;
}

/* hack to get rid of -3px shift in IE6 */
* html #display
{
   height: 1%;
}
* html .section
{
   height: 1%;
}

#footer
{
   margin: 15px;
   margin-top: 45px;
   font-size: 10px;
   color: #ffffff;
   text-align: right;
   clear: both;
}

#footer a,
#footer a:link,
#footer a:visited,
#footer a:active
{
   color: #FFFFFF;
   text-decoration: none;
}

#footer a:hover
{
   color: #FFFFFF;
   text-decoration: underline;
}

form,p
{
   margin: 0px;
   padding: 0px;
}

ul
{
   margin: 0px;
   padding: 10px;
}

.stHeadliner {
		font-family: Verdana, Tahoma, Arial, Helvetica;
                font-size: 11pt;
                font-weight: bold;
                background: white;
                color: black
}