/* Start of CMSMS style sheet 'PeruspohjanCss' */
/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
 font-family: Verdana, Helvetica, sans-serif;
 font-size: 1em;
 background: #8a7;
}
#wrapper { 
 margin: 0 auto;
 width: 1100px;
 background: #fff;
}
#header {
 color: #333;
 width: 1100px;
 float: left;
 padding: 0px;
 border: 0px solid #ccc;
 height: 267px;
 margin: 0px;
/* background: #fff url("images/palkki_162_6278.jpg") no-repeat */ /* top left fixed */;

 background: #fff url("rotator.php") no-repeat;


}

#header img{
position:relative;
left:30px;
top:195px;
 color: #333;
/* width: 1100px; */
 padding: 0px;
 border: 0px solid #ccc;
/* height: 267px; */
 margin: 0px;

}

#navigation {
 float: left;
 width: 1100px;
 color: #fff;
 padding: 0px;
 border: 0px solid #ccc;
 margin: 0px;
background: #000;
/* background: #000 url("images/mustavaris-logo.png") no-repeat 0px -73px*/ /* top left fixed *//*;*/
}
/*
#navigation {
  float: left;
  margin: 67px 0 0 200px;
  padding: 0;
}
*/
#navigation ul {
  color: #000;
  list-style-type: none;
  margin: 10px 0 10px 250px;
  padding: 0;
/*  width: 100%; */
}
#navigation li {
  display: inline;
  margin: 0;
  padding: /*10px 0 10px */0;
/*  border: 1px solid #ccc; */
}
#navigation li a {
  color: #ddd;
  font-weight: bold;
  margin: 0px;
  padding: 10px;
  text-align: left;
  text-decoration: none;
}

#navigation li a:link, li a:visited {
  color: #ddd;
  text-decoration: none;
}

#navigation li a:hover {
  color: #fff;
  text-decoration: none;
  background: #386B38;
}

#navigation li a:active {
  color: #eee;
  text-decoration: none;
}


#leftcolumn { 
 color: #333;
/* border: 1px solid #ccc; */
 background: #fff;
 margin: 0px;
 padding: 80px 10px 10px 10px;
/* height: 350px; */
 width: 220px;
 float: left;
}
#rightcolumn { 
 float: right;
 color: #333;
 border: 0px solid #ccc;
 background: #fff;
 margin: 0px;
 padding: 10px;
/*  height: 350px; */
 width: 836px;
 display: inline;
}

h1 {
 font-size: 1.3em;
 margin: 15px 0 0 0;
}

h2 {
 font-size: 1.1em;
 margin: 10px 0 0 0;
}

p {
  margin: 0 0 6px 3px;
  width: 650px;
 font-size: 0.9em;
}
#rightcolumn ul {
 font-size:0.8em;
}

#leftcolumn ul {
  list-style-type: none;
  margin: 0 0 6px 3px;
}

#rightcolumn li {
  margin: 0 0 6px 20px;
}

#leftcolumn li {
  margin: 0 0 6px 0px;
}

#leftcolumn ul {
 font-size:0.8em;
 font-family:Arial;
}
#rightcolumn a, #leftcolumn a {
 color: #0a0;
 padding: 0 0 6px 0;
}

#rightcolumn a, #leftcolumn a {
 color: #0a0;
}

#rightcolumn a:link, #leftcolumn a:link {
  color: #0a0;
  text-decoration: none;
}

#rightcolumn li a:visited, #leftcolumn li a:visited {
  color: #171;
}

#rightcolumn a:hover, #leftcolumn a:hover {
  color: #050;
  text-decoration: underline;
/*  background: #52A352; */
}


#rightcolumn a:active, #leftcolumn a:active {
  color: #3a3;
  background: #000;
}

	
#footer { 
 width: 1100px;
 clear: both;
 color: #ddd;
 border: 0px solid #ccc;
 background: #000;
 margin: 0px 0px 10px 0px;
 padding: 5px;
}
#footer p { 
 font-size:0.7em;
 margin: 0px 0px 0px 10px;
}

/* End of 'PeruspohjanCss' */

