body {
	background-color:#FFF;
	background:transparent;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#000;    
	padding:0;
	margin:5%;
}

body h1 {
	font-family:"trebuchet ms", arial, sans serif;
	font-size:23px;
	font-weight:lighter;
	color:#000;
}

body h2 {
	font-family:"trebuchet ms", arial, sans serif;
	font-size:18px;
	font-weight:normal;
	color:#000;
}	

body a:active, a:visited {
	color:#000;
	background:transparent;
}

/*------------------main container---------------*/
#container {
	width: 90%;
	margin-right:5%;
	padding:0;
	background:transparent;
	color:#000;
}

.header {
display:none;
}

/*------------------Navigation Section------------------*/

#navcontainer {
	display:none; 
}

.navfooter {
	background:transparent;
	text-align:left;
	font-family:"trebuchet ms", arial, sans serif;
	font-size:12px;
	line-height:1.5em;
}

.navfooter a, a:visited {
	color:#000;
}


/*--------------Main Content Area------------------*/

#content {
	width:auto;
	padding:0;
	background:transparent;
	margin:0;
	color:#000;
}

.exhibitphotos {
	display:none;
}

/*---------------Bulleted List - Home Page----------------*/



#bulletedlist {
	background:transparent;
	width:100%;
}
/*
#bulletedlist1 {
	background:transparent;
	width:100%;
}   */

#bulletedlist1 ul {
	padding:0;
	margin:0;
	list-style-type:square;
	text-align:left;
}
/*
#bulletedlist1 li {
	background:transparent;
}	*/
/*
#bulletedlist2 {
	background:transparent;
	width:100%;	
	text-align:left;
}    */

#bulletedlist2 ul {
	padding:0;
	margin:0; 
	list-style-type:square;
	text-align:left;
}
/*
#bulletedlist2 li {
	background:transparent;
}	*/



/*----------------Footer Section----------------------*/

#footer {
	background:transparent;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height:1.5em;
	color:#000;
}

#footer a {
	background:transparent;
	color:#000;
}
