@charset "UTF-8";
/* CSS Document */

body {
text-align: left;
background-color:#aaaaaa;

}

a:link,
a:visited,
a:hover,
a:active
{
color: #cccccc;
text-decoration:none;
}

p a:link,
p a:visited,
p a:hover,
p a:active
{
color: #333333;
text-decoration:none;
}

.header {
font-size: 93%;
line-height: 1.2em;
margin-top: 15px;
height:100px;
color: #CCCCCC;
}

.flashMovie {
height:664px;
}

.textContent {
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	background-color:#aaaaaa;
	padding-top: 10px;
	padding-bottom: 10px;
	height:620px;
	font-size: 77%;
	line-height: 1.5em;
}
.textContent p {
margin-bottom: .5em;}

.textContent h1 {
font-weight: 700;
margin-bottom: .5em;}


.footer {
font-size: 77%;
line-height: 1.5em;
margin-top: 20px;
height: 140px;
}

.copyright {
font-size: 77%;
line-height: 1.5em;

}


.footer ul {
list-style:none;
margin: 0;
padding: 0;

}

.footer ul li {
margin: 0;
padding: 0;
}


.footer .keywordsList {
color: #666666;
}

.footer .contactDetails {
color: #333333;
}

.footer .keywordsList strong, .footer .contactDetails strong {
color:#FFFFFF;
}
/*
.container_16 {
background: #FFFFFF url(../img/16_col_red.gif) repeat-y;
}



.pageNavigation {
background: url(../img/navColumns.gif) repeat-y;
}*/

h1.egami, h2.egami {
	width: 200px;
	height: 25px;
	position: relative;
	overflow: hidden;
}
	
h1.egami span, h2.egami span {
		position: absolute;
		width: 100%;
		height: 100%;
}

h1.egami span {	background: url(../img/philip-gatward.gif);}
h2.egami span {	background: url(../img/photographer.gif);}

body.pgPedigree li.navPedigree a,
body.pgEthnograph li.navEthnograph a,
body.pgSeaworks li.navSeaworks a,
body.pgPrettyUgly li.navPrettyUgly a,
body.pgPigeon li.navPigeon a,
body.pgStable li.navStable a,
body.pgJacketsOn li.navJacketsOn a,
body.pgMovingStills li.navMovingStills a,
body.pgAbout li.navAbout a,
body.pgNews li.navNews a,
body.pgOffer li.navOffer a {color: #CC3366;}

label {
display:block; margin-bottom:1em;
 }
 

