/* layout
----------------------------------------------- */

body {
        margin: 0;
	padding: 0;
        width: 100%;
	min-width: 900px;		
        background-color: #000000;
        color: #ffffff;
        font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
        scrollbar-arrow-color:#CFE2D9;
	scrollbar-track-color:#333333;
	scrollbar-shadow-color:#123826;
	scrollbar-face-color:#072D1B;
	scrollbar-highlight-color:#426C5B;
	scrollbar-darkshadow-color:#00130A;
	scrollbar-3dlight-color:#196446;
        }

ol {    display: block;
        margin: 1.12em 0;
        margin-left: 40px;
        }

ol li { 
        margin-bottom: 7px;
        }

li   {  display: list-item;
        padding-bottom: 7px;
        }


/* header second page
----------------------------------------------- */

#header-wrapper1 {
	position:relative;
	text-align:left;
	width:100%;
        height:90px;
	}

#header-wrapper2 {
	position:relative;
	text-align:left;
	width:100%;
        height:90px;
	}

#header-maincol {
	position:relative;
	margin:0;
	padding: 0 10px 0 10px;
	}

#header-leftcol { 
	position:relative;
	top:-10px;
	left:-10px;
	float:left;
	width:104px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:124px; /* actual value */
	margin:0 0 -10px 0;
	padding: 10px 0 0 0;
	z-index:100;
	}

#header-leftcol img {
        margin:0;
        float: left;
	}

#header-rightcol {
	position:relative;
        padding:4px;
	top:-10px;
	right:-10px;
	float:right;
	width:104px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:124px; /* actual value */
	margin:0 0 -10px 0;
	padding: 10px 0 0 0;
	z-index:99;
	}

#header-rightcol img {
        margin:0;
        float: right;
	}

#header-centercol {
	position:relative;
	padding:0 144px;
        text-align: center;
        background:url("images/5.gif") repeat top left;
	}



/* top menu
----------------------------------------------- */
 
#top-menu {
        clear: both;
        padding-top: 7px;
        padding-bottom: 8px;
        padding-left: 5px;
        padding-right: 0;
        vertical-align: middle;
        font-size: 11px;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-weight: bold;
        color: #F8E4A4;
        min-width: 870px;
        border-top: 1px solid #144F37;
        border-bottom: 1px solid #144F37;
        }

#top-menu ul {
        list-style-type: none;        
        margin-left: 0;
        padding-left: 5px;
	display: inline;
        } 

#top-menu ul li {
	margin-left: 0;
	margin-bottom: 0;
	display: inline;        
        }

#top-menu a {
        padding-left: 3px;
        padding-right: 5px;
	color: #DAA913;
        text-decoration: none;        
        }

#top-menu a:hover {        
	color: #F8E4A4;
        text-decoration: none;
        }

#top-menu .active {
        padding-left: 0px;
        padding-bottom: 1px;
        color: #F8E4A4;
        text-decoration: none;        
        }

#top-menu .active a {
        color: #F8E4A4;
        text-decoration: none;       
        }


/* left menu
----------------------------------------------- */

#left-menu, #left-menu ul, #left-menu li {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px;
        text-align: right;
        font-weight: bold;
        }

#left-menu {
        list-style-type: none;
        margin: 0;
        padding: 0 0 25px 0;
        color: #ffffff;        
        border-bottom: 1px solid #144F37;
        }

#left-menu li {
        list-style-type: none;
        margin: 5px 0 0 0;
        padding: 0;
        text-transform: uppercase;
        }

#left-menu ul {
        list-style-type: none;
        margin: 0;
        padding: 0;

        }

#left-menu ul li {
        color: #F8E4A4;
        text-transform: none;
        }

#left-menu a {
        color: #ffffff;
        text-decoration: none;
        }

#left-menu ul li a {
        color: #DAA913;
        text-decoration: none;
        }

#left-menu ul li a:hover {
        color: #F8E4A4;
        text-decoration: none;
        }


