#body {
margin: 0px;
background-color:#FEFFD3;
}

#container {

width: 1000px;
background-color: #FEFFD3;
border-left:1px solid #000000;
border-right:1px solid #000000;
text-align:left;

}

#top {

width: 1000px;
height: 328px;
padding: 0px 0px 0px 0px;
background-image: url(images/shapka.jpg);
background-repeat: no-repeat;
text-align: left;
}

#content{padding: 10px;}

p{
font-family: Tahoma;
font-size: 12px;
}

h1,h2 {
font-family: Tahoma;
font-size: 18px;
font-weight: bold;
font-stretch:narrower;
text-align: center;
}

#menu{
position: relative;
left: 605px;
top: 20px;
height:250px;
width: 330px;
}

img{border:0;}

.link_m{
font-family: Tahoma;
font-size: 12px;
font-weight: bold;
color: #A3B3A6;
text-decoration:none;
}
.link_m:hover{text-decoration:underline;}

.lis{
list-style-image:url(images/li.gif);
}

a{
font-family: Tahoma;
font-size: 12px;

color: #000000;
text-decoration:none;
}
a:hover{text-decoration:underline;}

