/* Created on 2/08 */
/* This style sheet is only used for full size photo's only */

body
{
text-align:center;
font-family:arno pro,"sans serif";
font-size:17px;
color:#000000;
background-color: white;
margin:0px;
}

p
{
margin: 5px 0 0 0;
text-align:center; 
font-size:14px;
}

div#border
{
padding: 2px 2px 2px 2px;
margin:1cm 0 1cm 1cm;
float:left;
border:thin solid black;
}
/* everything, including navbar and pictures & text are held in this */

div#footer
{
width:700;
text-align:center; 
color:#000000;
font-size:14px;
float:center;
}
/* Copywrite  */