/* body second page
----------------------------------------------- */

#wrapper1 {
	position:relative;
	text-align:left;
	width:100%;
        background:url("images/9.gif") repeat-y top right;
	}

#wrapper2 {
	position:relative;
	text-align:left;
	width:100%;
        background:url("images/9.gif") repeat-y top left;
	}

#maincol {
	position:relative;
	margin:0;
	padding: 10px 10px 15px 10px;
	}

#leftcol { 
	position:relative;
	top:-10px;
	left:-10px;
	float:left;
	width:104px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:124px; /* actual value */
	margin:0 0 -10px 0;
	padding:5px;
	z-index:100;
	}

#rightcol {
	position:relative;
	top:-10px;
	right:-10px;
	float:right;
	width:104px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:124px; /* actual value */
	margin:0 0 -10px 0;
	padding:5px;
	z-index:99;
	}

#centercol {
	position:relative;
	padding:0 140px;
	}


/* footer second page
----------------------------------------------- */

#footer {
	position:relative;
	margin:0;
	padding: 5px 10px 5px 10px;
        clear:both;
	text-align:center;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 9px;
	color:#8D8D8D;
        border-top: 1px solid #144F37;
        border-bottom: 1px solid #144F37;
	}

#footer-leftcol { 
	position:relative;
	top:-10px;
	left:-10px;
	float:left;
	width:104px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:124px; /* actual value */
	margin:0 0 -10px 0;
	padding:10px;
	z-index:100;
	}

#footer-rightcol {
	position:relative;
        padding:4px;
	top:-10px;
	right:-10px;
	float:right;
	width:104px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:124px; /* actual value */
	margin:0 0 -10px 0;
	padding:10px;
	z-index:99;
	}

#footer-centercol {
	position:relative;
	padding:0;
        min-height: 85px;
	}

#footer a {
        color: #8D8D8D;
        text-decoration: none;
        }

#footer a:hover {
        color: #cccccc;
        text-decoration: none;
        }


/* breadcrumb
----------------------------------------------- */

#breadcrumb {
        padding-left: 0px;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom:3px;
        font-size:12px;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        color: #aaaaaa;
        text-align: right;
        border-bottom: 1px solid #144F37;        
        }

#breadcrumb a {
        color: #aaaaaa;
        text-decoration: underline;
        }

#breadcrumb a:hover {
        color: #ffffff;
        text-decoration: underline;
        }


/* main content
----------------------------------------------- */

p     {
        margin: 1.12em 0;
        }

hr {
        border: 0;
        width: 100%;
        margin: 0;
        color: #84a72f;
        background-color: #144F37;
        height: 1px;
        }

#content {        
        padding-left: 15px;
        padding-top:20px;
        padding-right: 15px;
        padding-bottom:20px;
        font-size:13px;
        font-family: Arial, Helvetica, sans-serif;
        color: #ffffff;
        text-align: justify;
        line-height: 150%;
        min-height: 740px;
        background:url("images/5.gif") repeat top left;
}

#search {
        padding-bottom: 7px;
        padding-left: 5px;
        padding-right: 5px;
        color: #ffffff; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold;
        line-height: 170%;
        border-bottom: 1px solid #144F37;
        }

.search_form {
        margin: 0;
        padding-top: 4px;
        padding-bottom: 4px;
        }

.input  {
        width: 87px;
        height: 13px;
        padding-left: 2px;
        vertical-align: middle;
        font-size: 13px;
        font-family: Tahoma, Arial, Helvetica, sans-serif; 
        color: #333333;
        }

a.search-results-title {
        font-size: 14px;
        font-weight: bold;
        text-decoration: none;
        }

a:hover.search-results-title {
        color: #DAA913;
        text-decoration: none;
        }

.pub-invite {
        text-align: center;
        float: right;
        }

.pub-invite img {
        float: right;
        margin: 0 0 15px 0;
        }

div.sapelink {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 9px;
	color:#797979;        
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 10px;       
}

