           /* Layout
 ------------ */

body {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	color: #333333;
	background-color: #111;
	font-size: 12px;
	margin: 0;
	padding: 0 0px 0px 0px;
}

image {
border:none;
}

A:link {
color:#FFFFFF;
text-decoration: none
}
A:visited {
color:#FFFFFF;
text-decoration: none
}
A:active {
color:#FFFFFF;
text-decoration: none;
}
A:hover {
color:#FFFFFF;
text-decoration: underline;}

.bodytable {
width:989px;
min-height:767px;
background-color:#4B444B;
}

.vasen {
width:200px;
min-height:646px;
background-color:#AB9065;
background-position:top;
background-repeat:no-repeat;
background-image:url(kuvat/vasen.png)
}

#vasen {
margin-bottom:5px;
margin-left:10px;
margin-right:10px;
margin-top:25px;
}

#kuva {
margin-bottom:5px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
}

.sisalto {
width:549px;
background-color:#757075;
background-position:top;
background-repeat:no-repeat;
background-image:url(kuvat/tausta.png)
}

#sisalto {
margin-bottom:5px;
margin-left:10px;
margin-right:10px;
margin-top:25px;
width:530px;
height:auto;
}

.oikea {
width:249px;
min-height:646px;
background-color:#322B32;
background-position:top;
background-repeat:no-repeat;
background-image:url(kuvat/oikea.png)
}

#oikea {
margin-bottom:5px;
margin-left:10px;
margin-right:10px;
margin-top:25px;
color:#CCC;
}

.collspanned {
	width: 800px;
	height: 160px;
	background:url(images/finanime.html);
}

form {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

input {
	color: #333333;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	padding: 1px;
	border: 1px solid #A9B8C2;
	background-color: #FAFAFA;
}

textarea {
	background-color: #FAFAFA;
	color: #333333;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.1em; 
	font-weight: normal;
	border: 1px solid #A9B8C2;
	padding: 2px;
}

textfield {
	background-color: #FAFAFA;
	color: #333333;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.1em; 
	font-weight: normal;
	border: 1px solid #A9B8C2;
	padding: 2px;
}

select {
	color: #333333;
	background-color: #FAFAFA;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	border: 1px solid #A9B8C2;
	padding: 1px;
}

option {
	padding-right: 1em;
}

input.radio {
	border: none;
	background-color: transparent;
}

.post {
	background-color: white;
	border-style: solid;
	border-width: 1px;
}
