* {
	padding: 0;
	margin: 0;
}
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #F3C4CA;
	color: #566047;

}

p {
	margin-left: 12px;
	padding: 4px;
}

#container {
	position: static;
	margin: auto;
	text-align: left;
	background: url(keskipalkki.jpg) center top repeat-y;
	background-color: #F3C4CA;
	color: inherit;
	width: 781px;
}

#top {
	text-align: center;
	background: url(header.jpg) center top no-repeat;
	background-color: #F3C4CA;
	color: inherit;
	height: 197px;
}

#footer {
	text-align: left;
	clear: both;
	background: url(footer.jpg) center top no-repeat;
	background-color: #F3C4CA;
	color: inherit;
	height: 51px;
	padding-top: 24px;
	padding-left: 20px;
	font-size: smaller;

}




#linklist {
	position: relative;
	float: left;
	left: 18px;
	width: 170px;
	line-height: 1.5em;
}

#content {
	margin-top: 0px;
	padding-top: 0px;
	position: relative;
	float: left;
	left: 45px;
    width: 550px;
}

#sisalto {
	padding: 5px;
}

#login_wrapper {
	text-align: center;
	padding-bottom: 12px;
	border-bottom: 2px solid Yellow;
	line-height: 100%;
}

#ryhmat {
	padding: 5px;
	text-align: center;
	font-size: smaller;
	font-family: sans-serif;
	font-style: normal;
	font-weight: normal;

}
#valikko {
	display: block;
	background-color: #C7C7C7;
	color: inherit;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	border: groove Olive;
	font-family: sans-serif;
	font-style: normal;
	font-weight: normal;

}

#valikkolista a, #valikkolista a:link, #valikkolista a:visited
{
	border: 1px solid #FF9900;
	padding-left: 0.5em;
	padding-right: 0.5em;
	color: #000000;
	background-color: #C7C7C7;
	font-weight: bold;
	text-decoration: none;

}

#valikkolista a:hover, #valikkolista a:active, #valikkolista a:focus
{
	border: 1px solid #000000;
	padding-left: 0.5em;
	padding-right: 0.5em;
	text-decoration: none;
}

#valikkolista li
{
	font-size: 0.8em;
	padding-right: 1px;
	display: inline;
}

#valikkolista ul
{
	margin: 0px;
	padding: 0px;
}

#valikkolista #active a { background-color: #FFCC66; color: inherit; }

#login_wrapper {
	background-color: #C7C7C7;
	color: inherit;
	text-align: center;
	font-size: smaller;
	font-family: sans-serif;
	font-style: normal;
	font-weight: normal;
	border: groove Olive;
}

.keskitys {
	text-align: center;
}

.yellow {
	background-color: #CCFF99;
	color: inherit;
	width: 100%;
}

.white {
	background-color: #FFFFCC;
	color: inherit;
	width: 100%;
}

.kappale {
	margin-left: 12px;
	padding: 4px;
}

#tuotelista {
	margin-left: 12px;
	padding: 4px;
}

#tuote {
	margin-left: 12px;
	padding: 4px;
	background-color: #CCFF99;
	color: inherit;

}