<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
   font-family:Arial, Helvetica, sans-serif;
   font-size: 17px;
   min-width:1280px;
   text-align : left;
   background-color: #000000;
   margin-left: auto;
   margin-right: auto;
   background-repeat: no-repeat;
   background-position: center 60px;
   background-image: url('/sitecomposer/render/image/styles/sources/background_1920.jpg');
}


div#container {
   margin-left: auto;
   margin-right: auto;
   position: relative;
   background-repeat: no-repeat;
   background-position: center 700px;
   background-image:    url('/sitecomposer/render/image/styles/sources/planet_2400_r.png');
   min-height: 1000px;
}

div.PageBorder {
   margin-left: auto;
   margin-right: auto;
   background-repeat: no-repeat;
   background-position: center top;
   background-image: url('/sitecomposer/render/image/styles/sources/header.png');
   width:1280px;
}

div.DateMenu {
   margin-left: auto;
   margin-right: auto;
   font-weight: 300;  
   letter-spacing: 1px; 
   line-height: 170%;
   padding: 335px 0px 15px 0px;
   height: 75px;
   font-family:Impact, Charcoal, sans-serif;
   font-size: 24px;
   text-align:center;
   color : white;
   width:960px;
}

div.ArticlesContent {
/*
   background-repeat: repeat-y;
   background-position: top center;
   background-image: url('/sitecomposer/render/image/styles/sources/article_background.png');
*/
   padding: 0px 205px 5px;
   min-height: 100%;
   font-family:"Trebuchet MS", Helvetica, sans-serif;
   font-size: 17px;
   color : white;
   text-align : justify;
   min-height: 150px;
}

div.GalleryContent {
   line-height: 140%;
/*
   background-repeat: repeat-y;
   background-position: top center;
   background-image: url('/sitecomposer/render/image/styles/sources/article_background.png');
*/
padding: 0px 205px 5px;
}

div.ArticleDivider {
   height: 20px;
}

span.ArticleText {
   white-space: pre-wrap;
   display: block;
   text-align: left;
   line-height: 140%;
   text-align: justify;
}




div#footer{
background-image: url("/sitecomposer/render/image/styles/sources/cosmonaut_1920.png");
   background-repeat: no-repeat;
   min-height: 130px;
   margin-top: -60px;
}

div.Article h1 {
   font-weight: 300;  
   letter-spacing: 1px;  
   font-family:Impact, Charcoal, sans-serif;
   color : #efa169;
font-size: 28px;
text-align: left;
padding: 15px 0px 25px 0px;
line-height: 110%;
}


a img {
border: none;
}

div.DateMenu a {
border: none;
padding: 5px 5px;
/*background-color: #c4c2c1;*/
color: #ffffff;
text-decoration: none;
}


div.DateMenu a:visited {
color: #ffffff;
}

div.DateMenu a:link {
color: #ffffff;
}

span.Disabled {
color: Gray;
}

div.DateMenu a.Selected {
color: #efa169;
text-decoration: none;
}

/*
div.DateMenu a:hover {
border: none;
color: #efa169;
text-decoration: none;
background-color: transparent;
}
*/


div.ArticleImages {
   position: relative;
   margin-top: -25px;
   padding-bottom: 40px;
}

div.ArticleImages a{
   text-decoration: none;
}

div.GalleryContent a{
text-decoration: none;
}

img.ArticleImageRight {
float:right;
margin-left: 5px;
margin-bottom: 5px;
}

img.ArticleImageLeft {
float:left;
margin: 0px 20px 5px 0px;
}

iframe {
margin-left: auto;
margin-right: auto;
display: block;
}

/*****************GUESTBOOK************************/

div.GuestBookContent {
   padding: 0px 135px 5px;
   font-size: 14px;
   line-height: 120%;
/*
   background-repeat: repeat-y;
   background-position: top center;
   background-image: url('/sitecomposer/render/image/styles/sources/article_background.png');
*/
}

div.GuestBook {
}

div.GuestBook table {
   border-collapse: collapse;
   table-layout: fixed;
   word-wrap: break-word;
   background-repeat: repeat-y;
   background-position: top center;
   background-image: url('/sitecomposer/render/image/styles/sources/guestbook_background.png');

}

div.GuestBook tr {
   border-top: 1px solid #efa169;
}

div.GuestBook td {
   font-size: 14px;
   vertical-align: top;
   color: #8f8f8f;
   padding: 6px;
   border: none;
width: 12%;
}

div.GuestBook td+td {
  font-weight: bold; 
  color: #efa169;
width: 15%;
}

div.GuestBook td+td+td {
   font-weight: normal; 
   color: white;
   width: 56%;
}

div.GuestBook td+td+td+td {
   text-align: right;
   width: 12%;
}

div.GuestBook h3 {
   font-size: 14px;
   font-weight: bold;
   margin-bottom: 6px;
}

span.GuestBookPostText {
   white-space: pre-wrap;
display: block;
text-align: justify;
}

div.GuestBookTopPanel {
   padding-bottom: 30px;
   font-weight: bold;
   font-size: 22px;
   text-align: center;
}

div.GuestBook a {
border: none;
color: #c4c2c1;
}


div.GuestBookTopPanel a {
border: solid #efa169 3px;
/*background-color: #c4c2c1;*/
color: #efa169;
text-decoration: none;
   font-weight: 300;  
   letter-spacing: 1px;   
   font-family:Impact, Charcoal, sans-serif;
   font-size: 24px;
padding: 5px 10px;
}

div.GuestBookTopPanel a:hover {
   color: white;
   text-decoration: none;
}</pre></body></html>