body {
	background-color: #babbbe;
	margin: 0px;
	padding: 0px;
}
a {
	color: #97002E;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #97002E;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #BABCBE;
	text-decoration: none;
	font-weight: bold;
}


a:active {
	color: #97002E;
	text-decoration: none;
	font-weight: bold;
}

#container {
	background-image: url(../images/halashyn_tpt/bg.gif);
	width: 918px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#maintable {
	width: 95%;
	height: 100%;
}

#left-col {
	width: 77px;
	background-image: url(../images/halashyn_tpt/bg-left.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#right-col {
	background-image: url(../images/halashyn_tpt/bg-right.gif);
	width: 78px;
	background-repeat: repeat-y;
	background-position: left;
}


#mainframe {
	width: 764px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#top-left {
	width: 360px;
	text-align: center;
}
#top-right {
	float: left;
	height: 325px;
	width: 404px;
	background-image: url(../images/halashyn_tpt/euromap.gif);
}
#menu {
	background-image: url(../images/halashyn_tpt/menu-bg.jpg);
	height: 119px;
	width: auto;
	padding-left: 5px;
}
#menu a {
	display: block;
	float: left;
	margin-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #BABCBE;
	font-weight: lighter;
	text-align: center;
	padding-right: 8px;
	padding-left: 8px;
	border-right-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #BABCBE;
	border-right-color: #BABCBE;
	border-bottom-color: #BABCBE;
	border-left-color: #BABCBE;
	text-decoration: none;
}

#menu a:hover {
 color: #97002E;
 text-decoration: none;
 	display: block;
	float: left;
	margin-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	text-align: center;
	padding-right: 8px;
	padding-left: 8px;
	border-right-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #BABCBE;
	border-right-color: #BABCBE;
	border-bottom-color: #BABCBE;
	border-left-color: #BABCBE;

}


#clr {
	clear: both;
	float: none;
}
#main {
	margin-right: auto;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	width: 100%;
	padding: 12px;
}
#pintura {
	background-image: url(../images/halashyn_tpt/painting-bg.jpg);
	height: 285px;
	width: 285px;
	float: left;
	padding: 25px;
	margin-left: 50px;
}
#pintura img {
	height: 280px;
	width: 280px;
	margin-right: auto;
	margin-left: auto;
}

#ficha {
	background-image: url(../images/halashyn_tpt/ficha-bg.jpg);
	height: 125px;
	width: 295px;
	float: left;
	margin-top: 85px;
	margin-left: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding-top: 25px;
	color: #666666;
	background-repeat: no-repeat;
}
#ficha h6 {
	margin: 0px;
	padding: 0px;
	color: #97002E;
	font-size: 12px;
}





#footer {
	background-image: url(../images/halashyn_tpt/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #999999;
	text-align: center;
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	height: 56px;
}
h3 {
	color: #97002E;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	margin: 2px;
}

#paintings_table td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #97002E;
	text-align: center;
}
#paintings_table img {
	height: 120px;
	width: 120px;
	border: 12px double #E6E6E6;
}

