@charset "UTF-8";
body {
	background-color: #5B545B;
}
#mainTable {
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#mainTable li {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	list-style-type: none;
	display: inline;
}
#mainTable ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	list-style-type: none;
}
#nav {
	height: 5px;
	padding-top: 3px;
}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 18px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #C40134;
	padding-left: 14px;
}
#nav a:hover {
	color: #EB003C;
	text-decoration: none;
	padding-right: 18px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #C40134;
	padding-left: 14px;
}
td.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	margin-right: auto;
	margin-left: auto;
	padding-left: 420px;
}
.hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	vertical-align: top;
	padding-top: 120px;
	padding-left: 25px;
	padding-right: 20px;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333;
}
.contact a {
	text-decoration: none;
	color: #333;
}
.contact hover {
	text-decoration: none;
	color: #EB003C;
}
#mainTable tr td #left #gallery tr td a {
	color: #FD2B6C;
	text-decoration: none;
}
#left {
	height: 424px;
	width: 530px;
	background-image: url(images/header_repeat.jpg);
	background-repeat: repeat-x;
}
#mainTable tr td #left #gallery {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	top: 102px;
}
#mainTable tr td #left #gallery tr td a img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
