﻿body {
	background-color: #426CFF;
	color: #C0C0C0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-position:center top;
	background-image: url('../images/graphics/bg_vert.png');
	background-repeat:repeat-x;
	}
#background {
	background-position: center top;
	background-repeat: no-repeat;
	top:5px;
	width: 1000px;
	height: 800px;
	position: absolute;
}
h1 {
	font-family: Tahoma;
	font-size: 18pt;
	color: #C6AAFF;
	background-color: #6600CC;
	padding-left: 20px;
}
h3 {
	color:#C6AAFF;
	padding-left: 20px;
	font-size:14pt;
}
p {
	padding-left:30px;
	padding-right:30px;
	line-height:14pt;
}
ul {
	padding-left:60px;
	padding-right:60px;
	line-height:24pt;
}
ol {
	line-height:12pt;
}
/*backgrounds*/
.library {
	background-image: url('../images/graphics/bg_library.png');
	background-repeat:no-repeat;
}
.home {
	background-image: url('../images/graphics/bg_home.png');
	background-repeat:no-repeat;
}
.society {
	background-image: url('../images/graphics/bg_society.png');
	background-repeat:no-repeat;
}
.link {
	background-image: url('../images/graphics/bg_link.png');
	background-repeat:no-repeat;
}
.museum {
	background-image: url('../images/graphics/bg_museum.png');
	background-repeat:no-repeat;
}
#header2 {
	font-family: Vivaldi;
	font-size: 24pt;
	text-align: center;
	font-weight: bold;
	color: silver;
	position: absolute;
	top: 110px;
	left: 20px;
	background-color: #5B84D7;
	width: 954px;
}
#infoblock_l {
	float: left;
	text-align: center;
	background-color: #3355AA;
	color:orange;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	border:thin silver groove;
}
.menubar {
	text-align: center;
	position: absolute;
	overflow: hidden;
	width: 1000px;
	top: 85px;
	left:0px;
}
.menuitem {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 8pt;
	font-family: Arial;
	cursor: pointer;
	text-decoration: none;
	}
.menuitem_v {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 8pt;
	font-family: Arial;
	cursor: pointer;
	text-decoration: none;
	line-height: 20px;
	letter-spacing: 3px;
}
#block1 {
	position: absolute;
	top: 130px;
	left: 45px;
	height:230px;
	width:500px;
}
#block1_img {
	float: left;
	margin:10px;
	width:280px;
	}
#block1_menu {
	position: absolute;
	top: 10px;
	left: 300px;
}
#block2 {
	position: absolute;
	top: 160px;
	left: 575px; 
	height: 239px; 
	width: 373px;
}
#block2_img {
	float: left;
	width: 160px;
	margin:10px;
}
#block2_menu {
	position: absolute;
	top: 15px;
	left: 198px;
	width: 169px;
}
#block3 {
	position: absolute;
	top: 440px;
	left: 85px;
	height:270px;
	width:430px;
}
#block3_img {
	float: left;
	width: 400px;
}
#block4 {
	position: absolute;
	top: 416px;
	left: 537px; 
	width: 391px; 
	height: 295px;
}
#block4_img {
	position:absolute;
	top:10px;
	left:70px;	
	width:200px;
	height:130px;
	}
#block4_menu {
	position: absolute;
	top: 190px;
	left: 100px;
}
.officers {
	width: 100%;
	text-align: center;
}
.officerblock {
	width: 210px;
	text-align: left;
	font-weight: bold;
	line-height: 32pt;
}
#popup {
	float: left;
	text-align: left;
	margin: 5px;
	z-index: 1500;
	position: absolute;
	width: 480px;
	left: 2px;
	top: 95px;
	height: 420px;
	elevation: above;
	background-image: url('../images/graphics/store_small.png');
	visibility: hidden;
	background-repeat: no-repeat;
}
#myMap {
	position: relative;
	width: 400px;
	height: 380px;
}
#popup_close {
	position: absolute;
	height: 29px;
	width: 28px;
	left: 440px;
	top: 6px;
	cursor: pointer;
}
.infoblock {
	padding: 10px;
	font-size: medium;
	font-style: italic;
	margin:40px;
	font-weight:bold;
	background:transparent;
}
#foot_note {
	position:relative;
	width:100%;
	bottom:1%;
	height:20px;
	text-align:center;
	font-size : 7pt;
	color: fuchsia;
	line-height:40px;
	}
.text {
	text-align: left;
	margin: 20px;
	font-size: inherit;
}
.textcredits {
	color: #9966FF;
	font-style: italic;
	font-size: smaller;
}
#content {
	position: absolute;
	top: 100px;
	width: 930px;
	margin: 30px;
	overflow: auto;
	height: 600px;
	font-weight: bold;
}
.store_category {
	cursor: pointer;
	padding: 25px;
}
.store_category_img {
	float: left;
	margin-right: 40px;
	width: 100px;
	height: 100px;
	margin-top: 20px;
}
.image_left {
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: thin #C9C9FF solid;
	text-align: center;
	font-size: 9pt;
	color: silver;
	float: left;
	font-style: italic;
}
.image_right {
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: thin #C9C9FF solid;
	text-align: center;
	font-size: 9pt;
	color: silver;
	float: right;
	font-style: italic;
}
.image_caption {
	color: #99CCFF;
	font-weight: bold;
	font-size: x-small;
	font-style: italic;
	text-align: center;
}
.image_left_tn {
	width: 100px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
a {
	color: fuchsia;
	text-decoration: none;
}
a:hover {
	color: #FFCCFF;
}
#lnkHome {
	position: absolute;
	top: 730px;
	left: 690px;
	width: 290px;
	height: 60px;
	cursor:pointer;
}
#calendar {
	position:absolute;
	background-color: #00007D;
	color: #3399FF;
	top:5px; 
	width:300px;
	left:5px;
	margin:5px;
	height:200px;
	border:thin #83A2E0 inset;
	font-size:10pt;
}
#calitems {
	margin:20px;
}
.caldate {
	font-weight:bold;
	color:white;
}
.calevent {
	margin:10px;
	font-weight:normal;
}
#caltitle {
	position: absolute; 
	top:238px; 
	letter-spacing:6pt; 
	font-weight:bold; 
	}
#calreset {
	text-decoration:underline;
	cursor:pointer;
	text-align:center;
}
#caldir {
	position:absolute;
	left:325px;
	font-size:10pt;
	width:95px;
	height:200px;
	top:25px;
	margin:5px;
	text-align:left;
}
#listserve {
	text-align:center;
	width:254px;
	margin:25px;
	text-align:center;
	vertical-align:middle; 
}
.indent1 {
	margin-left: 40px;
}
.indent2 {
	margin-left: 80px;
}
.col_left {
	text-align: left;
	width: 49%;
	font-weight:bold;
	position:absolute;
	left: 20px;
}
.col_right {
	text-align: left;
	font-weight:bold;
	width: 49%;
	position:absolute;
	left: 50%;
}


