body {
font-family:Century Gothic, sans-serif;
   font-size: 17px;
   color : black;
   text-align : left;
background-repeat: no-repeat;
background-position: top center;
background-image: url('/sitecomposer/render/image/styles/sources/header_stripes.png');
background-color: #ffffff;
margin-left: auto;
   margin-right: auto;
position:relative;
width:1250px;
}

div#container {

}

div.PageBorder {

}


div.DateMenu {
font-weight: bold;
   text-align:center;
   line-height: 140%;
   padding: 318px 370px 7px 346px;
   min-height: 67px;
}

div.ArticlesContent {
   line-height: 150%;
   background-repeat: repeat-y;
   background-position: top center;
   background-image: url('/sitecomposer/render/image/styles/sources/article_background_stripes.png');
   padding: 3px 260px 0px;
   min-height: 100%;
}

div.GalleryContent {
   line-height: 140%;
   background-repeat: repeat-y;
   background-position: top center;
   background-image: url('/sitecomposer/render/image/styles/sources/article_background_stripes.png');
padding: 0px 260px 0px;
}

div.ArticleDivider {
   height: 20px;
}

span.ArticleText {
   white-space: pre-wrap;
   display: block;
text-align: justify;
}




div#footer{
background-image: url("/sitecomposer/render/image/styles/sources/footer_stripes.png");
   background-repeat: no-repeat;
   background-position:top center;
min-height: 125px;
}

div.Article h1 {
font-size: 28px;
text-align: left;
background-image: url(/sitecomposer/render/image/styles/sources/idefix.png);
background-repeat: no-repeat;
background-position: top left;
padding: 15px 0px 10px 72px;
color: #e93424;
font-weight: bold;
text-decoration: underline;
height: 70px;
line-height: 110%;
}

a img {
border : none;
}

a {
color: #000000;
}

a:visited {
color: #000000;
}

a:link {
color: #000000;
}

span.Disabled {
color: Gray;
}

a.Selected {
border: #000000 Solid 3px;
padding: 2px;
background-color: #714b2b;
color: #ffff00;
text-decoration: none;
}

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;
}

img.ArticleImageLeft {
float:left;
margin: 0px 20px 0px 0px;
}

/*****************GUESTBOOK************************/

div.GuestBookContent {
   padding: 0px 260px 0px;
   font-size: 14px;
   line-height: 140%;
   background-repeat: repeat-y;
   background-position: top center;
   background-image: url('/sitecomposer/render/image/styles/sources/article_background_stripes.png');
}

div.GuestBook {
}

div.GuestBook table {
   border-collapse: collapse;
table-layout: fixed;
word-wrap: break-word;
}

div.GuestBook tr {
   border-top: 1px solid #e93424;
}

div.GuestBook td {
   font-size: 14px;
   vertical-align: top;
   color: #b5b5b5;
   padding: 6px;
   border: none;
width: 12%;
}

div.GuestBook td+td {
  font-weight: bold; 
  color: #e93424;
width: 20%;
}

div.GuestBook td+td+td {
  font-weight: normal; 
  color: black;
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.GuestBookTopPanel a {
   color: #e93424;
}