body {
     background-color: #000000;
     margin:0;
     color: #C0C0C0;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 10px;
}
a:link {
     color: #C0C0C0;
     text-decoration: none;
     border: 0px;
}
a:visited {
     text-decoration: none;
     color: #C0C0C0;
}
a:hover {
     text-decoration: none;
     color: #5e697b;
}
a:active {
     text-decoration: none;
}
#main {
     background: transparent;
     width: 950px;
     height: 100%;
     margin: 0 auto;
     padding: 0px;
}
.top {
     height: 10px;
}
.language {
     height: 20px;
     text-align: right;
}
.flags {
     border: 0px;
}
.title {
     height: 50px;
}
.title_image {
     background: transparent url(images/title.png) no-repeat center;
     border-bottom: 1px solid #C0C0C0;
     height: 50px;
     margin: 0px;
}
.menu {
     height: 15px;
     font-size: 13px;
     text-align: center;
}
.content {
     text-align: center;
}
.about_me {
     text-align: justify;
     width: 750px;
     margin: auto;
}
.bottom {
     text-align: center;
     background: transparent;
     height: 26px;
     font-family: Geneva, Arial, Helvetica, sans-serif;
     font-size: 9px;
     line-height: normal;
     font-weight: 100;
     font-style: normal;
     font-variant: normal;
     text-align: center;
}
.row {
     margin-bottom: 30px;
     padding: auto;
}
.thumb {
     border: 0px;
     vertical-align: middle
}
.thumb_link {
     padding-left: 15px;
     padding-right: 15px;
     border: 0px;
}
#mySlideShow {
     width: 640px !important;
     height: 450px !important;
     margin: auto;
}
.slideInfoZone {
     visibility: hidden;
}

.guestbook {
     text-align: left;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 12px;
}
.guestbook-comment {
     margin-bottom: 15px;
}
