#container {
	background: #eaebe4;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

body {
	background: #e2e3da;
	margin: 0;
	font-family: Arial, Verdana;
}

div #header {
	background-image: url('/portfolio/css/background.png');
	height: 85px;
	text-align: center;
	border-bottom: 1px solid #808080;
}

div #content {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	text-align: left;
	padding: 10px;
}

div #footer_img {
	text-align: center;
	margin-top: -25px;
}

div #footer p, div #footer a {
	font-size: 12px;
	text-decoration: none;
}

#footer {
	border-top: 1px solid #808080;
	background: #e2e3da;
	height: 85px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin: 0;
	font-size: 12px;
	text-align: center;
}


div.alkuun {
	float: right;
	background: #fff;
	width: 100px;
	padding: 5px;
	margin-top: -15px;
}

div.alkuun a {
	padding-left: 15px;
}

a:link {
	color: #6c6f61;
}

a:visited {
	color: #800000;
}
h1 {
	font-size: 24px;
	padding-top: 20px;
	margin: 0;
}
h2 {
	font-size: 20px;
	padding: 0;
	margin: 0;
}

img {
	border: 0;
}

.vali {

	padding: 5px;
	margin-bottom: 15px;
}

.vasen {
  float: left;
  margin-top: 0em;
  margin-left: 0.5em;
  margin-right: 1em;
  margin-bottom: 0.5em;
}
.vasen2 {
  float: left;
  margin-top: 0em;
  margin-left: 0;
  margin-right: 1em;
  margin-bottom: 0.5em;
}
.oikea {
  float: right;
  margin-top: 0em;
  margin-left: 1em;
  margin-right: 1em;
  margin-bottom: 0.5em;
}

p.clear-left {
  clear: left;
}

p.clear-right {
  clear: right;
}

p.clear-both {
  clear: both;
}

/* VALIKKO */
ul#menu {width: 800px; height: 43px; font-size: 0.8em; font-family: "Lucida Grande", Verdana, sans-serif; font-weight: bold; list-style-type: none; margin: 0; padding: 0; margin-left: auto; margin-right: auto; }
ul#menu li { display: block; float: left; margin: 0 0 0 5px; }
ul#menu li a { height: 30px; color: #000; text-decoration: none; display: block; float: left; line-height: 200%; padding: 8px 15px 0; }
ul#menu li a:hover { color: #333; }
ul#menu li a.current{ color: #000; background: #eaebe4 top left repeat-x; padding: 5px 15px 0;

border-top: 1px solid #808080;
border-left: 1px solid #808080;
border-right: 1px solid #808080; }