body
{
	font-family:arial;
	font-size:small;
	color:navy;
	margin:0pt;
	padding:0pt;
	background-image:url('http://www.openu.ac.il/SAM2010/gifs/reka.jpg');
	background-repeat:repeat-x;
}

#title {
	background-image:url(http://www.openu.ac.il/SAM2010/gifs/header3.jpg);
	width:896px;
	height:200px;
}

#menubg {
	background-image:url(http://www.openu.ac.il/SAM2010/gifs/menu_bground.jpg);
	width:173px;
	height:222px;
}


#content {
	position:absolute;
	top:200px;
	left:173px;
	margin-left:20px;
}

p{
	margin:13px 0px;
}

.menu 
{
	position:absolute;
	left:0px;
	top:200px;
	font-weight:bold;	
	width:173px;
	text-align:center;
	padding:0px;
	margin:0px;
	background-color:#DBE1F7;
}

.menu ul
{
	list-style:none;
	line-height:22px;
	font-weight:bold;	
	width:100%;
	text-align:center;
	padding:0px;
	margin:0px;
}

.menu ul li
{
	padding:4px 0px 4px 0px;	
}

.menu ul li.current
{
	height:20px;
	background-color:#6178BE;
	color:white;
}


.menu a:link, .menu a:visited
{
	color:navy;
	text-decoration:none;
}

.menu a:hover
{
	color:navy;
	text-decoration:underline;
}

.text
{
	width:780px;
	padding:0px;
}

.text h1
{
	font-size:22px;	
}

.text h1 span
{
	color:#FAA111;
}

.text h2
{
	font-size:18px;	
	color:#6279BF;
}

.text h3
{
	font-size:16px;	
	color:#6279BF;
}

