/*

 * Style sheet for the CSS2 specification

 * $Id: Volcani.css,v 1.1 1998/05/19 08:01:55 bbos Exp $

 */

BODY {
    color: black;
    text-align: justify;
	background-attachment: fixed; background-image: url(/icons/volcol-bg.gif);
	background-repeat: no-repeat; background-position: left top; 
	background-color: #FFFFF0;
	
	font-family: Arial;
	font-size: 14px;
/*	Font-Family: Ariel(Hebrew);*/
}

body.institute 	{ /* background: url(/images/yellowpaper.jpg) */ }
body.people 	{ background: white url(/images/wvleft.jpg) no-repeat fixed left top; }
body.department 	{ /* background: url(/images/yellowpaper.jpg) */ }
body.hebnote 	{ background: url(/images/legaleafHeb.gif)}

H1, H2, H3, H4, H5, H6 {
    text-align: left;
}

H1 {
    clear: left;
	font-size:24px;
}

H2 { font-size:18px; }
H3 { font-size:16px }
H4 { font-size:14px }
TD, TH { font-size:14px; }

div.nojust {
	text-align: left;
}

div.heblist {
	line-height: 120%;
    margin-right: 2em;
	margin-top: 2px;
	text-align: right;
}

.center {
	text-align: center;
}

PRE {
    font-family: monospace;
    margin-left: 1em;
    font-size: 90%
}

EM, I, ADDRESS {
    font-style: italic;
/*	font-family: sans-serif;*/
}

.special {
	 font-family: Comic Sans MS;
}

IMG {
    border: 0;
}

A:hover   {color: #6A5ACD} /* user hovers     */

li {
	background=none;
	margin-top: 4px;
}

li.c {
	background=none;
	margin-top: 1px;
	font-family: Arial;
	font-size: 12px;
}

LI.nostyle {
	list-style: none;             /* no glyphs before a list item */
}

SUP {
    vertical-align: super;
    font-size: 80%
}

SUB {
    vertical-align: sub;
    font-size: 80%
}

.yellownote { background: url(/images/legaleafl.gif) repeat-y}
table {  text-align: left}
body.noImage {  background-image: none}
li.extrahigh { background=none; margin-top: 8px; }
