@CHARSET "UTF-8";
body, h1, h2, h3, h4, h5, h6, ul, ol, li, table, div {
	font-size:12px;
	margin:0;
	padding:0;
	font-family:"Trebuchet MS",sans-serif;
	color:#fff;
}
body {
	background-color:#000;
	
	padding-bottom:40px;
	text-align:center; /* ie */
	background-image:url(../img/background.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center 0px;
}

.bhome {
	padding-top:20px;
	
	}
.bnormal {
	padding-top:30px;
	}	

a {
	/*border-bottom:1px dotted gray;*/
	color:#eedd88;
	text-decoration:none;
}
a:hover {
	/*text-decoration:underline;*/
	color:#f2ce05;
}
a:visited {
	/*color:#999;*/
}
h1 {
	padding-left:5px;
	padding-bottom:3px;
	font-size:1.6em;
}
h2{
	font-size:1.2em;
	padding-left:15px;
}
#content {
	width:860px;
	height:860px;
	margin: 0 auto; /* -> 3 */
	background-image:url(../img/content-bg.png);
	/*background-color : black;*/
 	/*opacity:0.9;  
	filter:alpha(opacity=90);  
	-moz-opacity:0.9
	*/
	color:white;
	padding:20px;
		border-style:dashed;
	border-width:1px 1px 1px 1px;
	border-color:#303030;
	text-align:left;
}
.bhome #content {
	
	height:165px;
}
#content p{
	
	text-align:justify;	
	
}
#photoContainer{
	
}
#menu {

padding-top:0px;
padding-bottom:0px;
margin-bottom:20px;
}
#menu li {
  /*border-width:1px;
  border-style:solid;*/
  display:inline;
  padding:5px;
  font-size:1.3em;
  margin-right:5px;
  background-color:black;
 
}
#menu li a{
 font-weight:normal;
 
}

#menu #exson {
	font-weight:bold;
	font-size:1.4em;	
	color:#eedd88;
}
#menu ul{
    text-align:left;
   font-size:1.2em;
   
   padding:0;
    margin:0;

}

#menuPhoto{
	
	border-width:1px;
	border-style:dashed;
	padding:5px;
	background-color:#faf5d9;
	color:black;
}

#corpsArticle{
		border-width:1px;
	border-style:dashed;
	padding:10px;
	background-color:#faf5d9;
	color:black;
	
}

#corpsArticle h2{

	color:black;
	
}
#corpsArticle a{
	color:#55210a;
	font-weight:bold;
}
#menuPhoto a{
	color:black;
	font-weight:bold;
}
#menuPhoto a:hover {
	
	color:#55210a;

}
#menuPhoto strong{
	color:white;
	background-color:#2ca5e4;
	font-size:1.1em;
	padding-left:3px;
	padding-right:3px;
}
#itw #menuPhoto strong{
	color:black;
	background-color:inherit;
}
#home #menuPhoto strong{
	color:black;
	background-color:inherit;
}
#albumCover{

	text-align:center;
	padding-top:25px;
	padding-bottom:15px;
		
}

#homeLinks{
	padding-top:8px;
	padding-right:15px;
	display:inline;
	float:right;
	font-size:1.1em;
}
#addThis{
	
	padding-top:10px;	
	
}
#gotoCargo{
	text-align:right;
	/*padding-top:20px;*/
	padding-right:15px;
}
#content #gotoCargo a{
	
	
	font-size:1.5em;
	
		
	
}
/*
 * Galleriffic
 */

div.content {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float: right;
	width: 550px; 
}
div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.content a:focus, div.content a:hover, div.content a:active {
	text-decoration: underline;
}
div.controls {
	margin-top: 5px;
	margin-bottom: 10px;
	height: 23px;
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}
div.slideshow-container {
	position: relative;
	clear: both;
	height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 550px;
	height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow {

}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
div.slideshow a.advance-link {
	display: block;
	width: 550px;
	height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
	line-height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
	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 img {
	vertical-align: middle;
	border: 1px solid #ccc;
}
div.download {
	float: right;
}
div.caption-container {
	position: relative;
	clear: left;
	height: 30px;
}
span.image-caption {
	display: block;
	position: absolute;
	width: 550px;
	top: 0;
	left: 0;
}
div.caption {
	padding: 12px;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}
div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {
	/* The navigation style is set using jQuery 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: 5px 10px 5px 0;
	list-style: none;
}
a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a.thumb {
	background: #000;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}
.dottedSeparator{
	
	border-style:solid;
	border-width:0px 0px 1px 0px;
	border-color:#990000;
	padding-top:5px;
	margin-bottom:20px;	
}

#videoPlayer{
	text-align:left;
	float:left;
	padding-top:40px;
}
#videoPlaylist{
	float:left;
	width:155px;
	margin-left:20px;
	padding-top:15px;
	padding-left:20px;
	/*margin-left:400px;
*/
	}
#videoPlaylist h1{
	font-weight:normal;
	padding-bottom:5px;	
	padding-top:5px;
}
.playlistItem{
	margin-right:7px;
	float:left;
	display:inline;	
	width:75px;
	line-height: 1em;
}
.playlistItem img{

	margin-bottom:3px;

}
#credits{

	font-size:0.9em;
	font-style:italic;
	padding-top:30px;
	padding-bottom:3px;

}
.floatLeft{
	float:left;
	margin:10px;
}
.floatRight{
	float:right;
	margin:10px;
}
.question{
	font-weight:bold;
	padding-left:8px;
	padding-top:5px;
	padding-bottom:5px;
	border-style:dotted;
	border-width:0 0 1px 1px;
	border-color:gray;
	text-align:justify;
	background:#190c03;
}
#itw p{
	padding-left:10px;
	
}
#itw{
	text-align:justify;
	
}
#itw q{

	font-weight:bold;
	font-style:italic;

}
#itw #centeredImage {
	text-align:center;
}