	
body {
	background-color: #afeeee;
	background-image: url(tausta.jpg);
	background-attachment: fixed;
	background-position: center top; 
	background-size:  200px 150px;
	height: auto;											    
} 

#container {
	width: 899px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2px;
	margin-bottom: 2px;
	height: auto;
	position: relative;
} 

#content-container {
	width: 898px;
	margin: auto auto 30px auto;
	height: auto;
	border-radius: 2px;
	position: relative;
}


#header {
	background-image: url(kuva1.jpg);
	background-repeat: no-repeat;
	margin-left: none;
	margin-right: none;
	margin-top: 5px;
	height: 300px;
	border-radius: 2px;
}
#logo {
	background-image: url(kp4.png);
	background-repeat: no-repeat;
	background-size: 900px 300px;
	background-position: center;
	border-radius: 2px;
	width: 900px;
	height: 300px;
	left: auto;
	right: auto;
}


#nav{
	background-color: white;
	line-height: 20px;
	text-align: center;
	border-radius: 2px;
}
#nav ul {
	list-style: none;
	margin: 7px;
	padding: 0px;
	background-color: none;
	border: none;
}
#nav li {
	display: inline;
	margin: 5px;
	padding: none;
}
#nav a:link {
	font: 18px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	text-decoration: none;
	color: #000000;
}
#nav a:visited {
	text-decoration: none;
	color: rgb(0,191,255);
}
#nav a:hover {
	background-color: rgb(233,14,212);
	border-radius: 2px;
	visibility: visible;
}
#kaytossa {
	background-color: none;
	border-radius: 2px;
}
#kaytossa a:link {
	font: 18px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	color: rgb(233,14,212);
	font-weight: bold;
}
#kaytossa a:hover {
	background-color: rgb(255,255,255);
}
#kaytossa a:visited {
	color: rgb(233,14,212);
} 

.sidebar {
	float: right;
	width: 200px;
	margin-right: 0px;
	margin-top: 7px;
	background-color: white;
	margin-left: 7px;
	border-radius: 2px;
	height: 100%;
}
.sidebar img {
	height: 150px;
	padding: 15px 15px 28px 15px;
	background: #D9B0F8;
	border: 1px solid white;
	margin-left: -12px;
	margin-bottom: 20px;
	z-index: 1;
	-webkit-transform: rotate(-6deg);
 	-moz-transform: rotate(-6deg);
}
.sidebar aside p {
	font: 13px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	line-height: 15px;
	color: black;
	margin-left: 5px;
	margin-right: 5px;
}

.sidebar_b {
	float: right;
	width: 181px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	background-color: white;
	margin-left: 7px;
	border-radius: 2px;
	height: 500px;
}
.sidebar_b aside p {
	font: 14px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	line-height: 15px;
	color: black;
	margin-left: 5px;
	margin-right: 5px;
}


h1 {
	font: 18px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	line-height: 25px;
	padding: 20px 0px 0px 5px;
	text-indent: 5px;
}
h1 a{
	color: #00BFB6;
	text-decoration: none;
}
h1 a:hover{
	color: #F01AAC;
}
h2 {
	font: 16px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	text-indent: 5px;
}
h3 {
	font-weight: bold;
	font-size: 14px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	text-indent: 5px;
	line-height: 5px;
}
h6 {
	font: 10px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	text-indent: 5px;
}
p {
	font: 14px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	line-height: 30px;
	clear: left;
	top: 20px;
	text-align: justify;
	padding: 5px 10px 0px 10px;
}


.section {
	width: 350px;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 30px;
	margin-bottom: 0px;
	float: left;
}
.section p {
	font-size: 13px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	color: #0F035F;
	line-height: 15px;
	text-align: center;
}
.section h1 {
	font: 18px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	color: ##4B4A4A;
	line-height: 25px;
	text-align: center;
}


.article {
	margin: 7px 0px 15px 0px;
	padding-bottom: 15px;
	border-radius: 2px;
	background-color: white;
	height: auto;
	width: 681px;
	float: left;
}
.article a{
	color: #00BFB6;
	text-decoration: none;
}
.article a:hover{
	color: #F01AAC;
}
.article .date {
	float: right;
	font: 20px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	color: #8109C7;
}


.article2 {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-top: 14px;
	border-radius: 2px;
	background-color: white;
	width: 898px;
	height: 100%;
}
.article2::after { 
	content:"."; 
	display:block; 
	height:0px; 
	clear:both; 
	visibility:hidden; 
}
.article3 {
	background-image:url(cv3.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: white;
	background-size: 650px 850px; 
	height: 850px;
	border-radius: 2px; 
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-top: 14px;
	width: 898px;
}
.article4 {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-top: 14px;
	border-radius: 2px;
	background-color: white;
	width: 898px;
	height: 460px;
}
.article5 {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-top: 14px;
	border-radius: 2px;
	background-color: white;
	width: 898px;
	height: auto;
}


#table1 img {
	/**width: 200px;**/
	height: 250px;
	margin-bottom: 30px;
}
#table1 table {
	margin-left: 5px;
	margin-bottom: 5px;
}
#table1 table th {
	font: 14px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	text-align: left;
}
table td {
	padding: 10px 15px 10px 5px;
}


