

/* /////////////////////////////////////////////////////////////////////
//  Your CSS
/////////////////////////////////////////////////////////////////////*/

body {
border-top: 0px solid black;
}

#pgLogo {
text-align:center;
margin-top:15px;
margin-bottom:6px;
}

#pgContent {
-moz-box-shadow: 0 0 0px #999;
-webkit-box-shadow: 0 0 0px #999;
box-shadow: 0 0 0px #999;
}

#nav-pg ul li {
font-family: "Times New Roman", Times, serif;
font-size:15px;
letter-spacing:2px;
color: #585663;
font-weight: normal;
}

#pgNavigation {
text-align:center;
}

#nav-pg ul li a {
color: #585663;
}

#pgNavigation {
border-top: 0px solid #dddddd;
}

h1#galleryNavTitle {
font-family: "Times New Roman", Times, serif;
color: #585663;
}

h1 {
font-family: "Times New Roman", Times, serif;
color: #585663;
}