.gallerycontroller{
/*width: 250px;*/
  margin:30px;
  border:1px solid white;
  height:auto;
  width:auto;
 /* float:left; */
  text-align:center;
  
}

.gallerycontent{
/*width: 250px;
height: 200px;
border: 1px solid black;
background-color: #DFDFFF;*/
padding: 3px;
display: block;
display:inline;
position:relative;
/*  margin:30px;*/
  border:1px solid white;
  height:auto;
  width:auto;
  text-align:center;
  float:left;
  }

#menu ul {
		margin-top:0.5em;
		margin-bottom:0.5em;
		float:left;
		clear:both;
		text-align:center;
		width:90%;
		color: #03303f;
}

#menu li{
	list-style-type: none ;
	border: #ccff00 solid 1px;
	float:left;
	width:10em;
	background-color:#FFCC00; 
	text-align:center;
	color: #03303f;
}

#menu a {
	display: block;
	color:#03303f;
	text-decoration:none;
	text-align:center;
}

#menu a:hover {
	background-color: white;
        color: #03303f;
}

/* display sublists on hover */
#menu li:hover > ul {
  display: block;
}

/* indent third-generation lists */
#menu li li {
  margin-left: 1em;
  text-align: center;
}

#submenu ul {
		margin-top:0.5em;
		margin-bottom:0.5em;
		margin-left: 1em;
		float:left;
		clear:both;
		text-align:center;
		width:90%;
		display:inline-block ;
}

#submenu a:hover {
	display: list-item;
	background-color: white;
        color: #330099;
}

#Header {
/*	border:1px groove;
	border-color:#330066; */ 
	font-family:"Blackadder ITC";
	text-align:center;
	/*background-color:#330099; */
/*	background-color: #03303f;*/
	background-color: #260035;
	width:90%;
	max-height:15%;
}

#Headline {
	font-family:"Bradley Hand ITC"  ;
	text-align:center;
	width:90%;
	max-height:15%;
}

#leftcolimg {
	width: 40%; 
	float:left; 
	margin-right:2em;
	min-height:30em;
	clear:left;
	/*	border: black solid 1px; */
}

#leftcol {
	width: 10%; 
	float:left; 
	margin-right:2em;
	margin-left:15%;
    text-align: center;
	min-height:20em;
    font-family:"Times New Roman", Times, serif;
    font-size:1em;    
}

#rightcolimgl { 
	float:left; 
	border: white solid 5px;
}

#rightcolimgr { 
	float:right; 
	border: white solid 5px;
}

#rightcol {
/*	float: left;*/ 
	text-align:center;
	width:90%; 
	min-height:30em;
/*    max-height:30em; */
/*    border: green solid 1px; */ 
}

#footer {
	border-top: 1px solid;  
	clear:both; 
	text-align:center;
	margin-top:5px;
}

li {
	text-align:left;
	margin-left:1.5em;
}

h1 {/* font-family: "Palace Script MT", Geneva, sans-serif; */
	font-family:"Bradley Hand ITC"; 
/*	background-color: #CCCCFF; */
	background-color: #260035;
	color: #CC99FF;
	font-size:5em;
	text-align: center;
	line-height: 60px;
}
h3 { font-family: "Palace Script MT", Geneva, sans-serif; 
/*	background-color: #cc99ff;*/
	background-color: #260035;
	color: #CC99FF;
	text-align: center;
	font-size:3em;
}
h4 { font-family: "Palace Script MT", Geneva, sans-serif; 
/*	background-color: #cc99ff;*/
	background-color: #260035;
	color: #330066;
	text-align: center;
}
body {font-family: "Times New Roman", Times, serif;
/*	background-color: #330099;*/
/*	background-color: #03303f;*/
	background-color: #260035;
	color: #ccff00;
	font-size:larger;
	}

img {
    border:thick;
    border-color:white;
/*	margin-right:1em;*/
	margin: 30pt;	
}

div.img
  {
/*  margin:30px;*/
  border:1px solid white;
  height:auto;
  width:auto;
  float:left;
  text-align:center;
  }
  div.imgtab
  {
/*  margin:30px;*/
  border:1px solid white;
  height:auto;
  width:auto;
  float:left;
  text-align:center;
   display:inline;
   max-width:110px;
   max-height:90px; 
  }
div.img img
  {
  display:inline;
  /*margin:30px;*/
  border:1px solid #ffffff;
  }
div.img a:hover img
  {
  	border:1px solid #0000ff;
  }
div.desc
  {
  text-align:center;
  font-weight:normal;
  width:120px;
  margin-top:2px;
  margin-left:2px;
  margin-right:2px;
  margin-bottom:0.5px;
  }

#b3b3b3
