﻿HTML, BODY {
    height: 100%;
}
FORM, BODY {
    margin: 0px;
}
BODY {
    font: normal 11px/1.4em verdana;
    color: #666;
    background: #fff url("../images/Crestone-Peak.jpg") no-repeat;
    margin: 0px;
}
H2, H1 {
    color: #900;
    margin: 12px 12px 6px 12px;
    font: bold 15px Palatino Linotype;
    text-transform: uppercase;
}


#PageContent {
    display: none;
}



p {
    margin: 0px 12px 6px 12px;
    font: normal 12px/1.4em Palatino Linotype;
    color: #000;
}

.Loading {
    vertical-align: middle;
}


#buffer {
    position: absolute;
    visibility: hidden;
    left: 0;
    top: 0;
}



#Page {
	width: 559px;
	height: 372px;
	/*
padding: 5px 15px 15px 15px;
*/
	background-color: #fff;
	opacity: .8;
	filter: alpha(opacity=80);
    border: 1px solid red;
}
#display { 
    width: 561px;
    height: 374px;
    overflow: auto;
    position: absolute;
    left: 251px;
    top: 131px;
}
  
 
 
 
 
 
 
 
 
 
 
 
 
 
  
.Citation {
    float: right;
    margin: 7px 20px 4px 7px;
}
.Next, .NextOver {
    margin: 7px 20px 4px 7px;
    clear: both;
    float: right;
    vertical-align: bottom;
}
.Next A {
    color: #000;
    font-weight: bold;
    text-decoration: none;
    border-bottom: 1px dotted #900;
}
.NextOver A:hover {
    color: #900;
    font-weight: bold;
    text-decoration: none;
    border-bottom: 1px dotted #f00;
}
.Close {
    background-image: url("../images/Close.png");
    background-repeat: no-repeat;
    margin: 4px;
    clear: both;
    width: 50px;
    height: 12px;
    float: right;
}
.CloseOver {
    background-image: url("../images/Close_Over.png");
    background-repeat: no-repeat;
    margin: 4px;
    clear: both;
    width: 50px;
    height: 12px;
    float: right;
}
















#Navigation {
    position: absolute;
    left: 50px;
    top: 100px;
    width: 725px;
    height: 25px;
}
.NavHome {
    background: #010101 url("../images/Navigation_Home.gif");
}
.NavHistory {
    background: #010101 url("../images/Navigation_History.gif");
}
.NavTrip {
    background: #010101 url("../images/Navigation_Trip-Report.gif");
}
.NavPhotos {
    background: #010101 url("../images/Navigation_Photos.gif");
}
.NavResources {
    background: #010101 url("../images/Navigation_Resources.gif");
}
.NavHomeOver {
    background: #010101 url("../images/Navigation_Home_Over.gif");
}
.NavHistoryOver {
    background: #010101 url("../images/Navigation_History_Over.gif");
}
.NavTripOver {
    background: #010101 url("../images/Navigation_Trip-Report_Over.gif");
}
.NavPhotosOver {
    background: #010101 url("../images/Navigation_Photos_Over.gif");
}
.NavResourcesOver {
    background: #010101 url("../images/Navigation_Resources_Over.gif");
}












#SubNavigation {
    position: absolute;
    left: 50px;
    top: 170px;
    width: 300px;
    font: bold 12px/1.4 Palatino Linotype;
}
#SubNavigation A {
    color: #000;
    font-weight: bold;
    text-decoration: none;
    border-bottom: 1px dotted #900;
    /*
display: block;
padding: 3px;
width: 160px;
*/
}
#SubNavigation A:Hover {
    color: #900;
    text-decoration: none;
    border-bottom: 1px dotted #f00;
}

#SubNavigation UL {
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
}

.SEVEN {
    position: absolute; 
    left: 450px;
    top: 515px;
    border: none;
}
.SEVEN IMG {
    border: none;
    vertical-align: middle;
    margin: 0px 7px;
}
.SEVEN A {
    color: #666;
    font: normal 12px Palatino Linotype, Georgia, Times New Roman; 
    text-decoration: none;
}
.SEVEN A:hover {
    color: #999;
    font: normal 12px Palatino Linotype, Georgia, Times New Roman; 
    text-decoration: underline;
}