h2           { font-family: Georgia, "Times New Roman";color: #FF9900 }
h1           { font-family: Georgia, "Times New Roman";color: #808080 }
h3           { font-family: Georgia, "Times New Roman";color: black }

body         { 
font-family: Tahoma;
font-size: 11px;
color:#3F3F40;
background-image: url('../site_images/index_02.jpg');
background-repeat: repeat-x;
background-position:top left;
background-color: #EAEFF3;

}

/*Container of the website having all the elements*/
#container   { width: 756px; height: 100%; text-align: left; 
               background-image: url('../site_images/koiratausta.gif'); 
               background-repeat: no-repeat; background-attachment: scroll;
               background-position: center 160px;
               background-color: #FFFFFF;  
               border: 1px solid #B8CBD9;  }
               
/* forum fields */
.form {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	
	border:1px solid #CCCCCC;
	height:12px;
	background-color:#FFFFFF;
}
.form_button {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;

	
	
	border:0px solid #F2F2F2;
	border-bottom:2px solid #F2F2F2;
	border-top:1px solid #F2F2F2;
	border-left:1px solid #F2F2F2;
	border-right:1px solid #F2F2F2;
	height:16px;
	width:40px;
	background-color:#F2F2F2;
}.navigation_bg {
	background-attachment: fixed;
	background-image: url(../site_images/navigation_bg.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.bannar_bg {
	background-attachment: fixed;
	background-image: url(../site_images/bg_bannar.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#nav_button {
}

#nav_button a{
display: block;
text-decoration: none;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;

color: #FFFFFF; /*font color */
width: 83px; /*width of tab image */
height: 21px; /*height of tab image */
float: right;
display: inline;
margin-left: 2px; /*spacing between tabs */
padding-top: 4px; /*vertical offset of tab text from top of tab*/
background-image:url(../site_images/button/off.gif); /*URL to tab image */
background-repeat: no-repeat;
text-align: center;
}


#nav_button a:hover, #nav_button a.current{


	background-image: url(../site_images/button/on.gif);
	font-weight:bold;
}

#nav_button_b {
}

#nav_button_b a{
display: block;
text-decoration: none;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;

color: #FFFFFF; /*font color */
width: 105px; /*width of tab image */
height: 21px; /*height of tab image */
float: right;
display: inline;
margin-left: 2px; /*spacing between tabs */
padding-top: 4px; /*vertical offset of tab text from top of tab*/
background-image:url(../site_images/button/off_b.gif); /*URL to tab image */
background-repeat: no-repeat;
text-align: center;
}


#nav_button_b a:hover, #nav_button_b a.current{


	background-image: url(../site_images/button/on_b.gif);
	font-weight:bold;
}.advertisment_box {
	height: 100%;
	width: 100%;
	border: 1px solid #CCCCCC;
}

td.harmaa0   { padding-left:10px;background-color: #FFFFFF; color: #808080; line-height: 150%; margin-bottom: 0 }
td.harmaa1   { padding-left:10px;background-repeat: repeat-x; background-attachment: fixed; color: #4C80A8; 
               line-height: 150%; background-color: #FDF0D3; margin-bottom: 0; 
               background-position: left top }
               
#leftnavigation {
  position : absolute;
  left : 2 px;
  top : 2 px;
  width : 150px;
  color : #000000;
}

/* set millions of background images */
.rbroundbox { background: url(../site_images/nt.gif) repeat; }
.rbtop div { background: url(../site_images/tl.gif) no-repeat top left; }
.rbtop { background: url(../site_images/tr.gif) no-repeat top right; }
.rbbot div { background: url(../site_images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(../site_images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 10px; }
.rbroundbox { width: 100%; margin: 0em auto; }
.rbcontent.h3 {color:black}
