
body {
	   background-color: #FFEFD5;
	  }

#HistFrame {
    clear: both;
    margin-left: 75px;
    margin-right: auto;
    width: 923px;
	
}
#HistHeader {
    /*border-left: 6px solid #494424;
    border-right: 6px solid #494424;
    border-top: 6px solid #494424;*/
    color: blue;
    font-size: 25px;
    height: 146px;
    margin-bottom: -6px;
    margin-left: 75px;
    margin-right: auto;
    min-width: 1000px;
    width: 1013px;
    box-shadow: 0 0 10px 0 #000000;
}

#HdrLogo {
	background-image:url('../media/mapParatSm.jpg');
	width:227px;
	height: 142px;
	float: left;
}

#hdrTxt {
	background-image:url('../media/covers.jpg');
	background-repeat:no-repeat;
	background-position:right;
	width:786px;
	height: 142px;
	float: left;
}

#HdrLogo a {
    float: left;
    height: 142px;
    width: 225px;
}

#HistBodyFrame {
    background-color: #FFFAD4;
    /* border-bottom: 6px solid #494424;
    border-left: 6px solid #494424;
    border-right: 6px solid #494424; */
    clear: both;
    float: left;
    min-height: 500px;
    min-width: 1013px;
    width: auto;
     box-shadow: 0 0 10px 0 #000000;
}

#HistNavFrame {
    background-color: #e2ddae;
    float: left;
    width: 173px;
}

#HistNavFrame a {
    background-color: #FFEEDD;
    color: #333333;
    display: block;
    margin-bottom: -5px;
    text-decoration: none;
}

#home_div {
 float:left;
 margin:5px;
 width:60px;
}

#admin_div {
 float:left;
 margin:5px;
 width:60px;
}

#login_div {
 float:right;
    color: #999999;
 margin:5px;
 width:60px;
}

#srch_div {
 float:left;
 margin:5px;
 width:60px;
}

#auth_classes {
	margin-left: 0px !important;
	clear:both;
}

#auth_classes a {
    background-color: #C5BF95;
    display: block;
    margin-bottom: -15px;
    padding: 4px 4px 4px 15px;
    color: #333;
    text-decoration: none;
}

#auth_classes a:hover {
	background-color: #e7dd92;
}

#HistContentFrame {
	float:left;
	min-width:600px;
	margin-top:15px;
	margin-left:10px;
	min-height:600px;
	width:800px;
}


#HistFooterFrame {
	clear:both;
	float:left;
	background-color: #CCCCFF;
}

#labeler {
    width: 145px;
	background-color: #EEEEFF;
	font-weight: bold;
}
#colabeler {
	text-decoration: underline;
	text-align: center;
}
#imgdiv {
	clear:both;
	left-margin:2em;
}
#fullimg {
	width: 711px;
}

.imgcontright{
    float: right;
    margin-bottom: 2px;
    padding-left: 10px;
    width: 300px;
}

.imgcontright img{
	
}

.imgdesc{
	font-size: 10px;
	font-style: italic;
}
/*
.p img{
	padding: 4px 4px 4px 4px;
}
*/
