a:visited  {color: #900e76; text-decoration: none}
a:link  {color: #900e76; text-decoration: none}
a:active  {color: #900e76; text-decoration: none}
a:hover   {color: #bb0f99}
a img {border:none}

html {
}

body {
background: url(images/layout/bgnd.jpg) repeat;
color:#ffffbe;
font-family: georgia, times new roman, times, serif;
}

div.container {
width:900px;
margin:0px auto;
padding:0px;
}

div.headtop {
float:left;
width:900px;
height:160px;
margin:0;
}

div.navigation {
float:left;
height:60px;
} 

div.title {
float:left;
height:55px;
}

div.mainarea {
width:900px;
float:left;
}

div.leftside {
float:left;
width:300px
}

div.lefttop {
float:left;
}

div.logos {
float:right;
text-align:center;
margin-top:20px;
margin-right:40px;
}

div.content {
width:420px;
float:left;
text-align:justify;
}

div.content p {
margin-top:20px;
font-size:0.95em;
}

div.contacts {
float:left;
width:210px;
margin-bottom:20px;
}

div.menu {
text-align:center;
font-style:italic;
}

div.rightside {
width:160px;
float:left;
margin-left:20px;
}

div.rightside img {
margin-bottom:20px;
}