overflow-x: hidden;

.pictable {
	border: 2px solid #5d5757;
	background-color: #4e4848;
}
.cell {
	border: 2px solid #5d5757;
}
.title {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #95908B;
	text-decoration: none;
	text-align: left;
	background-color: #4E4848;
	font-weight: normal;
	padding: 5px;
	text-transform: uppercase;
}
.titleright {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4e4848;
	text-decoration: none;
	letter-spacing: 2px;
	text-align: center;
	background-color: #95908B;
	font-weight: 600;
	padding: 5px;
}
.bigtable {
	background-color: #655E5E;
}
.port {
	font-size: 18px;
	font-weight: 700;
	color: #655e5e;
	letter-spacing: 3px;
	padding-bottom: 20px;
	margin-bottom: 40px;
}
.menu {
	border: 2px solid #5d5757;
}
.text {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #95908B;
	text-decoration: none;
	text-align: center;
	margin-top: 5px;
}
a:link {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #95908B;
	text-decoration: none;
	padding: 10px;
	margin: 5px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.menucell {
	background-color: #4E4848;
	padding: 5px;
	border-top: 0px solid;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-left: 0px solid;
}
a:visited {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #95908B;
	text-decoration: none;
	padding: 10px;
	margin: 5px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
a:hover {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C4BDB8;
	text-decoration: none;
	padding: 10px;
	margin: 5px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
a:active {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C4BDB8;
	text-decoration: none;
	padding: 10px;
	margin: 5px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.picbord {
	border: 1px solid #C2B4A3;
	margin-bottom: 20px;
}
