/* CSS Document */
*{
margin:0px;
padding:0px
}
img{
border:0px
}
html{
width:100%;
height:100%;
background-color:#A5B9C5
}
body{
width:766px;
height:369px;
margin:auto;
background-image:url(images/bgsmall.jpg);
background-position:top left;
background-repeat:no-repeat
}
#top{
padding:65px 0 0 70px;
text-align:left
font-family:Tahoma;
font-size:10px;
color:#49657D
}
.menu{
display:block;
padding:5px 0 0 5px
}
.menu li{
list-style-type:none;
float:left;
margin:0 8px 0 0 
}
#wrapper{
padding:25px 5px 0 75px;
float:left;
}
.news{
padding:0 0 0 27px;
float:left
}
.newsblock{
width:121px;
padding:10px 0 20px 0;
margin:0 0 11px 0;
font-family:Arial;
font-size:11px;
color:#49657D;
}


.title{
margin:0 0 6px -2px
}
.two{
width:345px;
font-family:Arial;
font-size:11px;
color:#49657D;
}
.two a{
color:#49657D;
}
.first li a:visited{text-decoration:underline}
.first li a:hover{text-decoration:none}
.second{
float:left;
width:168px;
}
.small a{
font-family:Tahoma;
font-size:10px;
text-decoration:none
}
#copy{
font-family:Arial;
font-size:11px;
color:#8199A7;
float:left;
width:686px;
text-align:right;
padding:5px 80px 0 0
}
#copy a:visited{text-decoration:underline}
#copy a:hover{text-decoration:none}
