* {
	margin: 0px;
	padding: 0px;
}

body {
	color: #000000;
	background-color: #484848;
	font-family: 'verdana', 'helvetica', sans-serif;
	font-size: 100%;
	text-align: center;
	
}

a {
	color: #000000;
	background-color: inherit;
	text-decoration: underline;
	font-family: 'verdana', 'helvetica', sans-serif;
}

a:hover {
	color: #000000;
	background-color: inherit;
	text-decoration: none;
}

img {
	border: none;
}

ul, ul li {
	list-style: none outside;
}

ol, ol li {
	list-style: decimal inside;
}

p {
	padding: 0.6em 0.6em 0.3em;
}


fieldset {
	border: none;
}

input, textarea, select {
	font-family: 'verdana', 'helvetica', sans-serif;
	font-size: 13px;
}

.hidethis {
	display: none;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size: 1px;
	overflow : hidden;
	visibility: hidden;
}


/* ++++++++++++++++++++ Image Thumbnails ++++++++++++++++++++ */

.tb_center {
	text-align: center;
	text-indent: 30pt
}
/* ++++++++++++++++++++ Body Wrappers ++++++++++++++++++++ */

#body_wrapper {
	margin: 0 auto;
	width: 982px;
	font-size: 0.71em;
}

/* ++++++++++++++++++++ Body Container ++++++++++++++++++++ */

#body_container {
	float: right;
	position: relative;
	margin: 0 auto;
	width: 800px;
	background: url('images/alareuna.gif') no-repeat 0% 100%;
}

#body_container_b {
	padding: 15px 0px;
	width: 800px;
	background: url('images/ylareuna.gif') no-repeat 0% 0%;
}

#body_container_c {
	background: url('images/Raidat1.jpg') no-repeat 0% 0%;
	border-left: #fff 6px solid;
	border-right: #fff 6px solid;
	position: relative;
	color: inherit;

}

/* ++++++++++++++++++++ Page Header ++++++++++++++++++++ */

#page_header {
	padding-bottom: 2px;
	color: inherit;
	margin-left: 180px;
	background: url('images/Otsikko1.gif') no-repeat 50% 50%;
	height: 140px;
}

/* ++++++++++++++++++++ Page Content ++++++++++++++++++++ */

#page_content {
	padding: 10px 12px 5px;
	font-weight: bold;
	text-align: left;
	height:600px;
}


/* ++++++++++++++++++++ Navigation Menu ++++++++++++++++++++ */

#navmenu {
	float: left;
	margin-top: 20px;
	position: relative;
	left: 30px;
	width: 166px;
	background: url('images/navmenubot.gif') no-repeat 0% 100%;
	font-size: 1.15em;
	font-weight: bold;
}

#navmenu_b {
	padding: 15px 0px;
	width: 166px;
	background: url('images/navmenutop.gif') no-repeat 0% 0%;
}

#navmenu_c {
	color: inherit;
	background-color: #f0dc00;
	border-left: #fff 5px solid;
	border-right: #fff 5px solid;
}

#navmenu a {
	text-decoration: none;
	text-transform: uppercase;
}

#navmenu li {
	border-top: #fff 1px solid;
}

#navmenu li a {
	display: block;
	padding: 5px 0px;
	width: 155px;
}

#navmenu li a:hover {
	color: inherit;
	background-color: #989160
}

#navmenu li.list_first {
	border-top: none;
}

#navlink {
	float: left;
	margin-top: 20px;
	position: relative;
	left: 30px;
	width: 166px;

	background: url('images/navmenubot1.gif') no-repeat 0% 100%;
	font-size: 1.15em;
}

#navlink_b {
	padding: 15px 0px;
	width: 166px;
	background: url('images/navmenutop1.gif') no-repeat 0% 0%;
}

#navlink_c {
	color: inherit;
	background-color: #f0dc00;
	border-left: #fff 5px solid;
	border-right: #fff 5px solid;
}

#navlink a {
	text-decoration: none;
	text-transform: uppercase;
}

#navlink li {
	border-top: #fff 1px solid;
}

#navlink li a {
	display: block;
	padding: 5px 0px;
	width: 155px;
}

#navlink li a:hover {
	color: inherit;
	background-color: #989160
}

#navlink li.list_first {
	border-top: none;
}

#navlink table {
	font-size: 1em;
}

#navlink td {
	color: #fff;
	background-color: inherit;
	font-family: 'verdana', 'helvetica', sans-serif;
	font-size: 1em;
}

#navlink a {
	color: #000000;
	background-color: inherit;
	text-decoration: underline;
	font-family: 'verdana', 'helvetica', sans-serif;
}



#nav_d { 
	font-weight: bold;
}	
#nav_e hr { 
	border-top: #fff 1px solid;
}	

/* ++++++++++++++++++++ Page Footer ++++++++++++++++++++ */

#page_footer {
	padding: 20px 0px;
	font-size: 0.9em;
	font-weight: bold;
}

