body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #666767 url(../images/img01.jpg);
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

#Table_01 {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	width:800px;
	height:600px;
}

#index-01 {
	position:absolute;
	background-image: url(../images/index_01.jpg);
	background-repeat: no-repeat;
	left:0px;
	top:0px;
	width:800px;
	height:112px;
}

#index-02 {
	position:absolute;
	background-image: url(../images/index_02.jpg);
	background-repeat: no-repeat;
	left:0px;
	top:112px;
	width:512px;
	height:280px;
}

#index-03 {
	position:absolute;
	background-image: url(../images/index_03.jpg);
	background-repeat: no-repeat;
	left:512px;
	top:112px;
	width:288px;
	height:488px;
}

#index-04 {
	position:absolute;
	background-image: url(../images/index_04.jpg);
	background-repeat: no-repeat;
	left:0px;
	top:392px;
	width:32px;
	height:208px;
}

#index-05 {
	position:absolute;
	background-image: url(../images/index_05.jpg);
	background-repeat: no-repeat;
	left:32px;
	top:392px;
	width:320px;
	height:144px;
}

#index-06 {
	position:absolute;
	background-image: url(../images/index_06.jpg);
	background-repeat: no-repeat;
	left:352px;
	top:392px;
	width:160px;
	height:208px;
}

#index-07 {
	position:absolute;
	background-image: url(../images/index_07.jpg);
	background-repeat: no-repeat;
	left:32px;
	top:536px;
	width:40px;
	height:40px;
}

#enter {
	position:absolute;
	left:72px;
	top:536px;
	width:88px;
	height:40px;
}

#index-09 {
	position:absolute;
	background-image: url(../images/index_09.jpg);
	background-repeat: no-repeat;
	left:160px;
	top:536px;
	width:80px;
	height:40px;
}

#exit {
	position:absolute;
	left:240px;
	top:536px;
	width:64px;
	height:40px;
}

#index-11 {
	position:absolute;
	background-image: url(../images/index_11.jpg);
	background-repeat: no-repeat;
	left:304px;
	top:536px;
	width:48px;
	height:40px;
}

#index-copy {
	position:absolute;
	background-image: url(../images/index_copy.jpg);
	background-repeat: no-repeat;
	left:32px;
	top:576px;
	width:320px;
	height:24px;
}

.copy {
		font-size: 9px;
		font-style: italic;
		text-align: center;
		color: #000000;
		font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
		line-height: 10px;
}

a.copy {
		font-size: 9px;
		color: #000000;
		font-style: italic;
		text-align: center;
		font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}


h1, h2, h3, h4 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.6em;
	color: #8E1206;
}

/*h2 {
	font-size: 1.8em;
	color: #8E1206;
}*/

h2 {
	font-size: 1.8em;
	color: #000000;
}
h2.red {
	font-size: 1.8em;
	color: #8E1206;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

h3.red {
	font-size: 14px;
	font-weight: bold;
	color: #8E1206;
}

h4 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

h4.red {
	font-size: 11px;
	font-weight: bold;
	color: #8E1206;
}


p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 180%;
}

p {
	font-size: 12px;
}

p.small {
	font-size: 11px;
	font-style: italic;
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 730px;
	height: 230px;
	margin: 0 auto;
	background: url(../images/top.jpg) no-repeat;
}

#header h1 {
	padding: 110px 0 0 50px;
}

#header h2 {
	padding: 0 0 0 50px;
}

#header a {
	text-decoration: none;
}

/* Page */

#page {
	width: 700px;
	margin: 0 auto;
	background: #666767 url(../images/img03.jpg);
	text-align: left;
}

/* Content */

#content {
	float: left;
	width: 700px;
}

.post {
	padding: 30px 20px 30px 40px;	
}

.post2 {
	padding: 30px 20px 30px 20px;	
}


/* Footer */

#footer {
	clear: both;
	width: 730px;
	height: 80px;
	margin: 0 auto;
	padding-top: 20px;
	background: #130D0F url(../images/img04.jpg);
	color: #666767;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	font-size: .9em;
}

#footer a {
	color: #666767;
}

table.main {
	text-align: center;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	width: 400px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
/*height: 520px;*/
}

.thumbnail img{
border: 1px solid #a60f08;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid #442a18;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #b3ad9d;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 230px; /*position where enlarged image should offset horizontally */
z-index: 50;
}