	body
		{
			/*background-image:url('../images/hummingbird.jpg');
			background-repeat:no-repeat;
			background-attachment:fixed;
			background-position:center;
			*/background-color:#83CCF9;
			font-family:"trebuchet MS", verdana, arial, sans-serif;
			height:100%; 
			max-height:100%; 
			overflow:hidden; 
			padding:0; 
			margin:0; 
			border:0;}

	a 
	{
		color: red;
		font-weight: bold;
		text-decoration: none;
	}
	a.mainlink{
	color: red;
		font-weight: bold;
		text-decoration: none;

	}
	a:hover.mainlink
	{
		color: #FFA405;
		text-decoration: underline
	}
	
	a:hover {
		color: #FFA405;
		text-decoration: underline;
	}
	h1 {
		  color: #991111;
		  text-align: left;
		  font: 25px "Times new roman", sans-serif;
		  font-style: italic;
		  font-weight: normal;
		}
		
	h2 {
		font: italic 22px "Times new roman", serif;
		color: #991111;
		margin: 0 0 0 0;
		}
			
	h3 {
		font: italic 16px "Times new roman", serif;
		color: #991111;
		margin: 0 0 0 0;
		}
		
		
#content 
	{
		overflow:auto; 
		position:absolute; 
		z-index:3; 
		top:100px; 
		bottom:20px; 
		left:0px; 
		right:0; 
		background:transparent;
	}


#head 
	{
		position:absolute; 
		margin:0; 
		top:0; 
		left:0; 
		display:block; 
		width:100%; 
		background:transparent; 
		z-index:5; 
		overflow:hidden;
		color:#fff;
		text-align:center;
	}
#foot 
	{
		position:absolute; 
		margin:0; 
		bottom:0; 
		left:0; 
		display:block; 
		width:100%; 
		height:20px; 
		z-index:5; 
		overflow:hidden; 
		background:83CCF9; 
		text-align:center;
	}

#content p 
	{
		padding:10px;
	}

.bold 
	{
		font-size:1.2em; 
		font-weight:bold;
	}

dd 
	{
		display:none;
	}

/* needed for IE to make :active state work first time */
a, a:visited {color:#000;} 

/* common styling for all galleries */
a.gallery, a.gallery:visited {
display:block; 
display:inline-block; 
color:#000; 
text-decoration:none; 
border:1px solid #000; 
width:75px; 
height:75px; 
float:left; 
margin:4px; 
z-index:50;}
a.slidea {background:url(../images/p1s.jpg) no-repeat center;}
a.slideb {background:url(../images/p2s.jpg)no-repeat center;}
a.slidec {background:url(../images/p3s.jpg)no-repeat center;}
a.slided {background:url(../images/p4s.jpg)no-repeat center;}
a.slidee {background:url(../images/p5s.jpg)no-repeat center;}
a.slidef {background:url(../images/p6s.jpg)no-repeat center;}
a.slideg {background:url(../images/p7s.jpg)no-repeat center;}
a.slideh {background:url(../images/p8s.jpg)no-repeat center;}
a.slidei {background:url(../images/p9s.jpg)no-repeat center;}
a.slidej {background:url(../images/p10s.jpg)no-repeat center;}
a.gallery em, a.gallery span {display:none;}
a.gallery:hover {border:1px solid #fff;}

/* styling for RIGHT gallery */
#container_right {position:relative; width:600px; height:450px; background:transparent; margin:1em auto;}
#container_right img 
{
border:0;
}
#container_right .thumbs {width:180px; 
position:absolute; 
right:0; 
top:0;
}
#container_right a.gallery:hover span 
{
display:block; 
position:absolute; 
width:400px; 
height:50px; 
top:330px; 
left:0px; 
padding:5px; 
font-style:italic; 
color:#fff;  
z-index:100;
}
#container_right a.gallery:hover span:first-line 
{
font-style:normal; 
font-weight:bold; 
font-size:1.1em; 
color:#000;
}
#container_right a.gallery:active, #container_right a.gallery:focus {
border:1px solid #000;}
#container_right a.gallery:active em, #container_right a.gallery:focus em {
display:block; position:absolute; width:402px; height:400px; top:5px; left:-425px; padding:5px; color:#000; z-index:50;}
#container_right h1 {clear:both; margin:0; padding-top:80px; padding-left:50px; width:300px; text-align:center; font-family: georgia, "times new roman", serif; font-size:3em; font-weight:normal; color:#fff;}
#container_right h1 em {font-size:0.6em; color:#000;}



