/* CSS Document */
img, div { behavior: url(iepngfix.htc) }


*html img, div {Behavior: none }



h4{
	padding:2px;
	padding-bottom:5px;
	margin:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	}
	
h1{
	padding:2px;
	padding-bottom:5px;
	margin:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	}	

ul li{
	padding:5px;
}

.NavText p{
	color:#666666;
	font-size:12px;
	text-align:center;
}

body{
	background-color:#000000;
	/*background-image:url(images/Haecceity30.gif);*/
	background-repeat:no-repeat;
	/*background-position:50% 100px;*/
}

#wrap{
	border:1px solid #000000;
	height:500px;
	width:98%;
	background-color:#000000;
	background-image:url(images/Haecceity30.gif);
	background-repeat:no-repeat;
	background-position:50% 100px;
}

	
#ribbon{
	background-image:url(images/whiteRibbon.png);
	background-repeat:repeat-x;
	/*background-position:center;*/
	background-position: 0px 50px;
	margin-top:185px;
	/*height:144px;
	height:39px;*/
	padding:10px;
	width:99%;
}

*html #ribbon{
	background-image:url(images/whiteRibbonIE.gif);
}

#smallBook{
	background-image:url(images/SmallBook2.png);
	width:134px;
	height:144px;
	float:left;
}

#title{
	background-image:url(images/HomTitle.png);
	background-repeat:no-repeat;
	margin:0 auto 0 auto;
	margin-top:50px;
	padding:0px;
	height:32px;
	width:463px;


}
	
*html #title{
	background-image:url(images/HomTitle.gif);
	background-repeat:no-repeat;
}	

#content{
	background-color:none;
	margin:0 auto 0 auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#999999;


}
	
#mainNav{
	width:530px;
	width:495px;
	width:400px;
	height:20px;
	margin:0 auto 0 auto;
	margin-top:20px;

}

#container{
	width:770px;
	margin:0 auto 0 auto;

}

#mainNav img{
	border:1px solid 6px;
	}

#mainNav ul{
	

	font-family:Georgia, "Times New Roman", Times, serif;
	list-style-type:none;

}

#mainNav li{
	/*color:#6E360F;*/
	color:#281807;
	display:inline;
	padding-right:5px;
	padding-left:5px;
}

#mainNav a{
	/*color:#352010;*/
	color:#512607;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}

#mainNav a:hover{
	color:#083540;
}

a{
text-decoration:none;
}	

#jsNav{
width:200px;
width:250px;
border-right:1px dotted #333333;
border-left:1px dotted #333333;
padding:5px;
margin:0 auto 0 auto;

}

#jsNav img{
	border:1px solid #333333;
	}