BODY {
margin:0;
height:100%;
border:none;
background: #73a9d6;
}

#wrapper {
width: 100%;
height: 750px;
background: url(layout_images/background.png);
background-position: bottom;
background-repeat: repeat-x;
vertical-align: bottom;
}

#content {
width: 449px;
height: 750px;
background: url(layout_images/content.png);
background-position: top;
background-repeat: no-repeat;
}

#content2 {
position: relative;
left: 40px;
top: 0px;
width: 370px;
height: 470px;
overflow-y: auto;
overflow-x: hidden;
padding-right: 7px;
}

.content {
font-size: 8pt;
font-family: Verdana;
color: #E2E7FE;
text-align: justify;
}

.title {
display: block;
font-size: 20pt;
font-family: Bookman Old Style;
font-weight: normal;
color: #FFD100;
line-height: 23px;
margin-bottom: 0px;
margin-left: 0px;

}

.title:first-letter{
font-family: Bookman Old Style;
font-size: 22pt;
color: #B11F3F;
}

.title2 {
display: block;
font-size: 12pt;
font-family: Bookman Old Style;
font-weight: normal;
color: #F9D329;
line-height: 23px;
margin-bottom: 10px;
border-bottom: 1px dotted #74a1ab;
}

.date {
color: #ffffff;
font-family: Verdana;
font-size: 7pt;
display: block;
margin-left: 0px;
font-weight: normal;
border-bottom: 0px dotted #74a1ab;
background: url(layout_images/date.png);
background-repeat: no-repeat;
background-position: 0px 2px;
padding-left: 10px;
}

b {
font-weight: normal;
color: #BF2143;
font-weight: bold;
}

i {
font-family: Monotype Corsiva;
color: #279A19;
font-size: 10pt;
}

a:link, a:active, a:visited {
color: #394A58;
text-decoration: none;
font-family: Verdana;
}

a:hover {
color: #BF2143;
text-decoration: none;
font-family: Verdana;
}

img {
border: 5px solid #AFCEE7;
margin: 3px;
}

a:link img, a:active img, a:visited img {
border: 5px solid #AFCEE7;
margin: 3px;
}

a:hover img {
border: 5px solid #C0D8EC;
margin: 3px;
}

#navigation a:link, #navigation a:active, #navigation a:visited {
display: block;
width: 80px;
height: 12px;
background-color: #AFCEE7;
margin: 1px;
color: #279A19;
font-size: 7pt;
text-decoration: none;
text-align: center;
font-weight: bold;
font-family: Century Gothic;
}

#navigation a:hover  {
display: block;
width: 80px;
height: 12px;
background-color: #C0D8EC;
margin: 1px;
color: #BF2143;
font-size: 7pt;
text-decoration: none;
text-align: center;
font-weight: bold;
font-family: Century Gothic;
}

.navigation2 a:link, .navigation2 a:active, .navigation a:visited {
display: block;
color: #05440E;
text-decoration: none;
}

.navigation2 a:hover {
display: block;
color: #279A19;
text-decoration: none;
}

.date2 {
color: #ffffff;
font-family: Verdana;
font-size: 7pt;
display: block;
margin-left: 20px;
font-weight: normal;
}

.contact {
font-size: 8pt;
color: #1D8699;
font-weight: bold;
}

#navigation3 a:link, #navigation3 a:active, #navigation3 a:visited {
display: block;
color: #C1D8699;
font-size: 7pt;
text-decoration: none;
}

#navigation3 a:hover  {
display: block;
color: #C26AFC7;
font-size: 7pt;
text-decoration: none;
}

textarea, input {
background-color: #C0D8EC;
border: 0px #2B2F35 solid;
color: #394A58;
font-size: 7pt;
}

.author a:link, .author a:active, .author a:visited {
color: #A73B0D;
font-weight: normal;
text-decoration: none;
}

.author a:hover {
color: #C74810;
font-weight: normal;
text-decoration: none;
}

.counter {
font-family: Georgia;
font-size: 18pt;
color: #C74810;
font-style: italic;
font-weight: normal;
}

.counter_ {
font-family: Georgia;
font-size: 10pt;
color: #C74810;
font-style: italic;
font-weight: normal;
}

.code {
display: block;
margin: 10px;
padding: 5px;
width: 200px;
border: 1px solid #E2E7FE;
background-color: #AFCEE7;
font-weight: normal;
font-size: 7pt;
color: #ffffff;
}

#stamps {
position: relative;
top: 20px;
left: 25px;
}
