body {
	background-color: #FDFFD9;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: none;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	}

h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 36px;
	color: #5e6266;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 130px;
}
	
h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 20px;
	color: #5E6266;
	width: 100%;
	margin-top: 35px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E57AE2;
	background-color: #FDFFD9;
}
  
#content {
	width: 780px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FDFFD9;

}
#content #content_main #content_main table {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}


#header {
	background-image: url(Images/palkki3.jpg);
	background-color: #B5BEC5;
	background-repeat: no-repeat;
	background-position: 1px;
	margin-top: 0px;
	font-family: arial, helvetica, sans-serif;
	float: left;
	width: 780px;
	height: 110px;
	text-align: left;
	border-top-width: thick;
	border-bottom-width: thick;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #68293A;
	border-bottom-color: #68293A;
}

#content_sidebar {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #FF33FF;
	float: left;
	width: 180px;
	background-color: #FDFFD9;
}

.content_menu {
	background-color: #695D69;
	background-repeat: no-repeat;
	font-family: arial, helvetica, sans-serif;
	float: left;
	clear: left;
	margin-top: 30px;
	width: 180px;
	padding: 0px 0px 0px 0px;
	color: #CCCCCC;
	border-top-width: thick;
	border-bottom-width: thick;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #68293A;
	border-bottom-color: #68293A;
}

.content_menu div {
	display: block;
	font-size: 16px;
	padding: 10px 0px 10px 0px;
	color: #DDDDDD;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}

.content_menu a {
	text-decoration: none;
	font-size: 14px;
	display: block;
	padding: 8px 0px 8px 0px;
	color: #FFFFFF;
	font-weight: bold;
	border: thin solid #68293A;
}

.content_menu a:visited {
	text-decoration: none;
	font-size: 14px;
  	display: block;
	padding: 8px 0px 8px 0px;
	color: #FFFFFF;
}

.content_menu a:active {
	text-decoration: none;
	font-size: 14px;
  	display: block;
	padding: 8px 0px 8px 0px;
	color: #FFFFFF;
}

.content_menu a:hover {
	text-decoration: underline;
	font-size: 14px;
	display: block;
	padding: 8px 0px 8px 0px;
	background-color: #e5e5e5;
	color: #68293A;
}

#content_main {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 130%;
	color: #333333;
	float: right;
	width: 560px;
	text-align: justify;
	background-color: #FDFFD9;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content_main a, #content_main a:visited, #content_main a:active {
	text-decoration: underline;
	color: #68293A;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content_main a:hover {
	text-decoration: underline;
	color: #000000;
}

#content_right {
	margin: 0 auto;
	padding: 5px;
	display: inline;
	float: right;
	width: 265px;
}

#content_left {
	margin: 0 auto;
	padding: 5px;
	display: inline;
	float: left;
	width: 265px;
}

#footer {
	width: 780px;
	text-align: center;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E57AE2;
}

#footer_space {
	line-height: 30px;
	width: 780px;
	clear: both;
	margin-top: 0px; 
    margin-right: auto; 
	margin-bottom: 0px; 
	margin-left: auto; 
	}
	
#footer_right {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #990033;
	float: right;
	text-align: right;
}

#footer_left {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #93C3DA;
	float: left;
	clear: left;
	text-align: left;
}

#footer_right a, #footer_right a:visited, #footer_right a:active, #footer_right:hover {
	text-decoration: none;
	color: #93C3DA;
}
