body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9pt;
	background-color: #EDEDED;
}

a:link {
	text-decoration: none;
	color: #693;
}
a:visited {
	text-decoration: none;
	color: #693;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #000;
}
a:link.menu {
	text-decoration: none;
	color: #FFF;
}
a:visited.menu {
	text-decoration: none;
	color: #FFF;
}
a:hover.menu {
	text-decoration: none;
	color: #000;
}
a:active.menu {
	text-decoration: none;
	color: #EDEDED;
}

.main_title {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 30px;
	color: #693;
	font-style: normal;
	font-weight: bolder;
}
.links_left_grey_3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	background-color: #9C978D;
	background-image: url(../img/corner.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 14px;
	letter-spacing: 0.2em;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
}
.oneColFixCtrHdr #container {
	width: 780px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 0px none #000000;
	height: 100%;
}
.oneColFixCtrHdr #header {
	background-color: #DDDDDD;
	background-image: url(../img/etusivu.jpg);
	height: 150px;
	padding-top: 0;
	padding-bottom: 0;
}
.oneColFixCtrHdr #header_2 {
	background-color: #DDDDDD;
	background-image: url(../img/opiskelu.jpg);
	height: 150px;
	padding-top: 100;
	padding-bottom: 0;
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	background-color: #FFF;
	overflow: auto;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px;
	background-image: url(../img/sirkka_musta.jpg);
	background-repeat: no-repeat;
	background-position: left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 8px;
	color: #333;
	background-color: #EDEDED;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.link_texts {
	padding-left: 7px;
	padding-bottom: 7px;
	padding-top: 3px;
	background-color: #EDEDED;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9pt;
	color: #000;
}
.links_left_grey_2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	background-color: #999;
	background-image: url(../img/corner.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 14px;
	letter-spacing: 0.2em;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
}
.links_left_grey_1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	background-color: #CCC;
	background-image: url(../img/corner.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 14px;
	letter-spacing: 0.2em;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
}
.links_left_grey_4 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	background-color: #50606C;
	background-image: url(../img/corner.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 14px;
	letter-spacing: 0.2em;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
}
.links_left_grey_5 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	background-color: #292C2B;
	background-image: url(../img/corner.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 14px;
	letter-spacing: 0.2em;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
}
.links_left_orange {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	background-color: #F48C45;
	background-image: url(../img/corner.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 14px;
	letter-spacing: 0.2em;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
}
.footer {
	padding-left: 7px;
	padding-bottom: 7px;
	padding-top: 3px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 8pt;
	color: #333;
	text-align: right;
}
.small_title_green {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10pt;
	color: #693;
	font-style: normal;
	line-height: normal;
	text-transform: uppercase;
	padding-top: 10px;
	letter-spacing: 0.1em;
	font-weight: bold;
}
.lists {
	list-style-type: circle;
	list-style-position: outside;
}
.oneColFixCtrHdr #header_1 {
	background-color: #DDDDDD;
	background-image: url(../img/etusivu.jpg);
	height: 150px;
	padding-top: 0;
	padding-bottom: 0;
}
.top_links_green_active {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	background-color: #693;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	letter-spacing: 0.2em;
	background-image: url(../img/corner_top.gif);
	background-repeat: no-repeat;
}
a:link.top {
	text-decoration: none;
	color: #EDEDED;
}
a:visited.top {
	text-decoration: none;
	color: #EDEDED;
}
a:hover.top {
	text-decoration: none;
	color: #000;
}
a:active.top {
	text-decoration: none;
	color: #EDEDED;
}.list_green_corner {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	text-transform: none;
	color: #FFF;
	background-color: #693;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 14px;
	letter-spacing: 0.2em;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-image: url(../img/corner.gif);
	background-repeat: no-repeat;
	line-height: 18px;
}
.oneColFixCtrHdr #header_3 {
	background-color: #DDDDDD;
	background-image: url(../img/kesalukiot.jpg);
	height: 150px;
	padding-top: 100;
	padding-bottom: 0;
	background-repeat: no-repeat;
}
.list_navy_corner {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	text-transform: none;
	color: #FFF;
	background-color: #114F95;
	background-image: url(../img/corner.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 14px;
	letter-spacing: 0.2em;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	line-height: 18px;
}
.top_links_green {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	background-color: #693;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	letter-spacing: 0.2em;
}
.list_green {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	text-transform: none;
	color: #FFF;
	background-color: #693;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 14px;
	letter-spacing: 0.2em;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	line-height: 18px;
}
.list_navy {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	text-transform: none;
	color: #FFF;
	background-color: #114F95;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 14px;
	letter-spacing: 0.2em;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	line-height: 18px;
}
.list_grey_corner {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	text-transform: none;
	color: #FFF;
	background-color: #333;
	background-image: url(../img/corner.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 14px;
	letter-spacing: 0.2em;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	line-height: 18px;
}
.list_grey {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	text-transform: none;
	color: #FFF;
	background-color: #333;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 14px;
	letter-spacing: 0.2em;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	line-height: 18px;
}
.info_orange {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	text-transform: none;
	color: #FFF;
	background-color: #000;
	background-image: url(../img/corner.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 14px;
	border: 0pt solid #F60;
	letter-spacing: 0.1em;
	line-height: 14px;
}
.links_left_green {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	background-color: #693;
	background-image: url(../img/corner.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 14px;
	letter-spacing: 0.2em;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
}
.oneColFixCtrHdr #header_4 {
	background-color: #DDDDDD;
	background-image: url(../img/haku.jpg);
	height: 150px;
	padding-top: 100;
	padding-bottom: 0;
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #header_5 {
	background-color: #DDDDDD;
	background-image: url(../img/ukk.jpg);
	height: 150px;
	padding-top: 100;
	padding-bottom: 0;
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #header_6 {
	background-color: #DDDDDD;
	background-image: url(../img/opot.jpg);
	height: 150px;
	padding-top: 100;
	padding-bottom: 0;
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #header_7 {
	background-color: #DDDDDD;
	background-image: url(../img/uutisia.jpg);
	height: 150px;
	padding-top: 100;
	padding-bottom: 0;
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #header_8 {
	background-color: #DDDDDD;
	background-image: url(../img/esitetilaus.jpg);
	height: 150px;
	padding-top: 100;
	padding-bottom: 0;
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #header_9 {
	background-color: #DDDDDD;
	background-image: url(../img/mediagalleria.jpg);
	height: 150px;
	padding-top: 100;
	padding-bottom: 0;
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #header_10 {
	background-color: #DDDDDD;
	background-image: url(../img/sivukartta.jpg);
	height: 150px;
	padding-top: 100;
	padding-bottom: 0;
	background-repeat: no-repeat;
}
.small_title_black {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10pt;
	color: #000;
	font-style: normal;
	line-height: normal;
	text-transform: uppercase;
	padding-top: 10px;
	letter-spacing: 0.1em;
	font-weight: bold;
}
.box {
	border: 0.5pt solid #333;
}
