html, body {
	margin:0;
	padding:0;
}
body{
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	background-color: #2D1909;
	color: #CCCCCC;
	text-shadow: #000000 0 0 0px; /*to remove the auto-smoothing, place...Safari */
	/*font-size: 75%;*/
}
a{
	color: #27D;
	text-decoration: underline;
}
a:focus, a:hover, a:active {
	color: #FFFFFF;
}
p, li {
	line-height: 1.2em;
}
h1, h2 {
	margin: 0 0 5px;
	color: #CCCCCC;
}
h1 {
	padding: 0;
	font-size: 1.2em;
	letter-spacing:-1px;
}
h2 {
	padding-top: 3px;
	font-size:1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
pre {
	font-size: 1.2em;
	line-height: 1.2em;
	overflow-x: auto;
}
div#page {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}
div#container {
	padding-top: 10px; /*top of page padding*/
}
div#ads {
	background-color: #2D1909;
	clear: both;
	padding: 5px 0 12px 666px;
	
}
div#footer {
	clear: both;
	color: #999999;
	margin: 0 auto;
	padding: 5px 0;
	text-align: right;
	width: 900px;
}
/*end basic style follows gallerific style*/
div#container {
	overflow: hidden;
}
div.content {
	display: none;
	clear: both;
}

div.content a, div.navigation a {
	text-decoration: none;
}
div.content a:hover, div.content a:active {
	text-decoration: none;
}

div.navigation a.pageLink {
	height: 77px;
	line-height: 77px;
}

div.controls {
	margin-top: 5px;
	height: 23px;
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}

div.slideshow-container,
div.loader,
div.slideshow a.advance-link {
	width: 550px; /* This should be set to be at least the width of the largest image in the slideshow with padding */
}

div.loader,
div.slideshow a.advance-link,
div.caption-container {
	height: 420px; /* This should be set to be at least the height of the largest image in the slideshow with padding */	
}

div.slideshow-container {
	position: relative;
	clear: both;
	float: left;
	height: 450px;
}

div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('../res/images/loader.gif');
	background-repeat: no-repeat;
	background-position: center;
}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 35px;/* slide position*/
	left: 0;
}
div.slideshow a.advance-link {
	display: block;
	line-height: 420px; /* This should be set to be at least the height of the largest image in the slideshow with padding */
	text-align: center;
}

div.slideshow a.advance-link:hover,
div.slideshow a.advance-link:active,
div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow a.advance-link:focus {
	outline: none;
}

div.slideshow img {
	border: 1px solid #FFFFFF;
}
div.caption-container {
	float: right;
	position: relative;
	margin-top: 30px;
}
span.image-caption {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

div.caption-container, span.image-caption {
	width: 334px;
}

div.caption {
	padding: 0 5px;
}

div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}
div.image-desc {
	line-height: 1.3em;
	padding-top: 5px;
}
div.download {
	margin-top: 5px;
}
div.photo-index {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0 5px;
}
div.navigation-container {
	float: left;
	position: relative;
	left: 50%;
	padding-top: 10px; /*position of thumbnails*/
}
div.navigation {
	float: left;
	position: relative;
	left: -50%;
}
div.navigation a.pageLink {
	display: block;
	position: relative;
	float: left;
	margin: 2px;
	width: 16px;
	background-position:center center;
	background-repeat:no-repeat;
}
div.navigation a.pageLink:focus {
	outline: none;
}

ul.thumbs {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 2px;
	list-style: none;
}
a.thumb {
	padding: 1px;
	display: block;
}
a.thumb:focus {
	outline: none;
}
/* thumbs border*/
ul.thumbs img {
	border: thin solid #999999;
	display: block;
	padding: 0px;
}
div.pagination {
	clear: both;
	position: relative;
	left: -50%;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	position: relative;
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}

div.gallery-gutter {
	clear: both;
	padding-bottom: 5px;
	padding-top: 10px;
	border: thin solid #FFFF00;
}
/* colour back ground style */
body{
	background-color: #2D1909;
	color: #CCCCCC;
}
a{
	color: #CCCCCC;
}

div#page {
	background-color: #2D1909;
	border: #666666;
}
div#footer {
	color: #999999;
}
div.caption-container {
	color: #CCCCCC;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}
div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.download {
	margin-top: 8px;
}
div.photo-index {
	color: #999999;
}
div.navigation a.prev {
	background-image: url(../res/images/prevPageArrowWhite.gif);
}
div.navigation a.next {
	background-image: url(../res/images/nextPageArrowWhite.gif);
}
div.loader {
	background-image: url(../res/images/loaderWhite.gif);
}
/*slide border*/
div.slideshow img {
	border: thin solid #999999;
	padding: 2px;
}
ul.thumbs li.selected a.thumb {
	border: thin solid #CCCCCC;
	padding: 0;
}
div.pagination a:hover {
	background-color: #111;
}
div.pagination span.current {
	background-color: #fff;
	border-color: #fff;
	color: #000;
}
.StoryTitle {
	font-size: 1.2em;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	letter-spacing: -1px;
	}
.StoryContent {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	}
.MastFirst {font-size: 22pt;
	}
.MastTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: normal;
	line-height: 20pt;
	font-weight: normal;
	font-variant: small-caps;
	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: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.MastSub {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
	border: 1pt none;
}
.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;
}
.StorySub {
	font-weight: normal;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: normal;
	border: 1px none #CCCCCC;
}
.StoryTitleNext {
	font-weight: bold;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	line-height: normal;
	color: #CCCCCC;
	border: 1px none #CCCCCC;
	text-align: right;
}
.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;
}

.NavigationPlain {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-decoration: none;
	line-height: normal;
	color: #CCCCCC;
	}
