* {margin:0; padding:0}
body {font:12px Georgia,Times; color:#555;  text-align: left;}
p {line-height:1; margin-bottom:8px}
#wrapper {width:635px; margin:0px auto}

.sliderbutton {float:left; width:44px; padding-top:175px}
.sliderbutton img {cursor:default}
.sliderbutton img:hover {}
#slider {float:left; position:relative; overflow:auto; width:547px; height:400px;}
#slider ul {position:absolute; list-style:none; top:0; left:0}
#slider li {float:left; width:547px; height:400px;}

li.current {border:1px}

li#content {width:537px; height:390px; padding:5px 5px 5px 5px}

.Slideshow_Title {
	color: rgb(0, 0, 0);
	font-family: Arial Black, Gadget, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-align: center;
}

.Slideshow_Subheading {
	color: rgb(0, 0, 0);
	font-family: 'Georgia', serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-align: left;
}

.Slideshow_PhotoCredit {
	color: #888;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	text-align: right;
	margin-top:0px;
	margin-bottom:2px;
	padding-right: 25px;
}

.Slideshow_Text {
    color: #777;
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 12px;
    font-style: italic;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    text-align: center;
}

.Slideshow_SlideCurrent {
    color:  rgb(219, 116, 46);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    text-align: center;
}

.Slideshow_SlideTotal {
    color: #888;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    text-align: center;
}

a.Internal_Link{
color: rgb(64, 64, 64);
text-decoration: underline;
}

a.Internal_Link:visited {
    color: rgb(219, 116, 46);
}
a.Internal_Link:hover {
    color: rgb(219, 116, 46);
    text-decoration: none;
}

a.External_Link {
	color: rgb(64, 64, 64);
    text-decoration: underline;
}
a.External_Link:visited {
    text-decoration: none;
}
a.External_Link:hover {
    color: rgb(0, 0, 0);
    text-decoration: none;
}