div.sapelink-bottom {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 9px;
	color:#797979;
        text-align: center;
}

a.sapelink {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 9px;
	color:#797979; 
        text-decoration: none;    
}

a.sapelink:hover {
        color: #b2b2b2;     
        text-decoration: underline;
}

div.link-to-pub {   
        margin-left: auto;
        width: 130px;
        height: 40px; 
        padding: 5px 45px 5px 10px;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 10px;
	color: #aaaaaa;        
        border: 1px #144F37;
        border-style: dashed;
        background:url("images/340.jpg") no-repeat top right;
}

div.link-to-pub a {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 10px;
	color: #aaaaaa;    
        text-decoration: underline;
}

div.link-to-pub a:hover {
        color: #cccccc;        
        text-decoration: underline;
}


/* content
----------------------------------------------- */

h1 {        
        font-size: 19px;
        font-family: Arial, Helvetica, sans-serif;
        font-weight:bold;
        color: #F8E4A4;
        text-align: center;
        padding-bottom: 10px;
        }

h2 {	
        font-size: 17px;
        font-family: Arial, Helvetica, sans-serif;
        font-weight:bold;
        color: #F8E4A4;
        text-align: center;
        padding-bottom: 10px;
        }

h3 {
        color: #ffffff;
        font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	background: #072D1B;
        text-align: center;
        margin-top: 30px;
        margin-bottom: 30px;
        }

.subtitle {        
        font-size: 16px;
        font-family: Arial, Helvetica, sans-serif;
        font-weight:bold;
        color: #F8E4A4;
        }
      
.article_image {
	float: left;
        padding-top: 5px;
        padding-bottom: 5px;     
        margin-right: 15px;
        text-align: center;
        }

.image_right {
	float: right;
        padding-top: 5px;
        padding-bottom: 5px;     
        margin-left: 15px;        
        text-align: center;
        }

.next {
        padding-top: 10px;
        }

div.previous_entry {
        float: left;
        text-align: left;
        width: 45%;
        margin-bottom: 25px;
        }

div.next_entry {
        float: right;
        text-align: right;
        width: 45%;
        margin-bottom: 25px;
        }



/* advertising
----------------------------------------------- */

.ads-header {
	padding: 3px 5px 3px 5px;
        margin-bottom: 5px;
        color: #C0C0C0; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold;
        border-bottom: 1px solid #144F37;
        }

a.ads-link {
        color: #F8E4A4;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
        text-decoration: underline;
        }

a.ads-link:hover {
        color: #DAA913;
        text-decoration: underline;
        }

.ads-more a {
	color: #8D8D8D;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
        font-style: italic;
        }

.ads-more a:hover {
	color: #cccccc;
	text-decoration: none;
        font-style: italic;	
        }

.link-unit {
	padding-top: 25px;
        padding-bottom: 25px;
        padding-left: 5px;
        border-bottom: 1px solid #144F37;
        }



/* articles
----------------------------------------------- */

.author {
        color: #aaaaaa;
        }

a.author {
        color: #aaaaaa;
        text-decoration: underline;
        }

a.author:hover {
        color: #ffffff;
        text-decoration: underline;
        }

.published {
        font-size: 12px;
	color: #aaaaaa;
        text-align: right;
        font-style: italic;
        }

a.published {
        color: #aaaaaa;
        text-decoration: underline;
        }

a.published:hover {
        color: #ffffff;
        text-decoration: underline;
        }

.published a {
        color: #aaaaaa;
        text-decoration: underline;
        }

.published a:hover {
        color: #ffffff;
        text-decoration: underline;
        }

.center {
	margin-left: auto;
        margin-right: auto;
        text-align:center;
        }

.accent {
	color: #F8E4A4;
        font-style: italic;
        }

.accent a {
	color: #DAA913;
        text-decoration: underline;
        }

.accent a:hover {
	color: #DAA913;
        text-decoration: none;
        }

