body {
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 10px;
	margin-bottom : 0px;
	font-family : Arial, Helvetica, sans-serif;
	background : #FDFAEB;
	color: #674C54;
}


td.gallery {
	background-image : url(images/bg/gallery.gif);
	background-repeat : no-repeat;
	background-position : center;
	height : 184px;
}
td.gallery2 {
	background-image : url(images/bg/gallery2.gif);
	background-repeat : no-repeat;
	background-position : center;
	height : 184px;
}
td.baget {
	background-image : url(images/bg/baget.gif);
	background-repeat : no-repeat;
	background-position : center;
	height : 202px;
}
div.gal {
	float: left;
	margin-left: 30px;
	height: 270px;
}
div.galram {
	float: left;
	margin-left: 30px;
	height: 290px;
}
div.bgpic {
	background-image : url(images/bg/gallery.gif);
	background-repeat : no-repeat;
	background-position : center top;
	height : 184px;
	width: 250px;
}
div.bgpic2 {
	background-image : url(images/bg/gallery2.gif);
	background-repeat : no-repeat;
	background-position : center top;
	height : 184px;
	width: 250px;
}
div.bgpicram {
	background-image : url(images/bg/baget.gif);
	background-repeat : no-repeat;
	background-position : center top;
	height : 202px;
	width: 249px;
}
div.bgtext {
	font-size : 8pt;
	border: 1px solid #E9DCD2;
	background-color: #FFFFFF;
	margin-top: 16px;
	margin-bottom: 5px;
	padding: 5px;
	width: 170px;
}
div.bgtextram {
	font-size : 8pt;
	border: 1px solid #E9DCD2;
	background-color: #FFFFFF;
	margin-top: 24px;
	margin-bottom: 5px;
	padding: 5px;
	width: 170px;
}
.pic {
	margin-top: 15px;
	margin-bottom: 9px;
}
.picram {
	margin-top: 25px;
	margin-bottom: 9px;
}




.med {
	font-size : 8pt;
}
.text {
	font-size : 14px;
}
.title {
	font-size : 16px;
	font-family : Times New Roman, Times, serif;
	font-style : italic;
	font-weight : bold;
}

.menug {
		font-size: 18px;
		font-family: Georgia;
		color: #674c54;
		font-style: italic;
}

a:link {
	text-decoration: underline;
	color: #674c54;
}

a:visited { 
	text-decoration: underline;
	color: #674c54;
}

a:active {
	text-decoration: underline;
	color: #674c54;
}

a:hover {
	text-decoration: none;
} 