/* Coded by CMYK-COMPANY */

body, html {
margin:0px;
padding:0px;
text-align:center;
}
h2 {
font-family:Book Antiqua;
margin:0px;
padding:0px;
}
img {
border-color:#dde9d3;
}
#container {
width:1000px;
margin:0 auto;
text-align:left;
}
#header {
height:250px;
background-image:url(../images/header.jpg);
background-repeat: no-repeat;
}
#shadow {
height:70px;
background-image:url(../images/shadow.jpg);
background-repeat:repeat-x;
}
#left {
width:250px;
float:left;
padding-left:50px;
}
#content {
width:600px;
margin-left:350px;
}
#clear {
height:0;
font-size:1px;
line-height:0px;
clear:both;
}
#spacer {
background-image:url(../images/spacer.jpg);
background-repeat:repeat-x;
height:1px;
width:1000px;
}
#fgalary {
padding-left:50px;
padding-right: 50px
}
#spacer_bottom {
background-image:url(../images/spacer_bottom.jpg);
background-repeat:repeat-x;
height:9px;
width:1000px;
}
#footer {
background-image:url(../images/footer.jpg);
background-repeat:repeat-x;
height:132px;
width:1000px;
}
.menu {
font-family:Tahoma;
font-size:18px;
padding-left:75px;
}
.menu a:link {
text-decoration:underline;
color:#669966;
}
.menu a:hover {
text-decoration:none;
}
.menu a:visited {
color:#669966;
}
.zlink {
padding-top:15px;
font-family:Times New Roman;
font-style:italic;
color:#669933;
font-size:24px;
}
.zlink a:link {
font-style:italic;
color:#669933;
text-decoration:underline;
}
.zlink a:hover {
text-decoration:none;
}
.zlink a:visited {
color:#669933;
}
.flink {
font-family:Tahoma;
font-size:12px;
}
.flink a:link {
color:#666666;
text-decoration:underline;
}
.flink a:hover {
text-decoration:none;
}
.flink a:visited {
color:#666666;
}
.adress {
font-family:Tahoma;
color:#000000;
font-size:10px;
}
.adress a:link {
color:#669933;
}
.adress a:hover {
text-decoration:none;
}
.adress a:visited {
color:#669933;
}
