/* Main stylesheet for the Michael Elad's Personal Website */

body {
	margin: 0px;
	text-align: center;
	background-color: #9393ba;
	font: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

a {
	color: #0E1C7C;
}

a:hover {
	color: #20209E;
}

#container {
	margin: 0 auto;
	text-align: left;
	width: 762px;
	background-image: url(shadows.gif);
	background-repeat: no-repeat;
	position: relative;
}

#page {
	margin: 0 6px;
	background-color: #ffffff;
	position: relative;
}

strong {
	color: #F28C0F;
}



#header {
	background-repeat: no-repeat;
}


.text p {
	margin: 0px; padding: 12px 0px 0px 0px;
}

li { padding-bottom: 10px }

dt {
	padding-bottom: 5px;
}
dd {
	padding-bottom: 15px;
}


#home-text {
	padding: 50px 280px 26px 30px;
	font-size:14px;
	line-height: 140%;
	
}
#abstracts-text {
	padding: 50px 50px 26px 30px;
	font-size:14px;
	line-height: 150%;
	
}


#directions-text {
	padding: 50px 50px 26px 30px;
	font-size:16px;
	line-height: 150%;
	
}

#home-news {
	margin: 0px;
	padding: 10px 280px 22px 30px;
}


#home-contact-text {
	font-size: 0.8em;
	font-weight: bold;
	line-height: 140%;
	padding: 0px 14px 14px 14px;
	color: #56568A;
}

#home-news p {
	margin: 0px; padding: 0px 0px 7px 0px;
}

#home-contact {
	.margin-right: 6px;
	position: absolute;
	text-align:right;
	font-weight:bold;
	right: -12px;
	top: 87px;
	font-size:36px;
}

#sponser-text {
	font-size: 0.8em;
	font-weight: bold;
	line-height: 140%;
	padding: 0px 14px 14px 14px;
	color: #56568A;
}

#sponser {
	.margin-right: 6px;
	position: absolute;
/*	font-weight:bold;*/
	right: 8px;
	top: 180px;
	width:250px;
	font-size:22px;
	background-color:#FFC321;
	border-color:#000000;
	border-style:double;
	border-width:thin;

}

#navigation-text {
	padding: 0px 14px 14px 14px;
	font-family:tahoma;
}

#navigation {
	.margin-right: 6px;
	position: absolute;
	font-weight:bold;
	right: 280px;
	top: 147px;
	width:470px;
	font-size:14px;
	letter-spacing:1px;

}

.top_banner {
	background-color: #FFC321;
	font-family: "Times New Roman", Times, serif;
	padding: 11px;
	border-bottom-color:#FF6600;
	border-bottom-width:thin;

}

li {
	padding:0px;
}
.style4 {
	font-size: 60px;
	font-weight:bold;
	font-family: tahoma,Verdana, Arial, Helvetica, sans-serif;
}
.style5 {font-size: 18px}
.style6 {
	font-size: 36px;
	color: #000066;
	font-weight: bold;
}