/*  CODE
<link rel="stylesheet" type="text/css" href="bfpstyle.css" >
*/


/*BAR LINK STYLE*/
.bar A:link {text-decoration: none; color: white; font-size:12px}
.bar A:visited {text-decoration: none; color: white; font-size:12px}
.bar A:active {text-decoration: none; color: white; font-size:12px}
.bar A:hover {text-decoration: underline overline; color: white; font-size:12px}
.bar{
	 font-family:helvetica; font-size:10px; color:white;
	 }

/*COMMON LAYERS*/
#bar {position: absolute; z-Index: 2; left: 20px; width: 900px; top: 110px; height: 15px; background-color: #351e11}
#border {position:absolute; left:58px; top:45px; width:117px; height:60px; z-index:1}
#number {position:absolute; left:95px; top:145px; width:75px; height:24px; z-index:8}
#next {position:absolute; left:170px; top:140px; width:19px; height:23px; z-index:7}
#back {position:absolute; left:70px; top:140px; width:19px; height:20px; z-index:6}
#pborder {position:absolute; left:70px; top:180px; z-index:0}
#photo {position:absolute; left:95px; top:205px; z-index:1}
#photographerh {position: absolute; left: 660px; top: 150px; width:250px; height:300px}
#photographerv {position: absolute; left: 460px; top: 150px; width:250px; height:300px}



/*FONTS*/
.title1 {
    font-family: Helvetica;
    font-size: 13px;
    font-weight: bold;
    }
.basic {
    font-family: Helvetica;
    font-size: 13px;
    }    
.white {
    font-family: Helvetica;
    font-size: 13px;
    color: white;
    }    
.similar {
    font-family: Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: white;            
    }    
.camera {
    font-family: Helvetica;
    font-size: 13px;
    font-weight: bold;
    }    
    
/*PRESS*/
.press A:link {color: navy; text-decoration: none}
.press A:visited {color: navy; text-decoration: none}
.press A:active {color: navy; text-decoration: none}
.press A:hover {color: navy; text-decoration: underline overline}
     
