body {
	background: #dfdfdf;
	background-image:url(Pics/taustatekstuuri.jpg);
	background-repeat: no-repeat;
	margin: 0;
	text-align: center;
}
#container {
	text-align: left;
	margin: 0 auto;
	margin-top: 50px;
	width: 808px;
}

#banner {
	text-align: center;
	margin: 0;
}

td.index {
	border: 1px solid #CCC;
	background: #FFF;
	background-image:url(Pics/tausta.gif);
	background-repeat: no-repeat;
	padding: 0;
}

td.index p {
	color: #444;
	font: 11px Arial;
	word-spacing: 5px;
	letter-spacing: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
td.index h1 {
	color: #FFF;
	font: Bold 12px Arial;
	letter-spacing: 1px;
	padding-left: 15px;
	margin-bottom: 15px;
}

td.index ul {
	margin: 0;
}

td.index li {
	color: #ff4800;
	font: 10px Arial;
	letter-spacing: 0px;
	line-height: 16px;
	margin-right: 15px;
	list-style: square;
}

td.index a {
	color: #666;
	text-decoration:none;
}
td.index a:hover {
	text-decoration:underline;
}

#menu {	
	margin-left: 4px;
	font: 10px Verdana;
}

#menu a {
	border: 1px solid #555;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	color: #FFF;
	background: #333;
	text-decoration: none;
}

#menu a:hover {
	color: #000;
	background-image:url(Pics/tausta.gif);
	text-decoration: none;
}
#menu img {
	margin: -2px;
}
#submenu {
	margin: 0;
	background-image:url(Pics/opacity.png);
	border: 1px solid #CCC;
	padding: 10px;
	font: 11px Arial;

}

#submenu ul {
	color: #ff4800;
	letter-spacing: 1px;
	line-height: 20px;
	padding: 0 0 0 15px;
	margin: 0;
	list-style: square;
}

#submenu a {
	color: #666;
	text-decoration:none;
}
#submenu a:hover {
	text-decoration:underline;
}

#content {
	margin: 0;
	border: 1px solid #CCC;
	background-image:url(Pics/opacity.png);
	padding-bottom: 30px;
	font: 11px Arial;
}

#content p {
	color: #444;
	line-height: 24px;
	word-spacing: 3px;
	letter-spacing: 1px;
	margin-right: 60px;
	margin-left: 30px;
	margin-bottom: 15px;
}
#content h1 {
	margin-top: 0;
	padding-top: 15px;
	padding-left: 30px;
}

#content h2 {
	color: #ff4800;
	font-weight: Bold;
	word-spacing: 2px;
	letter-spacing: 2px;
	margin: 0;
	margin-top: 25px;
	padding-left: 30px;
	padding-right: 30px;

}

#content li {
	color: #444;
	margin-left: 20px;
	padding-right: 30px;
	line-height: 20px;
	list-style: square;
	word-spacing: 2px;
	letter-spacing: 1px;
}

#content a {
	color: #ff4800;
	text-decoration:none;
}
#content a:hover {
	text-decoration:underline;
}

.details {
	border: 1px solid #ccc;
	margin-left: 30px;
	margin-right: 30px;
}

#info {
	background-image:url(Pics/opacity.png);
	border: 1px solid #CCC;
	padding: 10px;
	font: 11px Arial;
}

#info p {
	color: #666;
	line-height: 20px;
	word-spacing: 5px;
	letter-spacing: 1px;
	margin: 0;
	margin-bottom: 15px;

}

#info h2 {
	color: #ff4800;
	font-weight: Bold;
	line-height: 20px;
	word-spacing: 5px;
	letter-spacing: 1px;
	margin: 0;
}

#info ul {
	color: #ff4800;
	line-height: 20px;
	padding: 0 0 0 15px;
	margin: 0;
	list-style: square;
}

#info a {
	color: #666;
	text-decoration:underline;
}
#info a:hover {
	text-decoration:underline;
}

#footer {
	text-align: center;
	color: #444;
	font: 11px Arial;
}

#footer a {
	color: #ff4800;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

input {
	color : #666;
	background-color : #FFF;
	border : 1px solid #CCC;
	letter-spacing: 1px;
}

textarea {
	color : #666;
	background-color : #FFF;
	border : 1px solid #CCC;
	letter-spacing: 1px;
}

submit {
	font: 11px Arial;
	border: 1px solid #333;
	background: #b02828;
}

img {
	border: 0;
	margin: 0;
}