body
 {
	margin: 0;
	padding: 0;
	color: #333;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	background-color: #B4B4B4;
}
#container
    {
	width: 724px;
	position: relative;
	text-align: left;
	background-color: #7A7A52;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: 15px;
	border: 0px none #000000;
	height: 80px;
	background-image: url(../images/logosite.jpg);
}
#globalnav {
	background-color: #828282;
	width: 724px;
	position: relative;
	top: 15px;
	margin: auto;
	bottom: 0px;
	cursor: auto;
	overflow: visible;
	text-align: center;
	padding: 0px;
}
#lowerbar {
	width: 724px;
	position: relative;
	top: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	bottom: 0px;
	font-weight: normal;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	padding: 0px;
	margin: auto;
}
p {
	background-color: #FFFFFF;
}

.navspace {
	padding-right: 2.5px;
	padding-left: 2.5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 0px;
	text-decoration: none;
}

.bodylinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #5C5E40;
	text-decoration: underline;
	font-weight: bold;
}
a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none
}
a:link {
}
a:active {
	color: #666666
}
a:hover {
	text-decoration: underline;
}
#footer {
	width: 724px;
	top: 15px;
	position: relative;
	bottom: 0px;
	background-color: #797A52;
	color: #797A52;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding: 0px;
}

.footerspace {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin: auto;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-decoration: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #797A52;
}

.footerendsspace {
	padding-right: -1px;
	padding-left: -1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #797A52;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7A7A52;
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: none;
}
.borderright {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #6F6F6F;
}
.submenuCol {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7A7A52;
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: none;
}
.collectionspara {
	height: 0px;
}
.picturedescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	
	text-decoration: none;
}
.picturelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-decoration: underline;
	color: #223366;
}
.width650 {
	width:650px;
}