html,body {
	height: 100%;
	margin: 20 0 1px;
	padding: 0;
}

body
{
background-position: center center;
background-image: url(kuvat/tausta.png);
font-size: 12px;
font-family: Verdana, Helvetica, Arial;
color: #686d1e;
background-color: #42411f;
/*background-image: url(wall01.jpg);*/
}

img {
	border-style: none;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}

h1 {
	z-index: 0;
	font-size: 20px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 12px;
}

h4
{
font-size: 10px;
}

.thmb
{
	border-color: #6a6f22;
	border-width: 1px;
	border-style: solid;
}

.isokuva
{
	max-height: 566px;
	max-width: 566px;
	border-color: #6a6f22;
	border-width: 1px;
	border-style: solid;
}

.isokuvadiv
{
	float: right;
	overflow: auto;
	height: 570px;
	width: 570px;
	border-style: none;
}

.pikkutassu {
	top: 3px;
	position: relative;
	margin: 2px;
}

hr {
	height: 15px;
	border-style: none;
	background-repeat: repeat-x;
	background-image: url(kuvat/pikkutassut.png);
}

a
{
padding: 0px;
margin: 0px;
text-decoration: underline;
color: #6a6f22;
outline : none;
}

a:hover
{
padding: 0px;
margin: 0px;
color: #e4e2cc;
background-color: #6b7022;
}

#container
{
	background-image: url(kuvat/tausta.png);
	overflow: auto;
	margin-right: auto;
	margin-left: auto;
	width: 750px;
}

#top
{
margin: 0px;
padding: 0px;
color: #dedfd2;
background-color: #636529;
overflow: hidden;
}

#top a
{
border-style: none;
padding: 0px;
margin: 0px;
}

#content
{                 
margin: 0px;                 
background-repeat: repeat;                 
background-image: url(kuvat/julienas_content_tausta.png);                 
min-height: 350px;                 
color: #6b7022;                              
background-color: #e4e2cc;                               
padding-left: 90px;
padding-right: 90px;
padding-top: 25px;
padding-bottom: 25px;
}

#bottom
{
overflow: auto;
text-align: right;
color: #464A53;
background-color: #282B30;
}

#decent {
	text-align: right;
	padding: 10px;
	border-style: none;
	height: 50px;
	text-decoration: none;
	font-size: 10px;
}

p
{
}

.oikealle
{
	min-height: 210px;
	overflow: auto;
	border-style: none;
	float: right;
	font-size: 10px;
	width: 210px;
}

.ovfl
{
	overflow: auto;
}

.hrdiv {
	overflow: hidden;
}

.navilink {
	border-width: 0px;
	border-style: none;
	padding: 0px;
}

.alinavi {
	text-transform: capitalize;
	font-weight: bold;
}

#alinavi {
	margin-bottom: 15px;
}

