/* CSS for the photo page */

div#page { position:relative;}
#content { width:760px; height:479px; background-image:url(../images/photos/backgr.jpg); background-repeat:no-repeat; float:left;}
div#header {width:760px; height: 240px; background-image:url(../images/photos/header.jpg);}

#t1{
	position:absolute;
	left:148px;
	top:578px;
	width:83px;
	height:50px;
	z-index: 17;	
}

#t2{
	position:absolute;
	left:410px;
	top:568px;
	width:84px;
	height:46px;
	z-index: 16;
}

#t3{
	position:absolute;
	left:637px;
	top:570px;
	width:91px;
	height:50px;
	z-index: 15;
}


#txt { position:absolute; bottom:5px; width:100%;  text-align:center; font-size:0.7em}