body {
min-width: 700px;
max-width: 1200px;
margin: auto;
margin-top: 10px;
margin-bottom: 10px;
background-color: #006666;
}

#fixcenter {
width: 900px;
margin-left: auto;
margin-right: auto;
margin-top: 5px;
margin-bottom: 5px;
border: 1px solid #39573F;
background: #FFFFFF;
}

#header {
width: 900px;
margin-left: auto;
margin-right: auto;
background: #FFFFFF;
border-bottom: 1px solid #39573F;
}

#menu {
clear: both;
margin-top: 7px;
width: 900px;
margin-left: auto;
margin-right: auto;
background: #FFFFFF;
}

#main {
width: 675px;
padding-left: 15px;
padding-right: 15px;
padding-top: 10px;
background: #FFFFFF;
float: left;
}

#sidebar {
float: right;
width: 175px;
margin-right: 10px;
margin-top : 20px;
margin-bottom : 10px;
}

h1 {
font-family: verdana;
font-size: 16px;
color: #000000;
text-align: center;
padding-bottom: 10px;
padding-top: 10px;
}

p {
font-family: arial;
font-size: 12px;
color: #000000;
text-align: justify;
}

#table {
width: 650px;
height: 215px; 
border-top: 1px solid #B0C269;
border-right: 1px solid #B0C269;
border-bottom: 2px solid #C0C0C0;
border-left: 2px solid #C0C0C0;
margin-left: 15px;
margin-top: 15px;
padding-top: 5px;
padding-left: 10px;
}

#slideshow {
float: right;
width: 200px;
height: 150px;
margin: 10px 0px 0px 10px;
border-top: 2px solid #B0C269;
border-right: 2px solid #B0C269;
border-bottom: 3px solid #C0C0C0;
border-left: 3px solid #C0C0C0;
}

.name {
font-family: arial;
font-size: 14px;
color: #000000;
text-align: left;
font-weight: bold;
}

.descr {
font-family: arial;
font-size: 14px;
color: #000000;
}

.center {
text-align: center;
}

.details {
border: none;
margin-left: 10px;
margin-top: 10px;
}

.img {
margin-left: 35px;
margin-right: 15px;
border: 1px solid;
}

A:link {
color: #39573F;
font-size: 12px;
font-family: arial;
text-decoration: underline;
}

A:hover {
color: #39573F;
font-family: arial;
text-decoration: none;
}

A:visited {
color: #39573F;
font-size: 12px;
font-family: arial;
text-decoration: underline;
}

#footer {
border-top: 1px solid #39573F;
text-align: center;
background: #FFFFFF;
clear: both;
}

.footer {
font-family: arial;
font-size: 10px;
color: #666666;
}
