/*
  This is my attempt at a page header
*/

#headerB {
	background: url(images/styleVoyager1/header3-m.png) 0 0 repeat-x;
	position: relative;	/* Larry added this */
	margin-bottom: 0px;
	padding-top: 0px; 
}

#headerB2 {
	background: url(images/styleVoyager1/header3-r.png) 100% 0 no-repeat;
}

#headerB3 {
	background: url(images/styleVoyager1/header3-l.png) 0 0 no-repeat;
}

#headerC1 {
	margin-top: -10px;
	margin-left: -6px;
	padding-top: 0px;
}

#logo {
	background: url(images/styleVoyager1/voyager_site_header_1.gif) 0 0 no-repeat;
	margin-left: 0px;
	margin-top: 40px;
}

div#logo1 {
	position: absolute;
	left: 50px;
	top: 40px;
	float: left;
	width: 185px;
	height: 158px;
	/*	background: url(images/styleVoyager1/vikinggirl.gif) 0 0 no-repeat;*/
	margin-left: 5px;
	margin-top: 5px;
}

div#logo2 {
	position: absolute;
	left: 200px;
	top: 50px;
	float: left;
	width: 500px;
	height: 100px;
	background: url(images/styleVoyager1/voyagervikings.gif) 0 0 no-repeat;
	margin-left: 200px;
	margin-top: 50px;
}


div#logo3 {
	position: absolute;
	right: 30px;
	top: 35px;
	width: 200px;
	height: 100px;
}

#logo4 {
	margin-left: 0px;
	margin-top: 30px;
}

a.nounder {
	text-decoration: none;
	border: 0;
	cursor: pointer;
}

a.nounder:hover {
	text-decoration: none;
}

/* this is below the footer
*/
#under {
	background: url(images/styleVoyager1/under-m.png) 0 0 repeat-x;
}

#under2 {
	background: url(images/styleVoyager1/under-r.png) 100% 0 no-repeat;
}

#under3 {
	background: url(images/styleVoyager1/under-l.png) 0 0 no-repeat;
	padding-bottom: 1px;
}

/*
this removes gaps from <p>
*/

.notopgap    { margin-top: 0; }    /* DNC: to avoid splitting of the box */
.nobottomgap { margin-bottom: 0; } /* DNC: to avoid splitting of the box */
.nogap { margin-bottom: 0; margin-top: 0; } /* DNC: to avoid splitting of the box */


/* horizontal menu used on the footer
*/
ul.horiz-menu {
list-style-type:none;
margin:0;
padding:5px;
font: 75%;
}

ul.horiz-menu li {
display: inline;
list-style-type: none;
}

ul.horiz-menu li a {
text-decoration:none;
padding:0px 5px 0;
font-weight:normal;
color:#3300CC;
}


/* vertical list used on various pages
*/
.verticalmenu, .verticalymenu li ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0px solid black;
	width: auto;
}


.verticalmenu li{
	position: relative;
	width: auto;
	display: block;
	float: none;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-decoration: none;
}

.verticalmenu li a{
	background: white url(images/styleVoyager1/glossyback3.gif) repeat-x bottom left;
	font: bold  Verdana, Helvetica, sans-serif;
	color: white;
	display: block;
	width: auto;
	padding: 5px 5px;
	text-decoration: none;
}

.verticalmenu li a:visited, .glossymenu li a:active{
	color: white;
}

.verticalmenu li a:hover{
	background-image: url(images/styleVoyager1/glossyback4.gif);
}


.glossymenu, .glossymenu li ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0px solid black;
	float: left;
}


.glossymenu li{
	position: relative;
	width: auto;
	display: block;
	float: none;
	margin-left: 0;
	margin-bottom: 10px;
}

.glossymenu li a{
	background: white url(images/styleVoyager1/glossyback3.gif) repeat-x bottom left;
	font: bold  Verdana, Helvetica, sans-serif;
	color: white;
	display: block;
	width: auto;
	padding: 5px 5px;
	text-decoration: none;
}

