body{
	background-color: #ded6bd;
	}

.input_black
{
	background-color: #000000;
	color: #ffd07e;
	border: 1px solid #ffd07e;
	margin-bottom: 10px
}

.header_img
	{
	width: 1079px;
	height: 112px;
	background-image: url('../img/top_bnr.png');
	background-repeat: no-repeat;
	margin: 0 auto;
	}
	
.menu_section_upper
	{
	width: 1079px;
	text-align: right;
	margin: 0 auto;
	}
	
.menu_section_lower
	{
	
	}
	
.menu_button
	{
	 margin-left: 0px;
	 margin-right: 0px;
	 padding-left: 0px;
	 padding-right: 0px;
	 border-style: none;
	 cursor: pointer;
	}
	
.content
	{
	margin-top: 5px;
	margin: 0 auto;
	width: 1079px;
	}

.sub1
	{
	 width: 137px;
	 float: left;

	}

.sub2
	{
	 float: left;
	 width: 805px;
	  color: #993300;
	 text-align:justify;
	}
	
.submap
	{
		width: 700px; 
		background-image: url('../img/map/background.jpg');
		float: left;
		height: 654px;
	}
.sub3
	{
		float: left;
		width: 780px;
		text-align:justify;
	}

.classif
	{

	 margin-left: 50px;
	 width: 800px;

 	}
.map
{
 border-width: 1px;
 border-style: solid;
 border-color: #a9967d;
 color: #993300;
 font-family: verdana;
 }
 
.journalentry
{
 margin: 0 auto;
 text-align: justify;
 color: #000f3b;
 font-family: verdana;
 width: 573px;
 height: 798px;
 /*background-image: url('../img/paper.png');*/
 background-repeat: no-repeat;
 font-size: 17px;

 
}
 
.newsheader
{
 color: #6b5240;
 margin-left: 35px;
 height: 25px;
 font-family: verdana;
 font-weight: bold;

 background-repeat: repeat-x;
 padding-top: 0px;
 margin-bottom: 10px;
}


.newscontent
{

 color: #6b5240;
 margin-left: 35px;

}

.newsfooter
{
 color: #6b5240;

  text-align: center;
  height: 25px;
}
 
.games
{
 background-image: url('../img/misc/book_background.jpg');

 width: 802px;
 height: 643px;
}
 .gallery_arr
{
width: 100px;
 
 float: left;
 margin-top: 274px;
 cursor: pointer;
  filter:"alpha(opacity=50)";
 -moz-opacity: 0.5;
 opacity: 0.5;

}

.gallery_arr:hover
{
 margin-top: 274px;
 cursor:pointer;
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
 -moz-opacity: 1;
 opacity: 1;
}
 a:link
 {
  color: #993300;
 }
 
 a:link img 
	{
	border: none;
	border-width: 0px;
	}

a:visited img
{
 border: none;
 text-decoration: none;
}
a:active img
{
  border: none;
 text-decoration: none;
}
a:hover img
{
 border: none;
}

table {
	margin: 0 auto;
	border: 2px solid  #6b5240;
	width: 1000px;
}

td{
	border: 1px solid  #6b5240;
}
 
