@charset "ISO-8859-1";
body {
	background: #fff url('../images/bkgd.jpg') center top repeat-y;
	font-family:lucida sans, verdana, tahoma, helvetica, arial, sans;
}

a, h1, h4 {
	color:#7b1a0a; /*kohenet red */
}

strong {/*
 background-color:#8c6388;*/
 color:purple;
 }

.footer {
 background-color:#52398a; /*blue*/
 font-size:11px;
}

.footer p {
 margin:6px;
 text-align:center;
}

.full {
	clear:both;
	margin:0 18px;
}

.full p {
	margin:0 0 9px 0;
}

.full h3 {
	margin-top:60px;
}

h1 {	margin:0;/*
 color:#413280;*/
 }
 
h2 {
	font-size:18px;
}

h4 {
	margin-bottom:0;
}
 
.nav {	
	position:relative;
	top:5px;
	left:300px;
	width:380px;
	font-size:11px;
}

.nav2 {	
	position:relative;
	top:5px;
	left:250px;
	width:430px;
	font-size:11px;
}

.nav a, .nav2 a {
color:white;
text-decoration:none;
}

.nav a:hover, .nav2 a:hover {
color:gold;
}

.nav ul, .nav2 ul {
	margin:0;
	padding:0;/*
	display:inline;*/
	color:#aaa;
}

.nav li, .nav2 li {
	display: block;
	float: left;
	margin-right:9px;
}

.text, h1, h2 {
	margin-left: 18px;
}

.text {
	float:left;
	width:450px;
	color:#020202;
}

.text p, .text li, .text50 p, .full p, .full li {
	font-size:13px;
	line-height:17px;
}

.text50 {
	width:47%;
	float:left;
	margin-left:18px;
}

.sidebar {
	float:right;
	font-size:12px;
	width:202px;
	color:#333;
	padding: 0 9px;
}

.sidebar img.b {
	border:1px solid #8e6486; /*purple*/
	margin-bottom:9px;
}




/* positioning */

#wrapper {
	margin:0 auto;
	width:690px;
}

#content {
	background: #fff url('../images/paper_bkgd.jpg') top repeat-y;
		position:relative;

height:200%;
}

#navwrap {
	position:relative;
	left:0px;
	top:0px;
	width:690px;
	height:170px;
}

#kohenet_ {	position:relative;
left:0px;
	top:0px;
	width:285px;
	height:76px;
}

#papertop_ {	position:absolute;
left:285px;
	top:0px;
	width:405px;
	height:53px;
}

#training-institute_ {	position:absolute;
left:285px;
	top:53px;
	width:140px;
	height:23px;
}

#resources_ {	position:absolute;
left:425px;
	top:53px;
	width:90px;
	height:23px;
}

#whoweare_ {	position:absolute;
left:515px;
	top:53px;
	width:106px;
	height:23px;
}

#contact_ {	position:absolute;
left:621px;
	top:53px;
	width:69px;
	height:23px;
}

#kohenet2_ {	position:absolute;
left:0px;
	top:76px;
	width:285px;
	height:94px;
}

#subnav_ {	position:absolute;
left:285px;
	top:76px;
	width:405px;
	height:94px;
}