.glossymenu li a:visited, .glossymenu li a:active{
	color: white;
}

.glossymenu li a:hover{
	background-image: url(images/styleVoyager1/glossyback4.gif);
}



.horizontal-separator {
	background-color: #0099FF;
	border-top: 1px solid;
	border-top-color: #808080;
	border-bottom: 1px solid;
	border-bottom-color: #fff;
	height: 0px;
	font-size: 1px;
	line-height: 0px;
	margin: 5px 0px 10px 0px;
}

#divMoreNews {
	float: left;
	width:720px;
	font-size:12px;
	position:relative;
	border-width: 1px;
	border-color: #00529B;
	border-style: solid;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 10px 10px;
}

div#divMoreNews h2 {
	margin: 0px -10px 0px -10px;
	padding: 0px 0px 0px 5px;
	border-top: 0px solid #00529B;
	font-size: 16px;
	line-height: 31px;
	background: url(images/styleVoyager1/headerbar-bg.gif);
	clear: both;
	color: #00529B;
}

#divMission {
	width: 220px;
	float: left;
	font-size:12px;
	position:relative;
	border-width: 1px;
	border-color: #00529B;
	border-style: solid;
	margin: 0px 0px 10px 0px;
	
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 5px 5px 5px; /* padding keeps the content of the div away from the edges */	
}

#divSports {
	width: 220px;	
	float: left;
	font-size:12px;
	position:relative;
	border-width: 1px;
	border-color: #00529B;
	border-style: solid;
	margin: 10px 0px 0px 0px;
	padding: 0px 5px 5px 5px;
}

div#divSports h2 {
	margin: 0px -4px 0px -4px;
	padding: 0px 0px 0px 5px;
	font-size: 16px;
	line-height: 31px;
	background: url(images/styleVoyager1/headerbar-bg.gif);
	clear: both;
	color: #00529B;
}

#divLibraryLeft {
	width: 140px;	
	float: left;
	font-size:12px;
	position:relative;
	border-width: 1px;
	border-color: #00529B;
	border-style: solid;
	margin: 10px 0px 0px 0px;
	padding: 0px 5px 5px 5px;
}

div#divLibraryLeft h2 {
	margin: 0px -4px 0px -4px;
	padding: 0px 0px 0px 5px;
	font-size: 16px;
	line-height: 31px;
	background: url(images/styleVoyager1/headerbar-bg.gif);
	clear: both;
	color: #00529B;
}


#table {
	font: 75% Verdana, Arial, Helvetica, sans-serif;
}

.floatright { 
float:right; 
margin:0 0 10px 10px; /* Give it a left margin */ 
} 
.floatleft { 
float:left; 
margin:0 10px 10px 0; /* Give it a right margin */ 
} 
.clear { 
clear:both; 
width:100%; 
font-size:1px; 
} 


.upcomingevents ul
{
margin: 0px 0px 0px 0px;
padding: 0;
border: 0;
list-style-type: none;
line-height: 135%;
font-family: Helvetica, Arial, sans-serif;
}

/* level 1 text */
.upcomingevents li
{
	padding: 0;
	list-style-type: none;
	margin-left: -40px;
	font-weight: bold;
}

/* level 2 bullet */
.upcomingevents li li
{
padding: 0;
margin: 0px 0px 0px 0px;
list-style-type: disc;
font-weight: normal;
}

/* level 2 anchor */
.upcomingevents li li a
{
padding: 0;
margin: 0;
}

.upcomingevents2 ul
{
	list-style-type: none;
	font-family: Helvetica, Arial, sans-serif;
	text-align:left;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 20px 0px;

}

.upcomingevents2 li
{
	list-style-type: none;
	font-weight: Bold;
	margin-left: -30px;
}

/* determines the style of the first nested list */
.upcomingevents2 ul li
{
	list-style-type: square;
	font-weight: normal;
	margin-left: 10px;
}

/* is the style for the sub-list */
.upcomingevents2 ul ul li
{
}

/* is the style for the sub-sub-list */
.upcomingevents2 ul ul ul li
{
}
