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

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

#header {
width: 950px;
margin-left: auto;
margin-right: auto;
background: #FFFFFF;
border-bottom: 4px solid #006666;
}

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

#main {
width: 920px;
padding-left: 15px;
padding-right: 15px;
padding-top: 20px;
background: #FFFFFF;
margin-left : auto;
margin-right : auto;
}

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

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

.sub-head {
font-family: arial;
color: #006666;
font-weight:bold;
font-size: 18px;
text-align: center;
padding-top: 35px;
}

.col-head {
font-family: arial;
color: #000000;
text-align: center;
}

.col-head2 {
font-family: arial;
color: #000000;
text-align: center;
vertical-align: bottom;
text-decoration: underline;
}

.type {
font-family: arial;
color: #000000;
font-weight: bold;
}

.name {
font-family: arial;
font-size: 13px;
color: #000000;
text-align: left;
padding-left: 5px;
}

.center {
text-align: center;
}

.descr {
font-family: arial;
font-size: 13px;
color: #000000;
text-align: center;
}

.pics {
font-size: 13px;
font-family: arial, verdana;
color: #006666;
font-weight: bold;
text-decoration: underline;
}

#menu {
width: 950px;
margin-left: auto;
margin-right: auto;
background: #FFFFFF;
color: #FFFFFF;
}

.navlist a {
display: block;
color: #FFFFFF;
text-decoration: none;
font-size: 13px;
font-family: arial, verdana;
width: 125px;
height: 30px;
float: left;
display: inline;
margin-left: 9px;
margin-bottom: 10px;
background-image:url(images/menu1.jpg);
background-repeat: no-repeat;
padding-top: 8px;
text-align:center;
}

.navlist a:visited {
color: #FFFFFF;
text-decoration: none;
background-image:url(images/menu1.jpg);
}

.navlist a:hover {
color: #FFFFFF;
text-decoration: none;
background-image:url(images/menu2.jpg);
}

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

A:hover {
color: #108F9C;
font-family: arial;
text-decoration: none;
}

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

#footer {
border-top: 1px solid #006666;
text-align: center;
background: #FFFFFF;
}

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