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

body {
margin:0px;
padding:0px;
color:#090a0a;
font-family: "Times New Roman", Times, serif;
line-height:0px;
font-size:12px;
background-color:#2e2f2f;
background-image:url(../images/slideshow/photogal-body-bkgrnd.jpg);
background-repeat:repeat-x;
background-position:top;
}

img {border:none; margin:0px; padding:0px}

a {
color:#700a0b;
font-weight:bold;
text-decoration:none;
}
a: hover {
text-decoration:none;
}
a:visited {
text-decoration:none;
}

#page {
background-image:url(../images/slideshow/photogal-main-bkgrnd.jpg);
background-repeat:no-repeat;
background-position:top left;
display:block;
width:100%;
height:518px;
}

#slides {
margin:94px 0px 0px 43px;
}
#nav {
width:540px;
text-align:center;
display:block;
margin:1px 0px 0px 0px;
}
.slideshowfooter {
color:#ffffff;
margin:28px 0px 0px 43px;
}
