/* styles for jubilee2006.com */

html, body {margin:0 auto;height:100%}

img {behavior: url(pngbehavior.htc);}
body{text-align:center;}

#header{
	position:relative;
	margin: 0 auto;
	text-align:right;
	width:650px;
	height:248px;
	padding:0 10px 0 10px;
	}
#header h1, #header h2, #header h3{font-family:Georgia, Times, serif;font-weight:normal;}
#header h1{font-size:16pt;color:#fff;margin:17px 0 0 0;padding:16px 0 0 0;}
#header h3{font-size:10pt;margin:20px 0 0 0;padding:0;}
#header h3.loc{font-size:9pt;color:#434343;margin:6px 0 0 0;padding:0;}
#header h1.date{font-size:26pt;color:white;margin:6px 0 10px 0;padding:0;}
#headericon{
	position:absolute;
	left:0px;
	bottom:0;
	z-index:100;
	width:375px;
	height:248px;
}

#content p, #content ul, #content li, #content dd, #content dt{
	font-family:Georgia, Times, serif;
	font-size:10pt;
	line-height: 1.5;
}
#content h1, #content h2, #content h3, #content dt{
	font-family:Verdana, Helvetica, Arial, Sans-serif;
}
	
#content ul li{color:#434343;}
.nobullets {list-style:none;}
.nobullets li{color:#434343;}
#content p{margin:6px 0 13px 0;text-align: justify }
#content h1{font-size:16pt;margin:3px 0;}
#content h2{font-size:13pt;color:#434343;margin:15px 0 0 0;}
#content h3{font-size:11pt;color:#434343;margin:0;padding:0}
#content dt{margin:15px 0 5px 0;padding:0;font-weight:bold;}
#content dd{margin:0;padding:0px 15px;color:#434343;}
#content{
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	margin:2px auto;
	position:relative;
	text-align:left;
	width:640px;
	padding:10px 20px 10px 10px;
	background:white url(images/shadow_content.gif) repeat-x top;
	height:auto;
}
#navigation{display:none}

#footer{
	margin: 1px auto;
	text-align:right;
	width:645px;
	height:40px;
	padding:7px 40px 7px 0px;
	font-family:Verdana, Helvetica, Arial, Sans-serif;
	font-size:8pt;
	color:#f2f2f2;
}