/* kallekaskinen.com Layout by : Kalle Kaskinen */

body {
	background-color:#000;
	margin:0px;
	padding:0px;
	font-family: "Lucida Sans Unicode", Verdanas;
	font-size: 11px;
	line-height: 13pt;
	letter-spacing: 1px;
	color:#efefef;
	}
/*linkit*/
a:link {
	color:#918d30;
	text-decoration:none;
	cursor:crosshair;
	}
a:hover {
	color:#698b02;
	text-decoration:none;
	cursor:crosshair;
	}
a:visited {
	color:#000;
	text-decoration:none;
	cursor:crosshair;
	}
a:active {
	color:#ffffff;
	text-decoration:none;
	cursor:crosshair;
	}
#daa {
	border-left:3px;
	border-left-color:#8C8264;
	border-left-style:solid;
	padding-left:10px;
}
/*muuta*/
	h1, h2, h3, h4, h5, h6 {
	line-height: 95%;
	font-size: 1.1em;
	}
.alt {
	display:none;
	}
.bor {
        background-color:#bed6da;
	margin:10px 0 10px 0;
	min-height:100px;
	padding:7px;
	width:402px;
        }
.bor:hover {
        background-color:#9bbfc5;
        }
/*ulkoasu*/
#hetsu {
	width:800px;
	height:202px;
	}
#hetsu #header {
	background-image:url(../images/bg_01.jpg);
	float:left;
	background-repeat:no-repeat;
	width:800px;
	height:202px;
	}
#links {
	width:800px;
	height:29px;
	}
#links #vali_01 {
	width:210px;
	height:29px;
	float:left;
	background-image:url(../images/bg_02.jpg);
	background-repeat:no-repeat;
}
#links #info {
	background-image:url(../images/bg_03.jpg);
	background-repeat:no-repeat;
	float:left;
	width:102px;
	height:29px;
	}
#links #portfolio {
	background-image:url(../images/bg_04.jpg);
	background-repeat:no-repeat;
	float:left;
	width:143px;
	height:29px;
	}
#links #contact {
	background-image:url(../images/bg_05.jpg);
	background-repeat:no-repeat;
	float:left;
	width:121px;
	height:29px;
	}
#links #vali_02 {
	background-image:url(../images/bg_06.jpg);
	width:224px;
	height:29px;
	float:left;
	background-repeat:no-repeat;
}
#text {
	padding-top:10px;
	width:700px;
	text-align:left;
	height:auto;
	}
#bottom {
	background-image:url(../images/bg_08.jpg);
	width:800px;
	height:107px;
	background-repeat:no-repeat;
}
