body#index {
	background-color: #000000;
/*	background-image: url(../interface/indexbgrd.jpg);*/
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 50px;
	padding: 0px;
	height:100%;
	text-align:center; /* for IE */
}

body#pages {
	background-color: #1B1F22;
	background-image: url(../interface/pagebgd.jpg);
	background-attachment: fixed;
	background-repeat: repeat-y;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 40px;
}

body#admin {
	background-color: #1B1F22;
	text-align: center;
	margin-top: 30px;
	margin-right: 0px;
	margin-left: 00px;
}

/* LINKIT */
a:link, a:visited {
	color: #89888C;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	border: none;
	color: #50525A;
}

a:active {
	text-decoration: none;
	color: #47494E;
	border: none;
}

/* SIVUELEMENTIT */
div, td {
	font-family: "Trebuchet MS";
	color: #676a73;
	font-size: 9px;
	letter-spacing: 0.1em;
	padding-bottom:5px;
	line-height: 15px;
}

input, select, textarea {
	font-family: "Trebuchet MS";
	color: #9EA2A9;
	font-size: 9px;
	letter-spacing: 0.1em;
	background-color: #313739;
	border: none;
	padding-right: 2px;
	padding-left: 5px;
	margin-right:10px;
}

#page { /*sisältö div*/
	position:absolute;
	left:45px;
	top:18px;
	width:360px;
	z-index:1;
	padding-bottom:20px;
}

#fiftyfifty td {
	width:50%;
	text-align:left;
	vertical-align:top;
}

#col_l {
	text-align: left;
	vertical-align: top;
	width: 175px;
}

#col_r {
	text-align: left;
	vertical-align: top;
}

/* TEKSTIT */
.otsikko1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #73544f;
	display: block;
	padding-bottom:10x;
}

.valiotsikko {
	font-size: 10px;
	font-weight: bold;
	color: #685E4D;
}

.valiotsikko2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #685E4D;
}

.highlite {
	color: #747781;
	text-transform: uppercase;
}

.punateksti {
	color:#832927;
	font-weight: bold;
}

.smalltxt {
	font-size: 8px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #56585F;
}

.gbookanswer { color:#595E6A; }

b, strong {
	color: #666664;
	font-weight: bold;
	letter-spacing: 0.2em;
}

/* KUVAT */
.border1 {
	border: 1px solid #3A3A3A;
}

#floatl {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#spacer {
	width: 100%;
	height: 10px;
	margin-top:5px;
	margin-bottom:5px;
}
