html, body {
	margin:0;
	padding:0;
}
body{
	font-family: "Times New Roman", Times, serif;
	line-height: normal;
	color: #000000;
	background-color: #FFFFCC;
	text-align: center;
	text-shadow: #000000 0 0 0px; /*to remove the auto-smoothing, place...Safari */
}
h1, h2 {
	font-family: "Times New Roman", Times, serif;
	margin: 0;
	color: #AF5221;
	display: inline;
}
h1 {
	font-size: 16pt;
	padding: 0;
}
h2 {
	padding-top: 10px;
	font-size:12pt;
	}
h3 {	
	font-family: "Times New Roman", Times, serif;	
	font-size: 10pt;
	display: inline;
	}
	
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	text-align: left;
	display: inline;
	}
	
table {
	border-top: thin none;
	border-right: thin none;
	border-bottom: thin none;
	border-left: thin none;
}
.NavigationBackgroundColor {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-decoration: underline;
	line-height: normal;
	color: #990000;
	}

.MastTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: normal;
	line-height: 20pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: 2pt;
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #AF5221;
}
.MastSubBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
	border: 1pt none;
	text-align: left;
	color: #AF5221;
}
.MastSub {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
	border: 1pt none;
}
.StoryTitle {
	font-weight: normal;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	border-top-width: 1px;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: normal;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #AF5221;
	}
.StorySub {
	font-weight: normal;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: normal;
	border: 1px none #CCCCCC;
}
.StoryContent {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	}

.StoryTitleNext {
	font-weight: normal;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: normal;
	border: 1px none #CCCCCC;
	color: #CCCCCC;
}
.StoryBulleted {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	list-style-type: square;
	list-style-image: none;
	text-align: center;
}
.Emphasis {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
	border: 1pt none;
}
.Tableborder {
	font-family: "Times New Roman", Times, serif;
	border: thin solid #AF5221;
}
a:focus, a:hover, a:active{
	color: #FF9933;
}
a{
	text-decoration: none;
}

p, li {
	line-height: normal;
}
pre {
	font-size: 1.2em;
	line-height: 1.2em;
}
div#page {
	width: 900px;
	background-color: #FFFFCC;
	margin: 0 auto;
	text-align: left;
	border-top-width: medium;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFCC;
	border-right-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	border-left-color: #FFFFCC;
}
div#container {
	padding: 1px; /*padding 20px*/
}
div#ads {
	clear: both;
	padding: 12px 0 12px 66px;
}
div#footer {
	clear: both;
	color: #AF5221;
	margin: 0 auto;
	padding: 20px 0 40px;
	text-align: center;
}
h2.album-date {
	margin-top: 6px;
}
p.album-description {
	margin-top: 12px;
}
div.meta {
	margin-top: 10px;
	font-size: 1em;
	background-color: #FFFFCC;
}
div.meta ul {
	margin: 0;
	padding: 0;
}
div.meta li {
	float: left;
	padding: 0;
	margin-right: 0;
	width: 170px;
	list-style: none;
}

div.content {
	display: block;
	float:right;
	width:600px;
}
/*
div.content a, div.navigation a {
	text-decoration: none;
	color: #AF5221;
}
div.content  a:focus, div.content  a:hover, div.content  a:active {
	text-decoration: underline;
}
*/
div.controls {
	margin-top: 5px;
	height: 23px;
}
div.controls a {
	padding: 5px;
	font-size: 12pt;
	font-weight: normal;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}

div.loader {
	/*background-image: url('images/loader.gif');*/
	background-repeat: no-repeat;
	background-position: center;
	width: 600px; /*width:530px*/
	height: 350px
}
/*
div.slideshow img {
	border: none;
	display: block;
}
*/
div.slideshow {
	clear: none; /*clear: both*/
}
div.slideshow span.image-wrapper {
	float: left;
	padding-bottom: 12px;
	display: block;
	margin: auto;
}
div.download {
	float: right;
}
div.embox {
	clear: both;/*border: 1px solid #AF5221;*/
	padding: 0px;
	background-color: #FFFFCC;
}
div.image-title {
	clear: none;
	float: none;
	color: #AF5221;
	letter-spacing: normal;
}

/*modified div.image-desc places absolute box at right of slide for description */
div.image-desc {
	clear: right;
	float: right;
	height: 0px;
	width: 170px;
	top: -340px;
	position: relative;
	line-height: 1em;
	margin: auto;
	display: block;
}
div.navigation {
	/* htt set 260 wide The navigation style is set by a javascript generated style on the page .
	   This is so that the javascript specific styles won't be applied unless javascript is enabled. */

}

ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 0px 4px 0px 0;
	list-style: none; /*right was 10 px*/
}

/*
a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #FFFFCC;
}
*/

/*
ul.thumbs li.selected a.thumb {
	background: #000;
}

ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 5px 5px 0;
	list-style: none;
}
*/

#gallery img, #thumbs img, #folders img
{
	/*background:url(images/shadow.gif) no-repeat right bottom;*/
	padding:1px 1px 1px 1px; /*padding:4px 10px 10px 4px; for drop shadow*/
	border: thin solid #AF5221;	
}

a.advance-link:focus, a.thumb:focus {
	outline: none;
}

#folders ul.thumbs li {
	display:block;
	height:120px;
	margin:5px;
	/*width:105px;*/
}

div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
	color: #FF6600;
}
div.navigation div.bottom {
	margin-top: 12px;
	color: #FF6600;
}
div.pagination a, div.pagination span.current {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px ;
	border: 1px solid #FFFFCC;
	color: #AF5221;
}
div.pagination a:hover {
	color: #FF9933;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #FFFFCC;
	/*border-color: #AF5221;*/
	color: #AF5221;
}