.gold {
	color: #F8E4A4;
        }

.gold a {
	color: #DAA913;
        text-decoration: underline;
        }

.gold a:hover {
	color: #DAA913;
        text-decoration: none;
        }

.goldbold {
	color: #F8E4A4;
        font-weight: bold;
        }

.morao {
	color: #DAA913;
        }

.moraobold {
	color: #DAA913;
        font-weight: bold;
        }

a.moraobold {
	color: #DAA913;
        font-weight: bold;
        text-decoration: none;
        }

a:hover.moraobold {	
        text-decoration: underline;
        }

.gray {
	color: #C0C0C0;
        }

.caption {
        padding-top: 5px;
        font-size: 13px;
	font-weight: bold;
        line-height: 130%;
        }

.directory {
	list-style-type: none;
        padding: 0;
        }

.listing-title {	
        font-size:14px;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        color: #F8E4A4;
        }

.listing-image {	
        padding-top: 5px;
        margin-right: 15px;
        }

.listing-table td {	
        vertical-align: top;
        }

.excerpt {
	margin-top: 0;
        }

.excerpt img {
	float: left;
        margin-right: 15px;
        }

.small {
        font-size: 12px;
        color: #8D8D8D;
        }

.small a {
        color: #8D8D8D;
        text-decoration: underline;
        }

.small a:hover {
        color: #cccccc;
        text-decoration: underline;
        }

.smaller {
        font-size: 11px;
        color: #8D8D8D;
        line-height: 110%;
        }

.smaller a {
        font-size: 11px;
        color: #8D8D8D;
        text-decoration: none;
        }

.smaller a:hover {
        font-size: 11px;
        color: #8D8D8D;
        text-decoration: none;
        }

.poems {
        padding-top: 0;
        padding-bottom: 0;
        margin-left: auto;
        margin-right: auto;
        }

.poems td.left {
        valign: top;
        text-align:  right;
        padding-right: 15px;
        color: #F8E4A4;
        }

.poems td.left h4 {
        font-weight: bold;
        color: #ffffff;
        }

.poems td.right {
        valign: top;
        text-align: left;
        padding-left: 15px;
        }

.poems td.right h4 {
        font-weight: bold;
        color: #F8E4A4;
        }

.centered-table {
        padding-top: 0;
        padding-bottom: 0;
        margin-left: auto;
        margin-right: auto;
        }

.centered-table td.left {
        valign: top;
        text-align:  right;
        padding-right: 15px;
        }

.centered-table td.right {
        valign: top;
        text-align: left;
        padding-left: 15px;
        }

.article-table {
        border-collapse:collapse;
        }

.article-table th {
        border: 1px solid #144F37;
        padding: 10px;
        text-align: center;
        background: #072D1B;
        }

.article-table td {
        border: 1px solid #144F37;
        }

.article-table td {
        padding: 10px;
        }

table.Table1 {
	background-color: #144F37;
        }

.recent-articles {        
        text-align: left;
        padding-bottom: 20px; 
        }

.headerNews {  
        color: #F8E4A4;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
        padding-top: 10px;
        padding-bottom: 10px;	 
        }

.headerNews a {  
        color: #F8E4A4;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
        text-decoration: none;	 
        }

.headerNews a:hover {  
        color: #DAA913;	
        text-decoration: none;	 
        }

.separ {  
        width: 600px;	 
        }


/* links
----------------------------------------------- */

a {
	outline: none;
        color: #F8E4A4;
        text-decoration: underline;
        }

a:hover {
        color: #DAA913;
        text-decoration: underline;
        }

a img {
	border: none;
        }

a.listing-title {        
        color: #F8E4A4;
        text-decoration: none;   
        }

a:hover.listing-title {
        color: #DAA913;
        text-decoration: none;     
        }

a.article-more {
        color: #aaaaaa;
        font-style: italic;
        text-decoration: underline;     
        }

a:hover.article-more {
        color: #ffffff;
        text-decoration: underline;        
        }

