@charset "utf-8";
/* CSS Document */
/* Global Body ------------------------------------------*/

body {
background-image:url(../images/bg.jpg);
font-size: 14px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:white;
padding:0px;
margin:0px;
}


 
A:link {text-decoration: none; color:#2f93cc;}
A:visited {text-decoration: none; color: #c5993b;}
A:active {text-decoration: none; color:#2f93cc;}
A:hover {text-decoration: underline overline; color: #76bde6;}

/*  Banner ------------------------------------------*/

#banner {
background-image:url(../images/banner.png);
width: 854px;
height: 142px;
border:#000000;
border-style:solid;
}

/* Crow ------------------------------------------*/

#crow {
	z-index: 1;
	float:right;
	position:absolute;
	background-image:url(../images/logo.png);
	width: 186px;
	height: 174px;
	left: 660px;
	top: 22px;
}

#flash {
	z-index: 0;
	padding-left: 9px;
	padding-top: 8px;
	float:right;
	width: 470px;
	height: 294px;
}

/* Main Menu ------------------------------------------*/

.main_menu {

	float:left;
	list-style-type: none;
	padding: 0px;
	margin-left: 0px;
	text-align: left;
	left: 10px;
	top: 157px;
	width: 159px;
	height: 328px;
}

.main_menu li {
padding-top: 10px;
background-image:url(../images/button.png);
background-repeat:no-repeat;
color:#ffffff;
margin-right: 0px;
width: 315px;
height: 40px;
}

.main_menu li a {
color:#FFFFFF;
text-decoration: none;
padding-top: 10px;
padding-right: 5px;
padding-left: 20px;
}

.main_menu li a:hover {
color: #f41b2f;
padding-right: 5px;
padding-left: 25px;
}

/* Body Background ------------------------------------------*/

#bodybg {

background-image:url(../images/tabg.png);
width: 847px;
height: 750px;
border:#000000;
border-style:solid;
border-width: 7px;
}

/* Body Background ------------------------------------------*/

#bodybgfeather {
float:left;
background-image:url(../images/backgroundfeather.jpg);
width: 846px;
min-height: 707px;
}

/* Bar ------------------------------------------*/

#bar {
	background-image:url(../images/bar.jpg);
	width: 628px;
	height: 138px;
	margin-left:175px;
	margin-top:20px;
}

#icons {
	margin-left:12px;
	padding-top:10px;

}

/* Bar ------------------------------------------*/

#bar3 {
	background-image:url(../images/bar.jpg);
	width: 628px;
	height: 138px;
	position:absolute;
	left: 185px;
	top: 554px;
}

/* Square ------------------------------------------*/

#square {
background-image:url(../images/square.png);
background-repeat:repeat-x;
width:565px;
height:118px;
margin-top:10px;
margin-left:30px;
}

/*  label ------------------------------------------*/

#label {
	z-index: 4;
	float:left;
	width: 245px;
	height: 33px;
	margin-top:25px;
	margin-left:30px;
}

/*  text ------------------------------------------*/

#text {
	color:#FFFFFF;
	z-index: 5;
	float:left;
	visibility: visible;
	width: 700px;
	margin-top:0px;
}


/*  Cajon ------------------------------------------*/

#cajon {
	z-index: 10;
	float:left;
	background-image:url(../images/cajon.jpg);
	width: 795px;
	height: 252px;
	margin-left:30px;
}

/*  First Line Index ------------------------------------------*/

#firstlineindex {
	position:absolute;
	left: 225px;
	top: 5px;
	width: 413px;
	height: 23px;
}

#secondlineindex {
	position:absolute;
	left: 207px;
	top: -147px;

}

#if{
	margin-left:15px;
}

#young{
float:left;
margin-top:30px;
}


/*  Paragraph Index ------------------------------------------*/

#text {
margin-left: 10px;
}

/*  List Paragraph (Index) ------------------------------------------*/

.listparagraph {
list-style:none;
margin:0px;
}

#red {color: #f41b2f}

/* Main Menu ------------------------------------------*/

.webicons {
	position:absolute;
	list-style-type:none;
	width: 600px;
	left: -6px;
	top: 1px;

}

.webicons li {
float:left;
background-repeat:no-repeat;
color:#ffffff;
}

.webicons li a {
color:#FFFFFF;
text-decoration: none;
}

.webicons li a:hover {
color: #f41b2f;
}

.printicons {
	list-style-type:none;
	padding: 0px;
	margin-left: 20px;
	text-align: left;
	width: 600px;
	height: 118px;
}

.printicons li {
float:left;
background-repeat:no-repeat;
color:#ffffff;
margin-right: 0px;
}

.printicons li a {
color:#FFFFFF;
text-decoration: none;
padding-top: 10px;
}

.printicons li a:hover {
color: #f41b2f;
}

#portpara{
font-size:18px;
margin-left:200px;
margin-top:15px;
margin-right:25px;
}

#stamp{
	margin-left:400px;
	margin-top:100px;
}

/* Lightbox --------------------------------------------------------------------------*/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#threeimages{
	margin-top:0px;
	margin-left:200px;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
#footer {
	color: #ffffff;
	text-align:center;
}
