body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F9FBFD;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	margin: 0;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	}

th {
	font-family: Arial, Helvetica, sans-serif;
	}

h3 {
	margin-top: 0;
	font-size: 16px;
	}
a {
	color: #004176; 
	text-decoration: none;
}
a:hover {
	color: #D4302F; 
	text-decoration: none;
}



#breadcrumbs {
	background-color: #D4302F;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	padding: 5px 10px;
	line-height: 30px;
	}

#breadcrumbs a {
	margin: 0 15px 0 0;
	text-decoration: none;
	color: #fff;
	}

#breadcrumbs .current_category {
	text-decoration: underline;
	color: #fff;
	}


.odd_row {
	background-color: #fff;
	}

.even_row {
	background-color: #B6B6B6;
	}

#wrapper {
	width: 724px;
	margin: 70px auto 0;
	}

#header {
	float: left;
	width: 724px;
	background-image: url(../images/dog.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	}

#main {
	float: left;
	background-color: #fff;
	border-left: 1px solid #B6B6B6;
	border-right: 1px solid #B6B6B6;
	}

#left_column {
	background-image: url(../images/content_background.gif);
	background-repeat: repeat-x;
	border-top: 1px solid #B6B6B6;
	float: left;
	width: 540px;
	font-size: 12px;
	line-height: 18px;
	}

#content {
	float: left;
	margin: 20px 0 0 0;
	padding: 10px 30px 20px 30px;
	width: 479px;
	border-right: 1px solid #B6B6B6;
	}

#content table {
	border: 1px solid #B6B6B6;
	font-size: 11px;
	line-height: 18px;
	background-color: #FFFF99
	}

#content td {
	padding: 2px 5px;
	}

#right_column {
	float: left;
	width: 162px;
	padding: 10px;
	background-image: url(../images/sidebar_background.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 10px;
	}

#footer {
	font-size: 10px;
	color: #fff;
	padding: 68px 0 10px 15px;
	height: 150px;
	clear: both;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	}

#language_selection {
	margin: 0 0 35px 0;
	padding: 0;
	font-size: 10px;
	color: #000;
	}

#language_selection a {
	margin: 0 1px;
	color: #000;
	}



#resepti table, #resepti table td {
	margin: 10px 10px 15px 10px;
	border: 0;
	background-color: #fff;
	}
