html {
	font-size: 100.01%;
	height: 100%;
}
body {
	margin: 0;
	color: #006;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	background: #cbcbcb;
	height: 100%;
}
img {
	border: none;
}
a {
	text-decoration: none;
	color: #006;
}
a:hover {
	text-decoration: underline;
}
input,
textarea,
select {
	font: 11px/12px Helvetica,  Arial, sans-serif;
	vertical-align: middle;
	color: #333333;
	margin: 0;
	outline: none;
}
form,fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
/* Main */
.main {
	margin: 0 auto;
	width: 852px;
}
* html .main {
	height: 100%;
}
.main-area {
	width: 100%;
	padding: 0 0 35px;
}
.holder {
	overflow: hidden;
	height: 1%;
}
.content-area {
	background: url(../images/bg-content.gif) repeat-y;
}
/* Header */
#header {
	width: 826px;
	margin: 0 6px 16px;
	padding: 10px 14px 0 0;
	background: #003 url(../images/bg-header.gif) no-repeat;
}
/* Logo */
.logo {
	background: url(../images/logo.gif) no-repeat;
	float: left;
	width: 513px;
	height: 59px;
	text-indent: -9999px;
	margin: 0 0 0 17px;
}
.logo a {
	display: block;
	overflow: hidden;
	height: 100%;
}
/* Sub Nav */
.sub-nav {
	float: right;
	margin: 0 -6px 0 0;
	padding: 35px 0 0;
	list-style: none;
	overflow: hidden;
}
.sub-nav li {
	float: left;
	background: url(../images/separator-sub-nav.gif) no-repeat 0 3px;
	padding: 0 4px;
	margin: 0 4px 0 -4px;
}
.sub-nav li a {
	color: #003;
}
/* Main Navigation */
.nav-area {
	width: 100%;
	margin: -2px 0 0;
}
.nav-area:after {
	content: "";
	display: block;
	clear: both;
}
#nav {
	list-style: none;
	float: left;
	padding: 0;
	margin: 10px 0 0;
	list-style: none;
	background: #003;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1em;
	width: 631px;
}
#nav li {
	float: left;
	padding: 0 1px;
	margin: 0 -2px 0 0;
}
#nav li a {
	float: left;
	color: #fff;
	height: 20px;
	padding: 6px 10px 0 12px;
	background: url(../images/separator-nav.gif) no-repeat 0 0;
}
#nav li:first-child a {
	background: none;
}
#nav li a:hover {
	background-image: none;
	text-decoration: none;
}
#nav ul {
	float: none;
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 25px;
	left: 0;
	display: none;
	background: #000E2D;
	width: 158px;
	text-align: left;
}
#nav li li {
	float: none;
	padding: 0;
	vertical-align: top;
	height: 1%;
	margin: 0;
	width: 158px;
	border: 1px solid #fff
}
#nav li li a {
	float: none;
	border: none;
	display: block;
	font-size: 11px;
	height: auto;
	line-height: 16px;
	padding: 1px 0 1px 5px;
	text-decoration: none;
	text-transform: none;
	vertical-align: middle;
	width: 153px;
	background-image: none;
}
#nav li:hover, #nav li.hover {
	position: relative;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	background-color: #a40c00;
	padding: 0;
}
#nav li:hover a, #nav li.hover a {
	background-image: none;
}
#nav li li a:hover {
	border: none;
}
#nav li:hover ul, #nav li.hover ul {
	display: block;
}
#nav li:hover ul ul, #nav li.hover ul ul {
	display: none;
}
#nav li li:hover ul, #nav li li.hover ul {
	display: block;
}
#nav ul ul {
	top: 6px;
	left: 124px;
}
/* Search */
.search {
	float: right;
	width: 156px;
	padding: 9px 8px 0 14px;
	background: url(../images/bg-search.gif) no-repeat;
	height: 28px;
}
.text {
	background: none;
	border: none;
	padding: 00;
	float: left;
	line-height: 16px;
	width: 129px;
	height: 15px;
	font-weight: bold;
}
.submit {
	background: url(../images/search-arrow.gif) no-repeat 100% 5px;
	border: none;
	float: right;
	cursor: pointer;
	width: 20px;
	margin: -9px 0 0;
	height: 25px;
	padding: 0 18px 0 0;
	line-height: 10px;
	text-indent: -9999px;
	overflow: hidden;
}
/* Content */
#content {
	overflow: hidden;
	width: 840px;
	padding: 0 6px 12px;
	background: url(../images/content-bottom.gif) no-repeat 0 100%;
}
/* Itop*/
#itop {
	overflow: hidden;
	padding: 0 0 15px;
	width: 100%;
}
#itop .holder {
	float: left;
	width: 620px;
}
.side-area {
	float: right;
	width: 220px;
}
/* Iboard */
#iboard {
	width: 100%;
	padding: 0 0 17px;
}
#iboard div {
	margin: 0 0 0 16px;
	overflow: hidden;
	width: 584px;
}
#iboard div img, #iboard p img {
	display: block;
	margin 0 auto;
}
#iabout h2 {
	font-size: 1.3em;
	padding: 0 0 4px;
	margin: 0;
}
#iabout p {
	font-size: 1.2em;
	line-height: 1.6em;
	padding: 0 0 3px;
	margin: 0;
	text-decoration: none;
}
#iabout .more {
	font-size: 1.2em;
	font-weight: normal;
	padding: 0 20px 0 0;
	text-align: right;
	text-transform: uppercase;
	margin: 0;
}
#iabout .more a {
	background: transparent url(../images/more-arrow.gif) no-repeat 0 3px;
	padding: 0 0 0 13px;
	text-decoration: underline;
}
#iabout .more a:hover {
	text-decoration: none;
}
#iabout h4 {
	padding: 28px 0 0 1px;
	margin: 0;
}
/* Iabout */
#iabout {
	padding: 0 16px 30px 0;
}
/* Iblocks */
#iblocks {
	margin: 0 0 0 16px;
	overflow: hidden;
	height: 1%;
}
.iblock {
	background: url(../images/iblock-bg.gif) repeat-y;
	float: left;
	margin: 0 15px 0 0;
	width: 285px;
}
.iblock-top {
	background: url(../images/iblock-top.gif) no-repeat;
}
.iblock-bottom {
	background: url(../images/iblock-bottom.gif) no-repeat 0 100%;
}
.iblock-bg {
	overflow: hidden;
	padding: 7px 10px 12px;
	width: 264px;
}
.iblock h2 {
	color: #970000;
	font-size: 1.55em;
	padding: 0 0 4px;
	margin: 0;
	font-weight: bold;
}
/* Small Group Resources */
.bl-resources .iblock-bg {
	background: transparent url(../images/star.gif) no-repeat 100% 2px;
}
.bl-resources ul {
	margin: 0 0 0 15px;
	padding: 0;
}
.bl-resources ul li {
	font-size: 1.2em;
	line-height: 1.4em;
}
.bl-resources ul li a {
	text-decoration: underline;
}
.bl-resources ul li a:hover {
	text-decoration: none;
}
/* Download OCF Publications */
.bl-download .iblock-bg {
	padding: 7px 0 5px 10px;
	width: 275px;
}
.bl-download ul {
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
.bl-download ul li {
	float: left;
	line-height: 1.2em;
	width: 131px;
}
.conteiner-img {
	background: transparent url(../images/conteiner-img.gif) no-repeat;
	float: left;
	height: 74px;
	width: 58px;
	margin: 0 3px 0 0;
}
* html .conteiner-img {
	margin: 0;
}
.conteiner-img img {
	display: block;
	padding: 4px 0 0 5px;
}
.bl-download li h4 {
	font-size: 1.2em;
	font-weight: normal;
	padding: 3px 0 0 1px;
	margin: 0;
	letter-spacing: -1px;
	line-height: 1.1em;
}
.bl-download li h4 a {
	color: #0a0054;
}
.bl-download li h4 a span {
	color: #5d0000;
	display: block;
	letter-spacing: 0;
	line-height: 1.2em;
}
/* Widget */
.widget {
	background: url(../images/bg-iblocklinks.gif) no-repeat;
	margin: 0 0 0 2px;
	padding: 1px 0 0;
}
.widget ul {
	padding: 0 0 0 16px;
	margin: 0;
	list-style: none;
}
.widget ul li {
	padding: 0 0 4px;
	text-indent: -9999px;
}
.widget ul li a {
	display: block;
	height: 28px;
	width: 169px;
	overflow: hidden;
}
#button-find {
	background: url(../images/b-find.gif) no-repeat;
}
#button-find:hover {
	background: url(../images/b-find.gif) no-repeat 0 100%;
}
#button-links {
	background: url(../images/b-links.gif) no-repeat;
}
#button-links:hover {
	background: url(../images/b-links.gif) no-repeat 0 100%;
}
#button-donate {
	background: url(../images/b-donate-now.gif) no-repeat;
}
#button-donate:hover {
	background: url(../images/b-donate-now.gif) no-repeat 0 100%;
}
/* Columns */
#columns {
	background: url(../images/columns-separator.gif) repeat-y;
	margin: 0 auto;
	overflow: hidden;
	padding: 0 0 27px;
	width: 808px;
}
/* Column-1 */
#column-1 {
	float: left;
	width: 414px;
}
#column-1 h2 {
	background: url(../images/iarticles-h.gif) no-repeat;
	color: #fff;
	font-size: 1.3em;
	margin: 0 0 2px;
	padding: 1px 0 2px 10px;
}
.iarticles-item {
	overflow: hidden;
	padding: 10px 0 0 16px;
	width: 380px;
}
.iarticles-item .wrapper {
	overflow: hidden;
	height: 1%
}
.iarticles-item .conteiner-img {
	background: url(../images/shadow-iarticles.gif) no-repeat;
	float: left;
	margin: 3px 8px 0 0;
	padding: 2px 6px 6px 3px;
	height: auto;
	width: auto;
}
* html .iarticles-item .conteiner-img {
	margin: 3px 5px 0 0;
}
.iarticles-item .conteiner-img img {
	padding: 0;
}
#columns h3 {
	font-size: 1.2em;
	padding: 0 0 5px;
	margin: 0;
}
.iarticles-item ul {
	padding: 0 0 0 15px;
	margin: 0;
}
.iarticles-item ul li {
	font-size: 1.2em;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
}
.iarticles-item ul li a {
	text-decoration: underline;
}
.iarticles-item ul li a:hover {
	text-decoration: none;
}
/* column-2 */
#column-2 {
	float: right;
	width: 394px;
}
#column-2 h2 {
	background: url(../images/ievents-h.gif) no-repeat;
	color: #fff;
	font-size: 1.3em;
	margin: 0 0 2px;
	padding: 1px 0 2px 10px;
}
#column-2 h3 {
	padding: 0;
}
.ievents-block {
	float: left;
	width: 180px;
}
.ievents-block ul {
	list-style: none;
	padding: 10px 0 0 16px;
	margin: 0;
}
.ievents-block ul li {
	padding: 0 0 15px;
}
.ievents-block ul li p {
	font-size: 1.2em;
	line-height: 1.4em;
	padding: 0 0 5px;
	margin: 0;
	color: #000;
}
.ievents-block ul li p a {
	text-decoration: underline;
}
.ievents-block ul li p a:hover {
	text-decoration: none;
}
.conferences h5 {
	color: #003;
	font-size: 1.1em;
	line-height: 1.5em;
	margin: 0;
}
/* Sideblock */
#sideblock {
	float: left;
	width: 202px;
	background: url(../images/line.gif) no-repeat 179px 0;
	margin-bottom: 27px;
}
#gallery {
	padding: 20px 0 0 12px;
}
/* Navigation */
#nav2 {
	padding: 8px 0 20px 17px;
	width: 168px;
}
#nav2 h2 {
	background: url(../images/lined.gif) no-repeat 0 100%;
	color: #900;
	font-size: 1.2em;
	padding: 0 0 2px;
	margin: 0;
}
#nav2 ul {
	margin: 2px 0 0 2px;
	padding: 0;
	list-style: none;
}
#nav2 ul li, #related_articles ul li {
	font-size: 1.0em;
	font-weight: bold;
	vertical-align: top;
	line-height: 1.4em;
	height: 1%;
}
#nav2 ul li a {
	background: url(../images/ico-arrow.gif) no-repeat 0 6px;
	display: block;
	padding: 0 0 0 12px;
	text-decoration: underline;
}
#nav2 ul li a:hover {
	text-decoration: none;
	background: url(../images/ico-arrow-on.gif) no-repeat 0 6px;
	color: #600;
}
#nav2 ul li ul li {
	background: url() no-repeat 0 6px;
	display: block;
	font-weight: normal;
	padding: 0 0 0 12px;
	text-decoration: underline;
}
#nav2 ul li ul li a {
	background: url(../images/ico-arrow-lvl2.gif) no-repeat 0 6px;
	display: block;
	padding: 0 0 0 12px;
	text-decoration: underline;
}
#nav2 ul li ul li a:hover {
	background: url(../images/ico-arrow-lvl2.gif) no-repeat 0 6px;
	text-decoration: none;
	color: #600;
	display: block;
	padding: 0 0 0 12px;
	text-decoration: underline;
}
#nav2 ul li ul li ul li {
	background: url() no-repeat 0 6px;
	display: block;
	padding: 0 0 0 12px;
	text-decoration: underline;
}
#nav2 ul li ul li ul li a {
	background: url(../images/ico-arrow-lvl2.gif) no-repeat 0 6px;
	display: block;
	color: #888;
	padding: 0 0 0 12px;
	text-decoration: underline;
}
#nav2 ul li ul li ul li a:hover {
	background: url(../images/ico-arrow-lvl2.gif) no-repeat 0 6px;
	text-decoration: none;
	color: #600;
	display: block;
	padding: 0 0 0 12px;
	text-decoration: underline;
}
/* Block Contact */
#contact {
	padding: 6px 0 20px 17px;
	width: 168px;
}
#contact h2, #related_articles h2 {
	background: url(../images/lined.gif) no-repeat 0 100%;
	color: #333;
	font-size: 1.2em;
	margin: 0 0 4px;
	padding: 0 0 2px;
}
#contact p {
	color: #333;
	font-size: 0.9em;
	line-height: 1.6em;
	padding: 0 0 2px;
	margin: 0;
}
#contact p a {
	color: #333;
	text-decoration: underline;
}
#contact p a:hover {
	text-decoration: none;
}
/* Main Block */
#main-block {
	float: left;
	width: 468px;
	padding: 0 20px 27px 0;
}
#main-block h1 {
	color: #970000;
	font-size: 1.9em;
	margin: 0 0 16px 0;
}
#main-block h1 span {
	display: block;
	margin: -16px 0 16px 0;
}
#main-block h2 {
	color: #970000;
	font-size: 1.2em;
	margin: 0;
}
#main-block p.author {
	margin: -16px 0 16px 0;
	font-style: italic;
}
#main-block h2.subtitle {
	font-size: 1.4em;
	margin: -16px 0 16px 0;
}
#main-block h3 {
	font-size: 1.1em;
	margin: 0;
}
#main-block h4 {
	font-size: 1.0em;
	margin: 0;
}
#main-block p {
	color: #003;
	font-size: 1.1em;
	line-height: 1.5em;
	margin: 0 0 16px 0;
}
#main-block ul,
#main-block ol,
#main-block dl {
	margin: 16px 0;
}
#main-block ul li,
#main-block ol li,
#main-block dl dd,
#main-block dl dt {
	color: #003;
	font-size: 1.1em;
	line-height: 1.5em;
	margin: 0 0 5px 0;
}
#main-block a {
	text-decoration: underline;
	color: #006dbf;
}
#main-block a:hover {
	text-decoration: none;
}
.conferences {
	width: 380px;
	padding: 4px 0 0 4px;
	margin-bottom: 24px;
}
.link {
	margin: -14px 0 0;
	display: block;
	font-size: 1.1em;
}
.link a {
	color: #900;
	text-decoration: underline;
}
.link a:hover {
	text-decoration: none;
}
/* Block Pamphlets */
form {
	padding: 0 0 0 2px;
}
form h2 {
	padding-right: 4px;
}
table {
	margin: -2px 0 0;
	padding: 0;
	border-collapse: collapse;
	width: 440px;
}
table td {
	padding: 2px;
	vertical-align: top;
	text-align: left;
}
table thead td {
	background: #ccc;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	color: #003;
	font-size: 1.1em;
	line-height: 1.5em;
	padding: 2px 2px 18px 2px;
}
.quantity {
	width: 75px;
}
.item {
	width: 351px;
}
.form-text {
	width: 30px;
	padding: 1px 2px;
	color: #000;
}
table .conteiner-img {
	float: right;
	padding: 4px 5px 5px 7px;
	width: auto;
	height: auto;
	margin: 0 0 0 0;
	background: url(../images/shadow-pamphlets.gif) no-repeat;
}
table .conteiner-img img {
	padding: 0;
}
tbody td {
	overflow: hidden;
	height: 1%;
}
tbody td .wrapper {
	overflow: hidden;
	width: 287px;
	color: #003;
}
#main-block td .wrapper p {
	padding: 0 0 10px;
}
tbody td .wrapper strong,
tbody td .wrapper span {
	display: block;
	font-size: 1.1em;
	line-height: 1.5em;
}
tbody td a {
	color: #900;
	text-decoration: underline;
}
tbody td a:hover {
	text-decoration: none;
}
th {
	text-align: left;
}
/* Sidebar */
#sidebar {
	float: right;
	width: 150px;
	margin-bottom: 27px;
}
#sidebar .widget {
	background: none;
	width: 133px;
	float: none;
}
#sidebar .widget ul {
	padding: 0;
}
#sidebar .widget ul li a {
	display: block;
	height: 28px;
	width: 133px;
	overflow: hidden;
}
#sidebar #button-find {
	background: url(../images/b-find2.gif) no-repeat;
}
#sidebar #button-find:hover {
	background: url(../images/b-find2.gif) no-repeat 0 100%;
}
#sidebar #button-links {
	background: url(../images/b-links2.gif) no-repeat;
}
#sidebar #button-links:hover {
	background: url(../images/b-links2.gif) no-repeat 0 100%;
}
#sidebar #button-donate {
	background: url(../images/b-donate-now2.gif) no-repeat;
}
#sidebar #button-donate:hover {
	background: url(../images/b-donate-now2.gif) no-repeat 0 100%;
}
#footer {
	margin: -35px auto 0;
	width: 849px;
	color: #666;
	font: 1.1em Arial, Helvetica, sans-serif;
	padding: 1px 0 0 14px;
	line-height: 1em;
	height: 34px;
}
#footer ul {
	display: inline;
	padding: 0 0 0 14px;
	margin: 0;
	list-style: none;
}
#footer ul li {
	padding: 0 14px 0 0;
	display: inline;
}
#footer ul li a {
	text-decoration: underline;
	color: #666;
}
#footer ul li a:hover {
	text-decoration: none;
}
/* Articles list */
ul#articles {
	list-style: none;
	margin: 0;
	padding: 16px 0 0 0;
}
#articles li a {
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: underline;
}
#articles li a:hover {
	text-decoration: none;
}
/* Related Articles Sidebar (shares style with `#nav2 ul li` and `#contact h2`)*/
#sidebar #related_articles ul li,
#main-block #related_articles ul li {
	font-weight: normal;
}
#sideblock #related_articles,
#sidebar #related_articles {
	margin: 10px 0 0 0;
}
#sideblock #related_articles h2,
#sidebar #related_articles h2 {
	color: #003
}
#sideblock #related_articles ul,
#sidebar #related_articles ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sideblock #related_articles a,
#sidebar #related_articles a {
	text-decoration: underline;
}
#sidebar #related_articles a:hover {
	text-decoration: none;
}
/* Related Articles Main Block (shares style with `#nav2 ul li` and `#contact h2`)*/
#main-block #related_articles {
	margin: 16px 0 0 0;
}
#main-block #related_articles h2 {
	color: #003
}
#main-block #related_articles ul {
	margin: 5px 0 0 0;
}
#main-block #related_articles a {
	text-decoration: underline;
}
#main-block #related_articles a:hover {
	text-decoration: none;
}
/* Related Articles (shares style with `#nav2 ul li` and `#contact h2`)*/
#related_articles {
	margin: 10px 0 0 0;
}
#related_articles h2 {
	color: #003
}
#related_articles ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#related_articles a {
	text-decoration: underline
}
/* Calendar */
#calendar .date {
	width: 11em
}
#calendar tr {
	height: 2.6em
}


