/**************************************************/
/*   Reuel.name Style - Body and Wrapper          */
/**************************************************/

body {
background: #A4BAEB  top center no-repeat; 
margin: 0;
padding: 0;
text-align: center;
}


#wrapper {
margin: 0 auto;
width: 650px;
padding: 0;
text-align: left;
}

/**************************************************/
/*   Top Piece + logo + text + navigation         */
/**************************************************/

#top {
DISPLAY: none;
}

#logo {
DISPLAY: none;
}

#reuel {
DISPLAY: none;
}

#kieli {
DISPLAY: none;
}

#kieli img {
border: none;	
}
	
#menu
{
DISPLAY: none;
}

#menuheb
{
DISPLAY: none;
}

#menu ul
{
list-style: none;
margin: 0;
padding: 0;
text-align: left;
position: relative;
top: 1.0em;
}

#menu ul li
{
position: relative;
display: inline;
}

#menu ul li a
{
padding: 6 6 6 6;
color: #fff;
text-decoration: none;
}

#menu ul li a:hover
{
text-decoration: underline;
}

#menu ul li a.active
{
background: #ffffff;
color: #FF6600;
text-decoration: none;
}

/**************************************************/
/*                                       Content                                             
another wrapper that holds all the content                              */
/**************************************************/

#content {
position: absolute;
background: #FFF; 
width: 650px;
height: auto;
margin: 0 0 0 0;
padding: 0;
}

#txtwrapper {
position: relative;
width: 650px;
height: auto;
padding: 0 0 0 0;
font-family: arial;
}

#txtwrapper h1 {
font-size: 1.2em;
font-weight: bold;
}

#txtwrapper h2 {
font-size: 1.1em;
font-weight: bold;
}

#txtwrapper h3 {
font-size: 1.0em;
font-weight: bold;
}

.blue {
list-style-image: url(kuvat/magendavidblue.gif);
}

.black {
list-style-image: url(kuvat/magendavidblack.gif);
}

.colorfull {
list-style-image: url(kuvat/Reuel-Logo-16x16px.gif);
}

#hebtxtwrapper {
position: relative;
width: 650px;
height: auto;
padding: 0 0 0 0;
font-family: arial;
text-align: right;
}

#hebtxtwrapper h1 {
font-size: 1.2em;
font-weight: bold;
}


#hebtxtwrapper h2 {
font-size: 1.1em;
font-weight: bold;
}

#hebtxtwrapper h3 {
font-size: 1.0em;
font-weight: bold;
}

#empty {
DISPLAY: none;
	
}

#bottominfo {
DISPLAY: none;
}