/* CSS Document */

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a {
	color:#FFFFFF;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

.png {
	behavior: url(/images/png.htc);
}



.mainTable {
	width:100%;
	height:100%;
}
.contentTable {
	width:950px;
	padding-top:35px;
	padding-bottom:35px;

}

.contentTable .text {
	padding-top:50px;
	padding-bottom:50px;
	vertical-align:top;
}
*html .contentTable .text {
	padding-top:10px;
	padding-bottom:10px;
	vertical-align:top;
}

.contentTable .bottomTD {
	height:70px;
}

.headerTable {
	width:100%;
	height:88px;
}
.bottomTable {
	width:100%;
	padding-top:30px;
	border-top:1px solid #1E1E1E;			
}
.bottomTable p {
	padding:0px;
	margin:0px;
	padding-top:5px;	
}
.bottomTable .hr {
	padding:0px;
	margin:0px;
	width:170px;
	height:1px;
	font-size:0px;
	border-bottom:1px solid #000000;
}

.mail {
font-size: 13px;
text-align: left;
padding-top: 0px;
padding-bottom: 5px;
}
.tel {
padding-top: 5px;
color: #ffffff;
font-family: Times New Roman;
font-size: 24px;
text-align: left;
}
.tel .code {
color: #ffffff;
font-family: Times New Roman;
font-size: 13px;
font-weight: bold;
text-align: left;
vertical-align: top;
}


#aboutImg {
	border:1px solid #FFFFFF;
}
#historyImg {
	border:1px solid #FFFFFF;
}
#galleryImg {
	border:1px solid #FFFFFF;
	margin-left:20px;
	margin-right:20px;
}

.gallerySmall {
	margin:0px;	
	margin-right:1px;
	margin-bottom:1px;	
}


#history_back, #history_next {
	font-size:16px;
	padding-left:5px;
	padding-right:5px;
}



.galleryPage {
	position:absolute;
	top:500px;
	font-size:16px;
}

*html .galleryPage {
	position:absolute;
	top:570px;
	font-size:16px;
}