#galleria img {
	height: 150px;
	margin-bottom: 20px;
}
#galleria ul { 
	margin-left: 40px;
	list-style: none;
}
#galleria ul li a {
	float: left;
	padding: 12px 12px 25px 12px;
	background: #D9B0F8;
	border: 1px solid white;
	-moz-box-shadow: 0px 2px 15px #333;
	position: relative;
}	
#galleria li a.l1, a.l9, a.k1, a.m1 {
	z-index: 1;
	-webkit-transform: rotate(-8deg);
 	-moz-transform: rotate(-8deg);
}
#galleria li a.l2, a.l10, a.k2, a.m2 {
	z-index: 5;
	-webkit-transform: rotate(-2deg);
 	-moz-transform: rotate(-2deg);
}
#galleria li a.l3, a.k3 {
	z-index: 3;
	-webkit-transform: rotate(5deg);
 	-moz-transform: rotate(5deg);
}
#galleria li a.l4, a.j3 {
	z-index: 4;
	-webkit-transform: rotate(12deg);
 	-moz-transform: rotate(12deg);
}
#galleria li a.l5 {
	z-index: 2;
	-webkit-transform: rotate(-10deg);
 	-moz-transform: rotate(-10deg);
}
#galleria li a.l6, a.j1 {
	z-index: 6;
	-webkit-transform: rotate(6deg);
 	-moz-transform: rotate(6deg);
}
#galleria li a.l7, a.j2 {
	z-index: 1;
	-webkit-transform: rotate(-6deg);
 	-moz-transform: rotate(-6deg);
}
#galleria li a.l8, a.k4 {
	z-index: 5;
	-webkit-transform: rotate(3deg);
 	-moz-transform: rotate(3deg);
}
#galleria ul li a:hover {
	z-index: 12;
	-moz-box-shadow: 3px 5px 15px #333;
}
#galleria img:hover{
	
}/**http://line25.com/tutorials/how-to-create-a-pure-css-polaroid-photo-gallery.**/


#contact {
	position: absolute;
	width: 600px;
	margin-top: 15px;
	margin-left: 120px;
	padding: 15px 15px 15px 15px;
	background: white;
	border-radius: 2px;
}
#contact h2 {
	margin-left: 27px;
}
#contact fieldset {
	border: none;	
}
#contact label {
	float: left;
	clear: left; 
	width: 95px;
	height: 30px;
	text-align: left; 
	font: 15px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif; 
	padding: 5px 20px 0px 20px; 
  	margin: 0 0 20px 0;
}
#contact input {
	width: 260px; 
	height: 30px;
	background: #E0F8FB;
	border-radius: 2px;
	padding: 2px 20px 0px 20px; 
	margin: 0 0 20px 0;
	font:15px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	border: 1px solid #9FE9F3;  
}
#contact textarea {
	width: 400px; 
	height: 140px; 
	padding: 10px 15px 0px 15px; 
	margin: 0 0 20px 0; 
	background: #E0F8FB;
	border-radius: 2px;
	font:15px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif; 
	border: 1px solid #9FE9F3;
}	
#contact input[type=submit] {
	width: 120px;
	height: 40px;
	float: right;
	padding: 5px 15px;
	margin-right: 5px;
	border: 1px solid #9FE9F3;
	font: 14px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	background: #E0F8FB;
	cursor: pointer;
}


#kommentti {	
	hight: auto;
	width: 600px;
	margin-top: 15px;
	margin-left: 0px;
	padding: 15px 15px 15px 15px;
	background: white;
	border-radius: 2px;
}
#kommentti h3 {
	margin-left: 27px;
	font: 14px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	vertical-align: text-top;
}
#kommentti fieldset {
	border: none;	
}
#kommentti label {
	float: left;
	clear: left; 
	width: 95px;
	height: 25px;
	text-align: left; 
	font: 13px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif; 
	padding: 5px 20px 0px 20px; 
  	margin: 0 0 20px 0;
}
#kommentti input {
	width: 260px; 
	height: 25px;
	background: #E0F8FB;
	border-radius: 2px;
	padding: 2px 20px 0px 20px; 
	margin: 0 0 20px 0;
	font:15px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	border: 1px solid #9FE9F3;  
}
#kommentti textarea {
	width: 400px; 
	height: 70px; 
	padding: 10px 15px 0px 15px; 
	margin: 0 0 20px 0; 
	background: #E0F8FB;
	border-radius: 2px;
	font:15px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif; 
	border: 1px solid #9FE9F3;
}	
#kommentti input[type=submit] {
	width: 80px;
	height: 35px;
	float: right;
	margin-right: 10px;
	font: 13px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	background: #E0F8FB;
	cursor: pointer;
}


#video {
	width: 400px;
	margin-left: 249px;
	margin-bottom: 20px;
	border-radius: 2px;
}


#footer p{
	font: 10px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	margin-top: 30px;
	margin-bottom: 0px;
	border-radius: 2px;
	text-align: center;
	width: 877px;
	height: auto;
	clear: both;
	line-height: 10px;
}
.address
{
	font: 10px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-style: italic;
	margin-top: 0px;
	clear: both;
	margin-bottom: auto;
	text-align: center;
	line-height: 10px;
	width: 897px;
}
