body {
background: #AEC6DF url(images/bg.jpg) repeat-x 0px 75px;
margin: 0;
padding: 0;
text-align: center;
font-family: verdana, sans-serif;
font-size: 11px;
color: #51545B;
line-height: 15px
}

#container {
width: 771px;
height: 642px;
margin: 0 auto
}

#left {
width: 26px;
background: url(images/left.jpg)
}

#top {
height: 112px;
background: url(images/top.jpg);
vertical-align: bottom
}

#top img {
float: left
}

#top_links {
margin-left: 39px
}

#main {
width: 403px;
height: 333px;
background: url(images/main.jpg)
}

#content {
width: 389px;
height: 333px;
overflow: auto;
text-align: justify;
padding: 0 8px 0 6px;
overflow-x: hidden
}

#nav {
width: 186px;
background: url(images/right_2.jpg);
vertical-align: bottom;
line-height: 0px
}

#nav img {
float: left
}

#right {
width: 156px;
background: url(images/right.jpg)
}

#bottom {
width: 589px;
height: 197px;
background: url(images/bottom.jpg)
}

p {
margin: 5px 0 10px
}

img {
border: 0
}

.news {
background: #FCFDFF url(images/news.jpg) no-repeat bottom;
width: 339px;
border: 1px solid #E3AEAF;
padding: 0 8px;
margin: 0 0 10px 10px;
color: #B07D89
}

.comment {
width: 274px;
padding: 0 8px 3px;
margin: 0 0 10px 30px
}

h1 {
width: 357px;
font-family: georgia, serif;
font-size: 16px;
color: #5877B1;
text-transform: uppercase;
margin: 15px 0 9px;
padding: 5px 0 0 15px
}

h2 {
background: #F8EAE9;
font-family: georgia, serif;
font-size: 14px;
text-transform: uppercase;
padding: 4px 0 4px 15px;
color: #D37A7A;
margin: 7px 0 0
}

h3 {
color: #D37A7A;
font-size: 11px;
letter-spacing: 1px;
text-align: right;
margin: 0 0 7px
}

.comment h3 {
color: #404E66;
padding: 5px 0 2px;
font-style: italic;
border-bottom: 1px solid #4265A6
}

a {
font-weight: bold;
text-decoration: none;
letter-spacing: 1px
}

a:link, a:visited {
color: #C3465F
}

a:hover, a:active {
color: #4265A6
}

.news form {
padding: 5px 0
}

label {
float: left;
display: block;
margin-bottom: 14px
}

input, textarea {
background: #F8EAE9;
padding: 3px;
color: #D37A7A;
border: 1px solid #E3AEAF;
width: 210px;
margin: 0 10px 8px 20px;
float: right;
font-family: verdana, sans-serif;
font-size: 11px
}

.smilies {
float: right;
width: 210px;
margin: 0 10px 8px 20px;
padding: 3px
}

/* * html .smilies {
width: 250px
} */

select {
background: #F8EAE9;
color: #D37A7A;
border: 1px solid #E3AEAF;
font-family: verdana, sans-serif;
font-size: 11px;
height: 19px;
width: 200px
}

.button {
width: 80px;
margin-left: 133px;
float: left
}

#photos img {
border: 1px solid #B3C4DE;
float: left;
margin: 0 5px 5px 0
}

.fix {
clear: both;
margin: 0
}

.counter, .notes, .welcome {
text-align: center
}

.counter {
font-weight: bold
}

.notes {
clear: both;
width: 90%;
padding: 25px 0 10px
}

.welcome {
font-family: georgia, serif;
font-size: 13px;
line-height: 20px;
color: #C3465F
}