html, body {
	width: 100%;
	height: 100%;
	text-align: center;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}

html, body, td {
	color: #393838;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}

body {
	text-align: center;
}

* {
	margin: 0px;
	padding: 0px;
}

a:link, a:visited {
	color: #000066;
	text-decoration: underline;
}

a:visited {
	color: #006699;
}

a:hover {
	color: #ff0000;
}

p {
	padding: 0px;
	margin: 12px 0px;
	font-size: 13px;
	line-height: 1.2em;
	text-align: justify;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

ul, li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

table {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

td { 
	text-align: left;
	vertical-align: top;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

input {
	vertical-align: middle;
}

hr {
	height: 1px;
	line-height: 1px;
	overflow: hidden;
	color: #393838;
	background-color: #393838;
	border: 0px;
}

h1 {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 20px 0px;
	text-align: center;
}

h2 {
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 20px 0px;
	text-align: center;
}

h3 {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 20px 0px;
	text-align: center;
}
h4 {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 20px 0px;
	text-align: right;
}



/*************************************************************/

div.clear {
	clear: both;
	height: 1px;
	line-height: 1px;
	overflow: hidden;
	margin-top: -1px;
}

div.inner {
	margin: 60px 30px 30px 60px;
}

table.tbl1 {
	width: 100%;
	margin-top: 20px;
}

table.tbl1 td {
	text-align: center;
	padding: 0px 10px 15px 0px;
	font-weight: bold;
}

table.tbl1 img {
	margin-bottom: 7px;
}

p.address {
	font-size: 16px;
	line-height: 18px;
	margin-top: 20px;
}

table.tbl2 {
	margin: 40px auto 0px auto;
}

table.tbl2 td {
	text-align: center;
	vertical-align: middle;
	padding: 0px 5px 5px 0px;
	font-weight: bold;
}

table.tbl3 {
	margin: 5px auto 0px auto;
}

table.tbl3 td {
	text-align: center;
	vertical-align: middle;
	padding: 0px 5px 0px 0px;
	font-weight: bold;
}

table.tbl4 {
	margin: 5px auto auto auto;
}

table.tbl4 td {
	text-align: center;
	vertical-align: middle;
	padding: 0px 5px 0px 5px;
	font-weight: bold;
}
/*************************************************************/

div#page {
	width:960px;
	margin: 0px auto;
	text-align: left;
	position: relative; 
}

div#c1 {
	background-image: url(images/c1.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

div#c2 {
	background-image: url(images/c2.gif);
	background-position: 100% 0px;
	background-repeat: no-repeat;
}

div#c3 {
	background-image: url(images/c3.gif);
	background-position: 0px 100%;
	background-repeat: no-repeat;
}

div#c4 {
	background-image: url(images/c4.gif);
	background-position: 100% 100%;
	background-repeat: no-repeat;
}

div#c5 {
	background-image: url(images/krest-vert.jpg);
	background-position: 2px center;
	background-repeat: no-repeat;
}

div#c6 {
	background-image: url(images/krest-vert.jpg);
	background-position: 100% center;
	background-repeat: no-repeat;
	padding: 14px 18px;
}

* html div#c1, * html div#c2, * html div#c3, * html div#c4, * html div#c5, * html div#c6, * html div#main {
	position: relative;
	height: 650px;
	overflow: visible;
}

div#top {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 14px;
	overflow: hidden;
	background-image: url(images/krest-goriz.jpg);
	background-position: center 0px;
	background-repeat: no-repeat;
	z-index: 100;
}

div#top p {
	margin: 0px 35px;
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	line-height: 14px;
}

div#top a {
	color: #393838;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}

div#top a:hover {
	color: #ff0000;
}

div#main {
	background-color: #fbfaef;
	background-image: url(images/bgr_body.jpg);
	background-position: 0px 0px;
	background-repeat: repeat;
	min-height: 650px;
}

div#right {
	width: 45%;
	overflow: hidden;
	float: right;
}

div#right div.inner {
	margin: 60px 30px 30px 30px;
}

div#right h1, div#right h2, div#right h3 {
	text-align: center;
}

div#right h1 {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 60px 0px;
}

div#right h1.author {
	font-size: 29px;
	font-style: italic;
}

div#right h2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 27px;
	margin-bottom: 240px;
}

div#right h3 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 20px;
	margin: 30px 0px;
}

div#right a, div#left a {
	text-decoration: none;
}

div#left {      
	width: 48%;
	overflow: hidden;
}

div#vertical {
	position: absolute;
	top: 80px;
	left: 50%;
	margin-left: -6px;
	width: 20px;
	overflow: hidden;
	font-family: "Courier New", Courier, monospace;
	line-height: 10px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

div#cmyk {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
}

div#cmyk_bgr {
	margin: 0px 29px;
	height: 14px;
	overflow: hidden;
	background-image: url(images/cmyk.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	text-align: center;
}

ul#toc {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	position: relative;
	left: -30px;
	margin-bottom: 100px;
}

ul#toc li {
	margin: 20px;
}

ul#toc ol, ul#toc ol li {
	list-style-type: decimal;
	list-style-position: outside;
	margin: 10px 0px
}

ul#toc ol li {
	margin: 5px 0px;
	font-size: 13px;
}

ul#toc span {
	position: absolute;
	right: 0px;
}

