/* Coded by CMYK-COMPANY */

body, html {
margin:0px;
padding:0px;
text-align:center;
}
h2 {
font-family:Book Antiqua;
margin:0px;
padding:0px;
}
#container {
width:1000px;
margin:0 auto;
text-align:left;
}
#header {
height:200px;
}
#spacer {
height:97px;
background-image:url(images/spacer.jpg);
}
#content {
margin:0 auto;
width:550px;
}
#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;
}
.adress {
font-family:Tahoma;
color:#000000;
font-size:10px;
}
.adress a:link {
color:#999999;
}
.adress a:hover {
text-decoration:none;
}
.adress a:visited {
color:#999999;
}
.mntitle {
font-family:Tahoma;
font-size:12px;
font-weight:bold;
color:#666666;
}
.mntitle a:link {
text-decoration:underline;
font-family:Tahoma;
font-size:12px;
font-weight:bold;
color:#666666;
}
.mntitle a:hover {
text-decoration:none;
}
.mntitle a:visited {
color:#666666;
}