body, p {
	background : #FEFAED;
	font : 16px "Times New Roman", Times, serif;
}
#navbar {
	background : #304059;
	padding : 8px 0px;
	left : 0px;
	top : 0px;
	width : 770px;
	position : absolute;
	white-space : nowrap;
	z-index : 5;
	text-align: center;
}
#navbar a {
	font : 200 "Times New Roman", Times, serif;
	margin-left : 20px;
	margin-right : 20px;
}
.firstlink {
	margin-left: 10px !important;
}
#navbar a:link, #navbar a:visited {
	color : #FEFAED;
	text-decoration : none;
}
#navbar a:hover, #navbar a:active {
	color: #FFDD5D;
}
#infobox {
	font: 300 100% "Times New Roman", Times, serif;
	color: #FEFAED;
	padding: 5px;
	width : 250px;
	margin-top : 10px;
	float : right;
	margin-left : 5px;
	background : #A3393B;
}
#infobox p {
	background: #A3393B;
}
#infobox a:link, #infobox a:visited {
	color: #FEFAED;
}
#infobox a:hover, #infobox a:active {
	color: #E8C5BF;
}
#logobox {
	position : absolute;
	left : 0px;
	top : 35px;
	width : 293px;
	height : 92px;
}
h1 {
	color : #A3393B;
	font-style : italic;
	margin-top: 25px;
	margin-left: 5px;
}
h2 {
	color: #304059;
	font-size: 125%;
	margin-left: 5px;
}
h3 {
	margin-left: 5px;
}
h4 {
	margin-left: 5px;
	margin-bottom: 0px;
	font-size: 105%;
	font-style: italic;
}
li { 
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 0;
}
#headbar {
	left : 293px;
	top : 35px;
	text-align : center;
	height : 92px;
	width : 477px;
	position : absolute;
	z-index : 1;
}
#content {
	top : 135px;
	left : 0px;
	width : 770px;
	position : absolute;
}
#content p {
	font : 100% "Times New Roman" Times serif;
	margin : 5px 5px 15px 5px;
}
#divfoot {
	font : 70% "Times New Roman", Times, serif;
	margin: 20px 5px 5px 5px;
	border-top : 1px solid #80b4b6;
	clear: both;
	float: left;
	width: 100%;
}
#divfoot p {
	margin: 0px;
	color : #cb7264;
}
#divfoot a {
	color : #A3393B;
}
address {
	font-style : normal;
	margin-bottom : 10px;
	font-size : 115%;
	color : #A3393B;
}
#picdiv, .picdivrnc {
	float : right;
	margin: 5px;
	font: normal x-small "Times New Roman", Times, serif;
	text-align: center;
}
#picdivl {
	float : left;
	margin: 5px;
	font: normal x-small "Times New Roman", Times, serif;
	text-align: center;
}
.picdiv {
	clear: both;
	margin: 5px;
	font: normal x-small "Times New Roman", Times, serif;
	text-align: center;
}
.picdiv p {
		font: normal x-small "Times New Roman", Times, serif;
}
.picdivcl {
	float: right;
	clear: both;
	margin: 5px;
	font: normal x-small "Times New Roman", Times, serif;
	text-align: center;
}
.picdivlnc {
	float: left;
	margin: 5px;
	text-align: center;
	font: normal x-small "Times New Roman", Times, serif;
}
.picdivcl p, .picdivlnc p, .picdivrnc p {
		font: normal x-small "Times New Roman", Times, serif;
}
li {
	margin-bottom: 10px;
}
.infoblock {
	margin-bottom : 0px;
	margin-top : 0px;
}
.divtrade {
	margin-top: -180px;
	position : absolute;
	padding : 5px;
	border : 1px dotted #80B4B6;
	width : 250px;
	left : 180px;
}
.divtrade p {
	font-size: 102%;
}
.hanglt {
	margin : 10px 5px 10px 5px;
}
.booktitle {
	font-style : italic;
}
.endnote {
	margin-top: 20px;
	color: #304059;
}
p.endnote {
	border-top-color : #304059;
	border-top-style : double;
}