div.previous_entry a {
        color: #F8E4A4;
        text-decoration: underline;        
        }

div.previous_entry a:hover {	
        color: #DAA913;
        text-decoration: underline;        
        }

div.next_entry a {
        color: #F8E4A4;
        text-decoration: underline;        
        }

div.next_entry a:hover {	
        color: #DAA913;
        text-decoration: underline;        
        }



/* main page header
----------------------------------------------- */

#main-header-wrapper {
        float: left;
        width: 100%;
        }

#main-header-rightcol {
        float: left;
        height: 90px;
        width: 134px; /*Width of right column in pixels*/
        margin-left: -134px; /*Set left margin to -(RightColumnWidth) */
        background:url("images/4.gif") no-repeat top right;
        }

#main-header-contentcol {
        height: 90px;
        margin-right: 134px; /*Set right margin to RightColumnWidth*/
        text-align: center;
        background:url("images/5.gif") repeat top right;
        }


/* main page body
----------------------------------------------- */

#main-wrapper {
        float: left;
        width: 100%;
        }

#main-contentcol {
        margin-right: 134px; /*Set right margin to RightColumnWidth*/
        border-right: 1px solid #144F37;
        border-bottom: 1px solid #144F37;
        border-left: 1px solid #144F37;
        }

#main-rightcol {
        float: left;
        width: 134px; /*Width of right column in pixels*/
        margin-left: -134px; /*Set left margin to -(RightColumnWidth) */
        border-bottom: 1px solid #144F37;
        }


/* main page footer
----------------------------------------------- */

.main-footer {
        padding: 5px 10px 5px 10px;
        text-align:center;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 9px;
	color:#8D8D8D;
        }

.main-footer a {
        color: #8D8D8D;
        text-decoration: none;
        }

.main-footer a:hover {
        color: #cccccc;
        text-decoration: none;
        }

#main-footer-wrapper {
        float: left;
        width: 100%;
        }

#main-footer-rightcol {
        float: left;
        height: 124px;
        width: 134px; /*Width of right column in pixels*/
        margin-left: -134px; /*Set left margin to -(RightColumnWidth) */
        border-bottom: 1px solid #144F37;
        }

#main-footer-contentcol {
        height: 124px;
        margin-right: 134px; /*Set right margin to RightColumnWidth*/
        text-align: center;
        border-right: 1px solid #144F37;
        border-bottom: 1px solid #144F37;
        border-left: 1px solid #144F37;
        }


/* layout
----------------------------------------------- */

.innertube {
        padding: 5px; /*Margins for inner DIV inside each column (to provide padding)*/
        }


/* main page content
----------------------------------------------- */

#content-wrapper1 {
	position:relative;
	text-align:left;
	width:100%;
        background:url("images/24.gif") repeat-y top right;
	}

#content-wrapper2 {
	position:relative;
	text-align:left;
	width:100%;
        background:url("images/24.gif") repeat-y top left;
	}

#content-maincol {
	position:relative;
	margin:0;
	padding: 10px 10px 15px 10px;
        border-top: 1px solid #144F37;        
	}

#content-leftcol { 
	position:relative;
	top:-10px;
	left:-10px;
	float:left;
	width:230px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:250px; /* actual value */
	margin:0 0 -10px 0;
	padding:5px;
	z-index:100;
	}

#content-rightcol {
	position:relative;
	top:-10px;
	right:-10px;
	float:right;
	width:230px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:250px; /* actual value */
        margin:0 0 -10px 0;
	padding:5px;
	z-index:99;
	}

#content-centercol {
	position:relative;
	padding:0 266px;
        line-height: 150%;
	}

#content-bottom {
	position:relative;
	margin:0;
	padding: 5px 10px 5px 10px;
        clear:both;
	text-align:center;
        line-height: 150%;
        background:#000000;
        border-top: 1px solid #144F37;
	}

.innertube-3px {
        padding: 3px;
        }
