/* Start of CMSMS style sheet 'Reikiforbundet - CSS' */
html {height: 100%;}

/*:::::::::::::::::::::::::::::Cross Browser Tools:::::::::::::::::::::::::::::*/
/*:::::::::::::::::::::::::::::End Cross Browser Tools:::::::::::::::::::::::::::::*/

/*:::::::::::::::::::::::::::::Layout Styling:::::::::::::::::::::::::::::*/
body{
background: #e0d2d2  url(uploads/images/bg.jpg) repeat-x top left;
margin:0 auto;
   padding:0;
  height:100%;
  font-family: Times New Roman, Arial;
  font size:12px;
  color:#000000;
}

#wrapper{
clear:both;
width:960px;
margin:0 auto;
text-align:left;
height:100%;
}

#header{
  clear:both;
   background: url(uploads/images/header.gif) no-repeat;
   width:960px;
   height:200px;
}

#search{
float:right;
   padding:0 10px 10px 0;
margin:-20px 0 0 0;
}

#top{
float:right;
height:20px;
width:700px;
background: url(uploads/images/top.gif) no-repeat;

}



#center{
float:right;
width:670px;
padding:0 10px 0 20px;
background: url(uploads/images/middle.gif) repeat-y;
height:auto;
min-height:100%;
}


#left{
float:left;
width:250px;
margin:0 10px 0 0;
}

#botten{
height:30px;
width:700px;
float:right;
background: url(uploads/images/footer.gif) no-repeat;
margin: -8px 0 0 0;
padding:0 0 10px 0;
}

#footer{
border-top:5px dotted #bf1ee1;
clear:both;
float:down;
height:80px;
width:960px;
text-align:center;
}
/*:::::::::::::::::::::::::::::End Layout Styling:::::::::::::::::::::::::::::*/

/*:::::::::::::::::::::::::::::Header Styling:::::::::::::::::::::::::::::*/


#center h2{
font-family: Monotype Corsiva;
}



/*:::::::::::::::::::::::::::::End Header Styling:::::::::::::::::::::::::::::*/

/* End of 'Reikiforbundet - CSS' */

