	div.PageHeader {position: absolute; top: 0px; left: 0px; height: 130px; width: 920px; border-style:none}
	div.PageTitle {position: absolute; text-align:left; top: 0px; left: 250px; width: 500px}
	div.Subtitle {position: relative; text-align:left; top: 0px; left: 125px}
	div.PageFooter {position: absolute; top: 430px; left: 0px; height: 130px; width: 920px; border-style:none}

	div.Body {font-family: Arial; font-size:10pt}
	div.SectionVisible  {position: absolute; top: 195px; left: 10px; width: 900px; visibility: visible}
	div.SectionHidden  {position: absolute; top: 195px; left: 20px; width: 900px; visibility: hidden}
	div.SectionBooks {position: relative; top: 0px; left: 0px}
	div.NavigationBar {position:absolute; top: 143px; left: 0px;}
	
	/* In order to change number of buttons in the Nav bar, it is sufficient to change the width in all 3 below and add/remove buttons */
	div.Button {float:left;  width:184px}
	img.ButtonImage {position:relative; top: 0px; height: 25px; width: 184px}
	div.ButtonText {position:absolute; top: 5px; height: 25px;  width: 184px; text-align:center; font-family:Arial; font-size:8pt;}

	h1 {font-family: Arial; font-size:25pt; font-style:italic; color:#ff0000; margin-top:0px;}
	h1.Title {position:absolute; top: 24px; left: 500px; width:400px}
	h2 {font-family: Arial; font-size:15pt; font-style:italic; margin-top:0px;}
	h2.NavigationBarTitle {position:absolute; top: 144px; left: 10px}

/*
	div.Menu {position: absolute; width: 197px; height: 290px; top:220px; left:47px; 
			font-family:Arial; font-size:10pt;}
		div.MenuItem {height:20px; width:197px; background-color:#ffe19c;
			text-align:center;
			border-bottom-style:solid; border-bottom-width:1px;  border-color:#000000;
			cursor:pointer;}
	div.MenuMidItem {border-bottom-style:solid; border-bottom-width:1px; cursor:pointer;}
	div.MenuSubItem {font-style:italic; border-bottom-style:dotted; border-bottom-width:1px; cursor:pointer;}
*/	

	

	a.Clean {border-style:none; text-decoration:none; color:#000000}
	
	img {border-style:none;}/*purpose is for an image that is a link not to appear with a blue border*/|

  .info   { color: black; background-color: transparent; font-weight: normal; }
  .warn   { color: rgb(120,0,0); background-color: transparent; font-weight: normal; }
  .error  { color: red; background-color: transparent; font-weight: bold }


	
	
	
