﻿#body {
	margin: 0px;
	background-color: #339966;
	padding: 2em;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 100%;
	width: 100%;
	height: 100%;
	color: #04305D;
}
#contain {
	border-color: 04305D;
	border-width: .35em;
	border-style: solid;
	background-color: #FFFFFF;
	width: 58em;
	max-width: 98vw;
	padding-right: 2em;
	padding-left: 2em;
	margin-right: auto;
	margin-left: auto;
	}
#header {
	max-width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1em;
}
#header h1 {
font-size: 2.25em;
	color: #339966;
	text-decoration: none;
}

/* navigation */
#navigation_top {
	background-position: center center;
	border-width: 0px;
	padding: .5em 0em 20px 0em;
	margin: 0px auto 20px auto;
	display: flex;
	flex-wrap: nowrap;
	text-decoration: none;
	font-size: 1em;
	height: 4em;
	width: 100%;
	max-width: 900px;
	text-align: center;
	vertical-align: top;
	line-height: 2em;
	font-weight: bolder;
	
}
#navigation_top ul {
	border-width: 0px;
	padding: 0px;
	margin: 0px auto 0px auto;
	display: flex;
	flex-wrap: nowrap;
	width: 100%;
	max-width: 900px;
	list-style-type: none;
	color: #400000;
}
#navigation_top ul li {
	border-width: 0px;
	padding: 1em 1em 1em 1em;
	margin: 0px;
	display: inline-block;
	list-style-type: none;
	font-weight: bold;
	color: #400000;
}
#navigation_top nav ul li ul {
	padding: 1em;
	visibility: collapse;
	display: none;
	
	width: 10em;
	background-color: #ffffff;
	height: 10em;
}
#navigation_top nav ul li ul li {
	width: 8em;
	color: #04305D;
	
}
#navigation_top nav ul li:hover ul {
	visibility: visible;
	z-index: 1;
	display: block;
	list-style-type: none;
	float: right;
	position: relative;
	background-color: #ffffff;
}
#navigation_top nav ul li:hover ul li {
	z-index: 1;
	visibility: visible;
	position: inherit;
	background-color: #ffffff;
	display: list-item;
	
}

/* Portrait phones and Landscape phones and portrait tablets */
@media only screen and (max-width: 700px){
	#navigation_top {
	display: none;
}
}
#2menus {
	height: 3em;
	width: 300px;
	max-width:80%;
	display: none;
	background-color: #FFFFFF;
}
@media only screen and (max-width: 699px) {
	#2menus {
	display: inline-block;
	width: 100%;
	height: 2em;
}
}


#menu {
	height: 3em;
	width: 75px;
	display: none;
	
}
@media only screen and (max-width: 699px){  
#menu{
	display: block;
	list-style-type: none;
}
.menu-li {
	text-decoration: none;
}


}
.nav_dropbtn {
	background-color: #ffffff;
	color: #400000;
	padding: 1em;
	font-size: 1em;
	border: none;
	height: 3em;
	width: 75px;
	cursor: pointer;
	
}
.nav_dropdown {
	position: relative;
	display: inline-block;
}
.nav_dropdown-content {
	display: none;
	position: absolute;
	background-color: #ffffff;
	min-width: 160px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: 1;
	text-decoration: none;
}
.nav_dropdown-content a {
	color: #400000;
	padding: 12px 16px;
	text-decoration: none;
	display: block;
}
.nav_dropdown-content a:hover {
	background-color: #7BF1D2;
}
.nav_dropdown:hover .nav_dropdown-content {
	display: block;
}
.nav_dropdown:hover .nav_dropbtn {
	background-color: #339966;
}
.nav_dropdown-content nav ul li ul {
	padding: 1em;
	visibility: collapse;
	display: none;
	position: inherit;
	width: 7em;
	background-color: #ffffff;
	height: 10em;
	margin-left:65%;
}
.nav_dropdown-content nav ul li ul li {
	width: 8em;
	color: #04305D;
}
.nav_dropdown-content nav ul li:hover ul {
	visibility: visible;
	z-index: 1;
	display: list-item;
	list-style-type: none;
	float: right;
	position: inherit;
	background-color: #ffffff;
}
.nav_dropdown-content nav ul li:hover ul li {
	z-index: 1;
	visibility: visible;
	position: inherit;
	background-color: #ffffff;
}

#divers{ 
height: 3em;
	width: 300px;
	display: none;
	float:right;
}
@media only screen and (max-width: 699px){  
#divers{
	display: block;
	list-style:none}

}


#content {
	box-sizing: border-box;
	background-color: #FFFFFF;
	max-width: 925px;
	margin-right: auto;
	margin-left: auto;

}
#information {
	width: 78%;
	float: left;
	margin: 0px;
	padding-right: .5em;
	padding-left: .25em;
	
	
}
@media (max-width: 699px) {
#information {
	width:96%;
	}
}

#members {
	width: 19%;
	float: right;
	margin: 0px;
	padding-right: .25em;
	padding-left: .5em;
	background-color: #FFFFFF;
}
@media (max-width: 699px){
	#members {
	display:none
}
#center {
	margin: 0px auto 0px auto;
	text-align: center;
}

}
#art {
	margin: 1em auto 2em auto;
	padding: 0px;
	max-width: 38em;
	height: auto;
	text-align: center;
}
img {
	margin: .25em .5em .5em .5em;
	max-width: 100%;
}

.img_sans {
	border-width: 0px;
}

#art figure {
	max-width: 37em;
	margin: 0px auto 1.5em auto;
	padding: 0px;
	height: auto; 
	margin: .25em .5em .5em .5em;
	max-width: 100%;
}


/* Type */
	margin: .25em .5em .5em .5em;
	max-width: 100%;
}


/* Type */
#members p {
	font-size 75em;
}
p {
	
	font-size: 1em;
	color: #400000;
	text-decoration: none;
}
h1 {

	font-size: 2.25em;
	color: #400000;
	text-decoration: none;
}
h2 {
	
	font-size: 2em;
	color: #400000;
	text-decoration: none;

}
h3 {

	text-decoration: none;
	color: #400000;
	font-size: 1.5em;
	

}
h4 {

	text-decoration: none;
	color: #400000;
	font-size: 1.25em;
	
}
figcaption {
	font-size: 1em;
	color: #400000;
	text-decoration: none;
	text-align:center;
}	

	
	
}
ul{
	text-decoration: none;
	list-style-type: none;
	float: left;
}
li{
	text-decoration: none;
	list-style-type: none;
}

/* links */
a {
	
	color: #400000;
	text-decoration: none;
}
a:active {
	
	color: #339966;
	text-decoration: none;
}
a:hover {

	color: #339966;
	text-decoration: none;
}


#general {
	clear: both;
}
#footer {
	margin: 1em auto 2em auto;
	text-align: center;
}

.center {
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: center;
	max-width: 100%;
}

.newStyle1 {
	clear: both;
	height: 0px;
	width: auto;
}


ul about2 {
	margin-left: 65%;
}
#artists ul li ul {
	padding: 1em;
	visibility: collapse;
	display: none;
	position: absolute;
	width: 10em;
	background-color: #ffffff;
	height: 10em;
}
#artists ul li ul li {
	padding: .35em;
	width: 10em;
	color: #04305D;
}
#artists ul li:hover ul {
	visibility: visible;
	z-index: 1;
	display: block;
	list-style-type: none;
	float: right;
	position: relative;
	background-color: #ffffff;
}
#artists ul li:hover ul li {
	z-index: 1;
	visibility: visible;
	position: inherit;
	background-color: #ffffff;
	display: list-item;
	
}


