body {
	background: #000000;
	background-repeat: repeat;
	margin-top: 20px;
}

a:link {
	color: #421d19;
	text-decoration: none;
	font-weight: bold;
}
 
a:visited {
	color: #421d19;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #421d19;
	text-decoration: underline;
	font-weight: bold;
}

h1 {
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin: 0;
	position: relative;
	left: 10px;
	top:85px;
}

h2 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#page{
	margin: auto;
	width:950px;
	text-align:left;
	background: #d1d2d4;
}

#mainblock{
	position: relative;
	left: 0px;
	top:0px;
	background: #d1d2d4;
}

#header{
	background-image: url(gfx/header.png);
	background-repeat: no-repeat;
	position: relative;
	left: 0px;
	top:0px;
	width:700px;
	height: 145px;
}

#leftnaviheader{
	background-image: url(gfx/leftnaviheader.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	width:250px;
	height: 25px;
}

#navi {
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 230px;
}
.navielement {
	width: 230px;
	background-image: url(gfx/navibg.png); 
	border-top: solid 1px #160200;
	border-left: solid 1px #160200;
	border-right: solid 1px #160200;
	padding: 2px;
}
.navielement_last {
	width: 230px;
	background: url(gfx/navibg.png);
	border-top: solid 1px #160200;
	border-left: solid 1px #160200;
	border-right: solid 1px #160200;
	border-bottom: solid 1px #160200;
	padding: 2px;
}

a.leftnavi:link {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 25px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
 
a.leftnavi:visited {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 25px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.leftnavi:hover {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 25px;
	color: #7d2104;
	font-weight: bold;
}

#mainleft{
float:left;
width:250px;
background: #d1d2d4;
}

#mainright{
float:right;
width:700px;
background: #d1d2d4;
}

#contentleft{
float: left;
width:360px;
background: #000000;
background: #d1d2d4;
}

#contentright{
float: right;
width:330px;
}

#story {
margin-left: 5px;
margin-right: 0px;
width: 340px;
margin-top: 0;
margin-bottom: 0;
background: #ecedee;
padding: 5px 15px 5px 10px;
color: #353535;
font-size: 13px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#story2 {
margin-left: 5px;
margin-right: 0px;
margin-top: 30px;
width: 660px;
margin-bottom: 0;
background: #ecedee;
padding: 5px 15px 5px 10px;
color: #353535;
font-size: 13px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#storyheader {
margin-left: 5px;
margin-right: 0px;
margin-top: 30px;
width: 365px;
background-image: url(gfx/storyheader.jpg);
background-repeat: no-repeat;
height: 20px;
}

#storyfooter{
margin-left: 5px;
margin-right: 0;
margin-bottom: 10px;
width: 365px;
background-image: url(gfx/storyfooter.jpg);
background-repeat: no-repeat;
height: 20px;
}

#photos {
width: 315px;
margin-left: 6px;
margin-right: 0;
margin-top: 30px;
margin-bottom: 10px;
padding: 3px 6px 3px 3px;
background: #d1d2d4;
}

#photo {
align: bottom;
}


#photodesc {
margin-top: 5px;
margin-bottom: 5px;
background: #ecedee;
border: 1px solid #525252;
color: #353535;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
padding: 3px;
}

.footer{
clear:both;
width:950px;
height: 39px;
background-image: url(gfx/footer.png);
background-repeat: no-repeat;
text-align: center;
color: #ffffff;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

p.footertext {
	padding-top: 13px;
}

p.justify {
	text-align: justify;
}

#titleimage {
	margin: 0;
	padding: 0;
}

.centered  {
   display: block;
   margin-left: auto;
   margin-right: auto;
   padding: 0px;
   }
  
#thumbs{
  width:315px;
}
#thumbs div {
  margin:3px;
  float:left;
}
#thumbs div img{
  border: 1px solid #525252;
  width: 140px;
  height: 130px;
}

#bigDynPic{
  background:#d1d2d4;
  position:absolute;
  top:-150px;
  left:-250px;
  padding: 5px;
  width:950px;
}

#loadingmessage{
  position:absolute;
  top:0px;
  left:0px;
  padding:1em 5px;
  background:#ffc;
  font-family:Verdana,Sans-serif;
  font-weight:bold;
  width:20em;
  text-align:center;
  font-size:80%;
  color:#000;
}

#blanket {
background-color:#111;
opacity: 0.65;
filter:alpha(opacity=65);
position:absolute;
z-index: 9001;
top:0px;
left:0px;
width:100%;
}

#popUpDiv {
position:absolute;
background-color:#eeeeee;
width:300px;
height:300px;
z-index: 9002;
}
