body{
	background-color:#748fad;
	background-image:url(../gfx/bg-blue.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

#logo{
width:420px;
height:100px;
float:right;
background-image:url(../gfx/Heprologo_blue.png);
}

h1 {
	padding:3px 0;
	font-size:24px;
	color:#888;
	border-bottom:2px solid #69C;
}


h4{
	padding:0;
	margin:0;
	font-size:12px;
	color:#69C;
}


#header ul#primary li  {
    background:url("../gfx/left_both_blue.png") no-repeat left top;
}

#header ul#primary a,
#header ul#primary a.current {
    background:url("../gfx/right_both_blue.png") no-repeat right top;
}

#header ul#secondary li{
	background:none;
}

#main {
background-image:url(../gfx/submenu_blue.png);
}

#rightcolumn .sidebar h3{
width:218px;
height:38px;
background-image:url(../gfx/siderbar_top_blue.gif);
background-repeat:no-repeat;
padding:5px 0 0 10px;
font-size:18px;
}