/* CSS Document STYLESHEET EFFORTS*/


.page {
	background: #FFFFFF;
	text-align: left;
	margin: 0 auto;
	padding: 20px 0 10px;
	position: relative;
	width: 700px;
	border-top: none;
	z-index: auto;
	left: 10px;
	top: 0px;
	right: auto;
	height: 600;
	background-color: #660033;
	}

.logo {
	background-color: #999900;
	border-bottom-style: solid;
	border-bottom-color: #999900;
	background-image: url(logoWeb.jpg);
		}

.imagel {
	background-color: #990066;
	padding: 0px;
	background-image: url(banner.jpg);
	border-top: thin none #FFFFFF;
	border-right: thin none #FFFFFF;
	border-bottom: thin solid #999900;
	border-left: thin none #FFFFFF;
		}
		
.menu {
	background-color: #660033;
		}
.teksti {
	background-color: #8C1852;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	padding: 20px 40px 10px;
	cursor: crosshair;
	color: #FFFFFF;
	top: 5px;
	/*background-image: url(tekstiBackground.jpg);TOOK AWAY BACKGROUND IMAGE*/
	border-top: thin none #FFFFFF;
	border-right: thin none #FFFFFF;
	border-bottom: thin none #FFFFFF;
	border-left: thin solid #999900;
		}
.sivu {
	height: 500px;
}
.pageLayout {
	top: 0px;
}
.imagewrap {
	padding: 0px;
	border: thin solid #FFFFFF;
	margin: 5px;
}
.bottom {
	background-position: center;
}
