/* ############ slideshow.css - Created: 01.12.2008 Last modified:01.12.2008 ############# */
/* ############ Coding: Simon Moss: www.simonmoss.co.uk ############# */

body
{
background-color:transparent;
color:#060;
font-family:Arial, Helvetica, sans-serif;
}
#slideshower
{
margin:0 auto;
width:225px;
text-align:center;
background-color: transparent; /*  #dbcbbc url(../images/ranger_bg.jpg) repeat scroll 0 0;  */
overflow:hidden;
}
.smalltext
{
font-size:0.7em;
}
a
{
text-decoration:none;
color:#000;
}
a:hover
{
text-decoration:underline;
}
#photoholder {
  width:150px;
  height:150px;
  margin:0 auto;
  background-color:transparent;
}
#thephoto {
  width:150px;
  height:150px;
  background-color:transparent;
}
#theimage
{
background-color:transparent;
}
