@charset "utf-8";

/* CSS Document */

body {
	margin:0;
	padding:0;
	background-color:#FFC;
}

a img { border: none; }


#topsection {
	background: #660000;
	height: 61px;
}

.headerext {
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size: 15px;
	float: right;
	margin-right:50px;
}

#contentwrapper {
	margin: 0 auto;
	padding: 0;
	width: 1024px;
}

#contentcolumn {
	width: 547px;
	height: 350px;
	float:left;
	margin:25px 0px 10px 130px;
}

#rightcolumn {
	float: left;
	width:300px;
	height: 350px;
	margin:25px 0px 10px 25px;
}

#rightcolumn a {
	color:#0066FF;
	text-decoration: none;
}

#rightcolumn a:hover {
	color:#0066FF;
	text-decoration: underline;
}

.titleb {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#660000;
	font-size: 15px;
}

.georgiatext {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height:19.8px;
}

#secondbar {
	height: 225px;
	margin-top: 0px;
	margin-left: 130px;
	clear: both;
}

.img1 {
	margin: 0px 0px 0px 0px;
	poistion:absolute;
	float: left;
}

.img2 {
	margin: 0px 0px 0px 20px;
	poistion:absolute;
	float: left;
}

.img3 {
	margin: 0px 0px 0px 15px;
	poistion:absolute;
	float: left;
}

#myDiv {
	border-bottom:#666666 dotted thin;
	margin: 25px 0px 25px 320px;
	width: 500px;
	clear: both;
}


/* The "spacer" function below will be used to provide buffers between sections to facilitate the museums new hours on various pages - MP */
  
#spacer {
    float: left;
	width:250px;
	height: 15px;
	margin:25px 0px 10px 25px;
}

#footer {
	clear: left;
	width: 100%;
	height: 100px;
	margin-top:100px;
	background: #660000;
	color: #FFF;
	text-align: center;
	padding: 4px 0;
}

.aamlogo {
	position: absolute;
	margin: -79px 0px 0px 330px;
}

#footer a {
	color: #FFFFFF;
	text-decoration:none;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

ul#navlist {
	margin: 10px 0px 0px 410px;
	position:absolute;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
}

#navlist li {
	display: inline;
	list-style-type: none;
}

#navlist a {
	padding: 3px 30px;
}

#navlist a:link, #navlist a:visited {
	color: #fff;
	font-weight:bold;
	text-decoration: none;
}

#navlist a:hover {
	color: #fff;
	font-weight:bold;
	text-decoration: underline;
}

