body{
	background-color:#8d6a07;
	background-image:url(../gfx/bg-yellow3.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}

#logo{
width:415px;
height:100px;
float:right;
background-image:url(../gfx/Heprologo_yellow.png);
}

h1 {
	padding:3px 0;
	font-size:24px;
	color:#888;
	border-bottom:2px solid #8d6a07;
}

h4{
	padding:0;
	margin:0;
	font-size:12px;
	color:#8d6a07;
}

#header ul#primary li  {
    background:url("../gfx/left_both_yellow.png") no-repeat left top;
}

#header ul#primary a,
#header ul#primary a.current {
    background:url("../gfx/right_both_yellow.png") no-repeat right top;
}

#header ul#secondary li{
	background:none;
}

#main {
background-image:url(../gfx/submenu_yellow.png);
}

#rightcolumn .sidebar h3{
width:218px;
height:38px;
background-image:url(../gfx/siderbar_top_yellow.gif);
background-repeat:no-repeat;
padding:5px 0 0 10px;
font-size:18px;
}