
body {
  font-family: "Georgia", serif;
   background: url(../img/bg.gif);
	margin:0;
	padding:0;
}



h1 {
	padding:0;
  margin:10px 0px;
  	color: #333;
  font-family: "Georgia", serif;
  font-size: 1em;
  font-weight: bold;
}

h2 {
	
  	margin: 10px 0px 0px 0px;
	font-size: 0.9em;
	padding-bottom: 13px;
	color: #987D7D;
}

h3 {
	
  	margin: 10px 0px 0px 0px;
	font-size: 0.8em;
	padding-bottom: 0.1em;
	color: #987D7D;
} 


h4 {
	
  	margin: 10px 0px 0px 0px;
	font-size: 0.8em;
	padding-bottom: 0.1em;
	color: #987D7D;
}  
#container {
	width:760px;
	margin:30px auto;
	padding:10px;
	background:#333;
   
}

p {
	line-height: 1.2em;
	font-size: 0.8em;
}



#header {
  
  margin:0;
  height: auto;
  width: 580px;
  padding:20px 20px;
  background: url(../img/header.png) bottom left no-repeat;
  color:#fff;
  font-size: 1.1em;
  text-align:left;
 float: left;
}


#header_flash {
  
  margin:0;
  height: auto;
  width: 659px;
  padding:20px 20px;
  background: url(../img/header_flash.png) bottom left no-repeat;
  color:#fff;
  font-size: 1.1em;
  text-align:left;
 float: left;
}


#header h1 {
  margin:0;
  padding:20px 40px 40px 180px;
  font-size: 1.5em;
  font-weight: normal;
}

#header_flash h1 {
  margin:0;
  padding:20px 40px 40px 180px;
  font-size: 1.5em;
  font-weight: normal;
}




.sidebar h1{
color: #D3B9BA;
background-image: url(../img/anniina_text.jpg);
background-repeat: no-repeat;
background-position: left;
font-size: 1em;
}

.sidebar h2{
color: #D3B9BA; 
background-image: url(../img/nayttelyt_text.jpg);
background-repeat: no-repeat;
background-position: left;
padding-bottom: 28px !important;
margin: 0 !important;
font-size: 1em;
}

.sidebar h3{
color: #D3B9BA;
background-image: url(../img/kuvagal_text.jpg);
background-repeat: no-repeat;
background-position: left;
padding-bottom: 28px !important;
margin: 0 !important;
font-size: 1em;
}



.sidebar h1, h2, img a{
 text-decoration: none;
 border: none !important; 
}

.sidebar img {
 border: none !important; 
 position: static;
}


.sidebar
{
 float:left;
 width: 148px;
 margin: 5px 5px 5px 0px;
 padding: 5px;
 background:#333;
 font-size: 0.8em;
}

.sidebar li a {
	background: #D3B9BA;	
	color: #333;
	display: block;
	padding: 5px 0px 8px 8px;
	width: 148px;
	text-decoration: none;
}

.sidebar li a:hover {
	background: #C0A0A1;
	color: #000;
}

.sidebar li a#current 

{
	background: #C0A0A1;
	
} 

.small 

{
	font-size: 7ems !important;
	
} 

#content {
 width: 435px;
 min-height: 320px;
 margin: 10px 0px 10px 10px;
 padding: 10px 0px 10px 10px;
 float: left;
 background:#faf3fa;
}

#contentmain {
 width: 435px;
 margin: 10px 0px 10px 10px;
 padding: 10px 0px 10px 10px;
 float: left;
 background:#faf3fa;
}

#contentflash {
 width: 525px;
 height: 600px;
 margin: 0px;
 padding: 0px;
 float: left;
 background: #333;
 background-color:#333;
}

#content ol,
#content ul
{
	padding:5px 20px;
}

#sidebar p, #content p{
	padding: 3px 0px;
}

#sidebar a, 
#content a
{
    color: #333;
	text-decoration: none;
}


#content a img
{
 text-decoration:none;
 border:0;
}

.rightside {
	float: right;
	width: 120px;
	color: #D3B9BA;

}

.rightside h1 {
	padding-bottom: 0px; !important;

}




#footer {
  clear:both;
  padding: 5px 5px;
  color: #D3B9BA;
  font-family:  "Georgia", serif;
  font-size: 0.8em;
  text-align:left;
}

#footer a
{
 color:#D3B9BA;
 
}

ul { margin: 0; padding : 0; list-style : none; }

.hidden {
	display: none;

}
