.Body {
    color: #463c3c;
    font-family: 'Palatino Linotype';
    font-size: 18px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 20px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}
body  {
	font-size: 0.9em;
	font-family: 'Palatino Linotype';
	color: #000000;
	margin: 0px;
	padding: 0px;

}

pre {
	font-size: 1em;
	font-family: 'Palatino Linotype';
	color: #000000;
	margin: 0px;
	padding: 0px;
}



h1 {
	font:small-caps bold  1.5em 'Palatino Linotype';
	color: #000080;
}

h2  {
	color:#999;
}



#page {
	background: #ffffff;
	position: absolute;
	top: 0px;
	left: 20%;
	width: 80%;
} 

.h_italics {
	font:small-caps italic bold  1.5em 'Palatino Linotype';
	color: #000080;
}

.page {
	position:	relative;
	top:	0px;
	left:  0px;
}

.page2 {
      position: absolute;
	visibility: hidden;
	top:	150px;
	left:	150px;
	width: 550px;
	background-color: #ffffff;
	border-style: solid;
	border-width: 1px 1px 1px;
	border-color: #003365

}

#logo_main {
	left: 250px;
	width: 280px;
	height: 125px;
	position: absolute;
	top: 200px;
	width: 280px;
}


#logo {
	height: 125px;
	width: 280px;
	position: absolute;
	top: 0px;
	width: 280px;
}

#quote {
	color: #000080;
	height: 90px;
	left: 285px;
	position: absolute;
	top: 33px;
	width: 400px;

}
#left_text {
	text-align: justify;
	top:0px;
	height: 125px;
	width: 348px;
	position: relative;
}

#index_text {
	text-align: left;
	top:0px;
	height: 125px;
	width: 348px;
	position: relative;
}

#right_text {
	top:0px;
	height: 125px;
	left: 350px;
	position: absolute;
}




.headertitle {
	display: block;
	margin-bottom: 0px;
      position: absolute;
      top: 15px;
      left: 0px;
	width: 75%;
      text-align: center;
      overflow: hidden;
      }



#menuBar {
	display: block;
	margin-bottom: 5px;
	position: absolute;
	top: 130px;
	width: 700px;
	overflow: hidden;
	background-color: #000080;
	z-index: 1;
	}

.content{
	position: absolute;
	top: 160px;
	width: 700px;
}

.menuHeader {
	color: #fff;
	display: block;
	font-size: 15px;
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
	cursor: pointer;
	margin: 20px;	
	display: inline;
	position: relative;
	background-color: #000080;
	border-right: 1px solid #000000;
	z-index: 1;
	}

.menuDrop {
	color: #000;
	font-size: 12px;
	position: absolute;
	visibility: hidden;
	opacity: 1.0;
	top: 60px;
	left: 0;
	width: 100px;
	height: auto;
	margin: 0;
	padding: 0;
	z-index: 1;
	font-family: arial, Helvetica, sans-serif;
	background-color: #fff;
	background-repeat: repeat;
	border-style: solid;
	border-width: 0 1px 1px;
	border-color: #003365
}

.menuDrop a {
	display: block;
	text-align: left;
	padding: 2px 5px;
	border-top: 1px solid #ccc;
	text-decoration: none;
	z-index: 1;
	}

.menuDrop a:link {
	color: #f00;
	z-index: 1;
	}

.menuDrop a:visited {
	color: #f00;
	z-index: 1
	}

.menuDrop a:hover {
	color: #fff;
	background-color: #f00;
	z-index: 1
	}

.menuDrop a:active {
	color: #ffffff;
	background-color: #c00;
	z-index: 1
	}