* { 
margin: 0;
padding: 0; 
}

* html body {
	text-align: center;
	}

img {
	border: 0
	}
		
body {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	background: url('http://www.jazz20.com/2009/images/aloitus_pattern.jpg');
	}

#wrapper {
	background-color: #ffffff;
	width: 1092px;
	margin-right: auto;
	margin-left: auto;
	padding: 0 7px 0 7px;
	overflow: hidden;
	}
	
*:first-child+html #wrapper {
	background-color: #ffffff;
	width: 1092px;
	min-height: 1500px;
	margin-right: auto;
	margin-left: auto;
	padding: 0 7px 0 7px;
	overflow: hidden;
	}

* html #wrapper {
	background-color: #ffffff;
	width: 1106px;
	margin-right: auto;
	margin-left: auto;
	padding: 0 7px 0 7px;
	height: 5000px;
	}
	
#header {
	width: 100%;
	height: 211px;
	overflow: hidden;
	}
	
* html #header {
	width: 100%;
	height: 211px;
	overflow: hidden;
	}
	
#header ul.menu {
	display: none;
	}
	
#menu_top_wrapper {
	height: 30px;
	width: 1092px;
	background-color: #000000;
	overflow: hidden;
	}
	
* html #menu_top_wrapper {
	height: 38px;
	width: 1092px;
	background-color: #000000;
	overflow: hidden;
	}
	
#menu_top {
	float: left;
	letter-spacing: 0.5pt;
	padding-top: 7px;
	padding-right: 15px;
	padding-left: 15px;
	width: 700px;
	text-align: left;
	font-size: 10pt;
	overflow: hidden;
	}
	
#lang_menu {
	float: right;
	text-align: right;
	font-size: 10pt;
	padding-top: 7px;
	padding-right: 30px;
	padding-left: 0px;
	width: 237px;
	color: #ffffff;
	letter-spacing: 0.5pt;
	}
	
#menu_top .separator {
	display: block;
	}
	
#menu_top ul.menu li, #lang_menu ul.menu li {
	position: relative;
	margin-top: 25px;
	}	
	
#menu_top a, #lang_menu a {
	color: #ffffff;
	text-decoration: none;
	}
	
#menu_top li.activeitem a, #lang_menu li.activeitem a {
	color: #aaaaaa;
	}
	
#menu_top li.parentactiveitem a, #lang_menu li.parentactiveitem a {
	color: #aaaaaa;
	}

#container_wrapper {
	overflow: hidden;
	width: 1092px;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	}

#container_left {
	width: 242px;
	min-height: 800px;
	float: left;
	background-color: #aaaaaa;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	}
	
* html #container_left {
	width: 242px;
	min-height: 800px;
	float: left;
	background-color: #aaaaaa;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	}

.whitespace {
	width: 100%;
	height: 7px;
	background-color: #ffffff;
	display: block;
	}
	
* html .whitespace {
	width: 100%;
	height: 7px;
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
	background-color: #ffffff;
	}

#menu_left, #menu_left_bottom {
	min-height: 93px;
	padding: 30px;
	width: 182px;
	font-size: 10pt;
	letter-spacing: 0.5pt;
	text-align: left;
	background-color: #aaaaaa;
	display: block;
	overflow: hidden;
	}
	
* html #menu_left, * html #menu_left_bottom {
	height: 200px;
	padding: 30px;
	width: 212px;
	top: 0;
	font-size: 10pt;
	text-align: left;
	background-color: #aaaaaa;
	display: block;
	overflow: hidden;
	}
	
#menu_left a, #menu_left_bottom a {
	color: #000000;
	text-decoration: none;
	}	

#user_menu {
	min-height: 93px;
	width: 182px;
	padding: 30px;
	font-size: 10pt;
	text-align: left;
	background-color: #aaaaaa;
	}
	
#user_menu ul {
	list-style-type: none;
	}
	
#latest_news {
	min-height: 93px;
	width: 182px;
	padding: 30px;
	font-size: 10pt;
	text-align: left;
	background-color: #aaaaaa;
	overflow: hidden;
	letter-spacing: 0.5pt;
	}

* html #latest_news {
	height: 100%;
	width: 212px;
	padding: 30px;
	font-size: 10pt;
	text-align: left;
	background-color: #aaaaaa;
	overflow: hidden;
	letter-spacing: 0.5pt;
	}
	
#latest_news_title {
	font-size: 10pt;
	margin-bottom: 10px;
	color: #000000;
	letter-spacing: 0.5pt;
	text-transform: uppercase;
	line-height: 1.5em;
	}
	
#latest_news ul {
	list-style-type: none;
	}
	
#latest_news ul li {
	margin-bottom: 10px;
	display: block; 
	}
	
#latest_news ul li a {
	color: #000000;
	text-decoration: none;
	}
	
#content {
	min-height: 800px;
	width: 522px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10pt;
	line-height: 1.4em;
	text-align: left;
	background-color: #ffffff;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	}
	
* html #content {
	height: 1500px;
	width: 522px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10pt;
	line-height: 1.4em;
	text-align: left;
	background-color: #ffffff;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	}

#content p {
	margin-top: 15px;
	margin-bottom: 15px;
	}
	
