
* {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	color: #262626;
}

/*img, fieldset {
	border: 0;
}*/
#content img {
	max-width: 98%;
	height: auto;
}
/*.ie8 img {
	width: auto;
	height: auto;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
    display:block;
}*/

a {
	border: none;
}

a:link {
	color: #ce0000;
	text-decoration: none;
	font-variant: normal;
}

a:visited {
	font-variant: normal;
	/*font-weight:bold;*/
	text-decoration:none;
}

a:hover {
	color: #ce0000;
	text-decoration:underline;
	font-variant: normal;
}

a:active {
	font-variant: normal;
	/*font-weight:bold;*/
	text-decoration:underline;
}

a img {
	border: none;
}

body {
	/background: url('../images/tima_bg.jpg') no-repeat fixed center top transparent;
	background: fixed center top transparent;
	background-image: url("../taustakuvat/tima_bg.jpg");background-repeat: no-repeat;background-color:#608BC6;	text-align: center;
	background-color: #608bc6;
	width: 100%;
}

#header {
	background-image: url('../images/tima_h.png');
	background-repeat:no-repeat;
	background-position: center bottom;
	width: 850px;
	height: 223px;
	margin-left: auto ;
	margin-right: auto ;
	/*margin-top: 30px;*/
}

#header img {
	max-width: 100%;
	height: auto;
}

#navbar{
	background-image: url('../images/tima_2.png');
	background-position: center top;
	background-repeat: no-repeat;
	width: 850px;
	height: 30px;
	margin-right: auto ;
	margin-left: auto ;
	word-spacing:10px ;
	text-align:center;
	text-align:middle;
}

#links {
	width: 850px;
	height: 26px;
	background-image: url('../images/tima_2b.png');
	background-position: center bottom;
	background-repeat: no-repeat;
	font-size: 1em;
	padding-top: 4px;
	margin: auto ;
	text-align:center;
}

#links a {
	color:#000000;
	font-size: 0.9em;
	word-spacing: 0;
	font-weight:bold;
	text-decoration:none;
	font-variant:normal;
}

#links a:visited {
	color:#000000;
	font-size: 0.9em;
	word-spacing: 0;
	font-variant: normal;
	font-weight:bold;
	text-decoration:none;
}

#links a:hover{
	color:#ffffff;
	text-decoration:underline;
	font-variant: normal;
	font-weight:bold;
}

#content {
	background-image: url('../images/tima_3.png');
	background-position: center top;
	background-repeat: repeat-y;
	width: 850px;
	margin: 0 auto 0 auto;
	padding: 30px 0;
	height: 50%;
	min-height: 50%;
	text-align:center;
	font-weight:normal;
	overflow: hidden;
}

#renki {
	font-weight:normal;
	text-align:left;
	width: 475px;
	margin-left: 73px;
	float: left;
}

#footer {
	background-image: url('../images/tima_footer.png');
	width: 850px;
	height: 62px;
	padding: 0 25px;
	margin-left: auto;
	margin-right:auto;
	padding-top: 1px;
	font-size: 10px;
	background-repeat:no-repeat;
	background-position: center top;
	text-align: center;
	font-variant: normal;
	color:white;
}

#sublevel a{
	margin-left:auto;
	margin-right:auto;
	padding-right:5px;
	padding-left:5px;
	padding-top:10px;
	text-decoration:none;
	color: #ce0000;
	font-variant:normal;
	text-align:center;
	font-weight:strong;
}

#sublevel{
	color: #ce0000;
	font-weight:strong;
	font-size:0.8em;
	text-align:center;
}

#copy{
	font-variant:normal;
	text-decoration:none;
	color:#000000;
	padding-top:14px;
}

#copy a:link{
	font-variant: normal;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
}

#copy a:visited{
	font-variant: normal;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
}

#sidebar {
	width: 210px;
	height: 100%;
	min-height: 100%;
	float: right;
	margin-right: 73px;
	border-left: 2px solid black;
	padding-left: 10px;
	font-size: 0.8em;
	text-align: left;
}

#RSS-feed {
	font-size: 13px;
	margin-bottom: 18px;
}

#RSS-feed h3 {
	float: left;
	margin-bottom: 18px;
}

#RSS-feed a {
	font-weight: normal;
	font-size: 13px;
	color: black;
}

#RSS-feed p {
	padding-bottom: 18px;
}

#newsheader {
	overflow: hidden;
	margin-bottom: 18px;
}

#newsheader h3 {
	float: left;
}

#newsheader a {
	float: right;
	font-weight: normal;
	font-size: 0.9em;
	color: black;
}

