body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#showimage{
	
	background-repeat: repeat;
	border-color:#993300;
	border:thin;
	position:absolute;
	visibility:hidden;
	}

.table_01 {  }
#site_layout {
}

#site_layout_content {
	padding: 0px;
	background-image: url(images/content_area.jpg);
	height: 464px;
	width: 464px;
}
#site_layout_content  a:link   {
	font-weight: bold;
	text-transform: none;
	color: #bb5d1f;
	text-decoration: none;
}

#site_layout_content  a:hover   {
	font-weight: bold;
	text-transform: none;
	color: #854e16;
	text-decoration: none;
}

#site_layout_content  a:visited   {
	font-weight: bold;
	text-transform: none;
	color: #331624;
	text-decoration: none;
}
/* TEKSTIDE JA PILTIDE Stiilid */

.large {
border:10px;
border-color:#854e16;
}

.title {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	TEXT-TRANSFORM: uppercase;
	COLOR: #854e16;
	FONT-FAMILY: Arial;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
}

.text {
	FONT-SIZE: 11px;
	WIDTH: auto;
	COLOR: #331624;
	FONT-FAMILY: Verdana;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 5px;
	}
#content_top {
	padding: 5px;
}

.img {
	padding: 10px;
}