#content a:link {
	color: #9b2589;
	text-decoration: none;
	}
	
#content a:visited {
	color: #9b2589;
	text-decoration: none;
	}	
	
#content a:hover {
	color: #9b2589;
	text-decoration: underline;
	}

.readon {
	display: block;
	margin-top: 10px;
	}
	
#content a.readon:link {
	color: #9b2589;
	text-decoration: none;
	}

#content a.readon:visited {
	color: #9b2589;
	text-decoration: none;
	}	
		
#content a.readon:hover {
	color: #9b2589;
	text-decoration: underline;
	}
	
#container_right {
	float: right;
	/*position: relative;*/
	width: 242px;
	min-height: 800px;
	background-color: #aaaaaa;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	}

#right_top {
	width: 182px;
	padding: 30px;
	text-align: center;
	}
	
#right_middle {
	width: 190px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 35px;
	/*background-image: url('http://www.jazz20.com/2009/images/ruskea_tausta.jpg');*/
	}
	
#menu_top ul.menu, #lang_menu ul.menu {
	list-style-type: none;
	display: inline;
	}
	
#menu_top ul.menu li {
	display: inline;
	margin: 0 10px 0 10px;
	}
	
#lang_menu ul.menu li {
	display: inline;
	margin: 0 3px 0 3px;
	}
	
#menu_left ul.menu, #menu_left_bottom ul.menu {
	list-style-type: none;
	}
	
#menu_left ul.menu li, #menu_left_bottom ul.menu li {
	list-style-type: none;
	display: block;
	margin: 0 0 5px 0;
	}
	
a {
	color: #000066;
	}
		
a:visited {
	color: inherit;
	}
	
fieldset.input {
	border: 0;
	}
	
.componentheading {
	font-weight: bold;
	margin-bottom: 30px;
	margin-top: 40px;
	color: #FDB813;
	font-size: 16pt;
	letter-spacing: 1pt;
	text-transform: uppercase;
	line-height: 1.5em;
	}
	
.contentheading_article {
	margin-top: 40px;
	margin-bottom: 30px;
	font-weight: bold;
	color: #FDB813;
	font-size: 16pt;
	letter-spacing: 1pt;
	text-transform: uppercase;
	line-height: 1.5em;
	}

.contentheading {
	margin-top: 30px;	
	margin-bottom: 15px;
	font-weight: bold;
	color: #FDB813;
	font-size: 12pt;
	letter-spacing: 0.5pt;
	text-transform: uppercase;
	line-height: 1.5em;
	}

div.article_column_1 {
	position: relative;
	}
	
div.article_column_2 {
	position: relative;
	display: inline;
	float: left;
	width: 270px;
	}
	
div.article_column_2_column_separator {
	position: relative;
	display: inline;
	float: right;
	width: 270px;
	padding-left: 20px;
	}

.blog_description {
	margin-bottom: 40px;
	}
	
.article_separator {
	display: block;
	}
	
.isootsikko {
	margin-top: 40px;
	margin-bottom: 30px;
	font-weight: bold;
	color: #FDB813;
	font-size: 16pt;
	letter-spacing: 1pt;
	text-transform: uppercase;
	line-height: 1.5em;
	}
	
#content p.isootsikko {
	margin-top: 40px;
	margin-bottom: 30px;
	font-weight: bold;
	color: #FDB813;
	font-size: 16pt;
	letter-spacing: 1pt;
	text-transform: uppercase;
	line-height: 1.5em;
	}
	
#content span.isootsikko {
	display: block;
	margin-top: 40px;
	margin-bottom: 30px;
	font-weight: bold;
	color: #FDB813;
	font-size: 16pt;
	letter-spacing: 1pt;
	text-transform: uppercase;
	line-height: 1.5em;
	}

h1 {
	font-size: 13pt;
	margin-top: 40px;
	margin-bottom: 20px;
	font-weight: bold;
	color: #FDB813;
	letter-spacing: 0.8pt;
	text-transform: uppercase;
	line-height: 1.5em;
	}
	
h2 {
	margin-top: 40px;
	margin-bottom: 20px;
	font-weight: bold;
	color: #FDB813;
	font-size: 10pt;
	letter-spacing: 0.5pt;
	line-height: 1.5em;
	}
	
	
h3 {
	font-size: 16pt;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: bold;
	color: #FDB813;
	letter-spacing: 0.8pt;
	text-transform: uppercase;
	line-height: 1.5em;
	}
	
h4 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	color: #FDB813;
	font-size: 10pt;
	letter-spacing: 0.5pt;
	line-height: 1.5em;
	}
	
#content ul li {
	margin-left: 15px;
	}
	
.sisennetty_luettelo {
	list-style-type: none;
	margin-left: 30px;
	margin-top: 10px;
	}
	
#content ul li.sisennetty_luettelo {
	list-style-type: none;
	margin-left: 30px;
	margin-top: 10px;
	}
	
.pallo {
	background-image: url('http://www.jazz20.com/2009/images/pallo.png');
	background-repeat: repeat-x;
	}
	
.createdate {
	margin-bottom: 10px;
	font-style: italic;
	}
	
.gk_news_highlighter_interface {
	background: inherit;
	}
	
.text {
	display: none;
	}
