<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: pacifico;
    src: url('/sitecomposer/render/image/styles/Styl/Pacifico-Regular.ttf');
}

div#container {
margin-left: auto;
margin-right: auto;
width: 900px;
margin-top:0px;
margin-bottom:0px;
background: center top no-repeat url('/sitecomposer/render/image/styles/Styl/3_top.png');
}

html {background-color: #FBB325;}

body {
font-family: 'pacifico', sans-serif;
font-size: 24px;
letter-spacing: 0.05em;
color: #000000; 
text-align: left;
margin: 0px;
padding:0px;
}

div.PageHeader {
font-size:48px;
font-weight:bold;
text-align:center;
padding:20px 0px 10px 0px;
}

div.PageFooter {
height:420px;
background: center top no-repeat url('/sitecomposer/render/image/styles/Styl/3_bottom.png');
}

a img {
border : none;
}

span.Disabled {
color: Gray;
}

a.Selected {
border: #61407F Solid 1px;
padding: 2px 2px 2px 2px;
background: rgba(255,255,255,0.3);
color: #61407F;
text-decoration: none;
}

a {color: #61407F;text-decoration:underline;}
a:visited {color:#61407F;}
a:link {color:#61407F;}
a:hover {color:#61407F;}

img.ChronicleThumbnail {
}

h1 {
font-size: 32px;
border: none;
margin: 0px 0px 16px 0px;
padding: 0px;
font-weight: normal;
text-align: left;
line-height: 120%;
filter: drop-shadow(.05em .05em #61407F);
}

h2 {
font-size: 18px;
border: none;
margin: 0px;
padding: 20px 0px 16px 0px;
font-weight: normal;
text-align: left;
}

div.DateMenu {
line-height: 150%;
font-weight: normal;
padding: 20px 10px 32px 10px;
text-align:center;
font-size:24px;
}

div.Article {
margin-bottom: 10px;
text-align: justify;
padding: 10px;
/*background: rgba(255,255,255,0.8);*/
}

span.ArticleText {
white-space: pre-line;
}


div.ArticleDivider {
font-size: 18px;
height: 16px;
margin: 0px;
padding: 0px;
clear: both;
}


img.ArticleImageRight {
float:right;
margin: 10px;
/*border: 1px solid black;*/
border: none;
}


img.ArticleImageLeft {
float:left;
margin: 10px;
/*border: 1px solid black;*/
border: none;
}


div.ArticleImages {
/*margin-top: 40px;*/
padding-left: 20px;
padding-right: 20px;
font-size: 15px;
margin-bottom: 40px;
}


div.ArticleImages img {
padding: 0px;
margin: 3px;
border: 1px solid #663300;
}

.ArticleVideo {margin-bottom:20px;}

div.header {
font-size:32px;
font-weight:bold;
letter-spacing:10px;
height:300px;
color:#FFFFFF;
text-align:center;
padding-top:10px;
}

div.PageBorder {
padding: 0px 0px 20px 0px;&nbsp;
border: 0px solid #606060;
min-height:2000px;
}

div.PageContent {
}


div.ArticlesContent {
padding-left: 0px;
padding-right: 0px;
padding-top: 30px;
margin-bottom:0px;
line-height: 140%;
}


div.GalleryContent {
padding: 10px;
text-align: center;
/*background: rgba(255,255,255,0.8);*/
}



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


div.GalleryContent img {
padding: 0px;
margin: 3px;
border: 1px solid #663300;
}


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


div.GuestBookContent {
padding-left: 40px;
padding-right: 40px;
}

div.GuestBook {

}

div.GuestBook table {
width: 100%;
}


div.GuestBook td {
font-size: 18px;
vertical-align: top;
padding: 8px;
}

div.GuestBook td+td {
font-weight: bold;&nbsp;
color: #fff;
word-break: break-all;
width:20%;
}



div.GuestBook td+td+td {
font-weight: normal;&nbsp;
color: black;
word-break: break-all;
width:65%;
}



div.GuestBook td+td+td+td {
text-align: right;
word-break: normal;
width:8%;
}


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


span.GuestBookPostText {
white-space: pre-wrap;
}


div.GuestBookTopPanel {
padding: 10px;
}</pre></body></html>