a:link {font-family: Tahoma; font-size: 8pt; color:gray; text-decoration:none}
a:active {font-family: Tahoma; font-size: 8pt; color:gray; text-decoration:none}
a:visited {font-family: Tahoma; font-size: 8pt; color:gray; text-decoration:none}
a:hover {font-family: Tahoma; font-size: 8pt; color:white; text-decoration:none}

.container {
	width: 100%;
	height: 100%;
}

.mainTable {
	width: 972px;
	height: 601px;
	border: 1px #FFFFFF solid;
	border-collapse: collapse;
	background-color: #11141B;
	background-image: url('main_bg.jpg');
	background-repeat: no-repeat;
	background-position: right
}

.buttons {
	background-image: url('logo_bg.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
}

.picTable {
	padding-bottom: 3px;
	padding-left: 6px
}

.textTable {
	padding-top: 5px;
	padding-left: 5px;
	font-family: Arial;
	font-size: 12pt;
	font-style: italic;
	line-height: 150%
}

#home {
	padding-right: 95px;
}

#history {
	padding-right: 63px;
}

#gallery {
	padding-right: 40px;
}

#shop {
	padding-right: 15px;
}
