﻿*{
margin:0px;
padding:0px
}
img{border:0px}
html{
width:100%;
padding:22px 0 0 0;
background-color:#b61a01;
}
body{
width:648px;
height:655px;
margin:auto;
border:1px solid #012158;
padding:0 20px 15px 20px;
background-color:#FFFFFF;
}
.menu{
padding:0 0 2px 0;
margin:0 0 1px 0;
border-bottom:3px solid #8A8F92;
height:45px;
width:646px;
}
.menu li, .menu img{
list-style-type:none;
float:left
}
#content{
width:646px;
border-top:1px solid #8A8F92;
padding:1px 0 0 0;
font-family:Tahoma;
font-size:11px;
color:#6C6C6C;
}
#wrapper{
width:646px;
border-top:1px solid #8A8F92;
padding:19px 0 0 0;
float:left
}
.item{
width:330px;
float:left;
margin:0 30px 20px 0;
}
.item2 {
width:286px;
float:left;
padding:0 0 20px 0;
}
.item img, .item2 img{
float:left;
}
.title{
padding:0 0 20px 0;
}
.item p, .item2 p{
padding:0 0 0 10px;
margin:-2px 0 2px 0;
width:190px;
float:left
}
.item p a, .item2 p a{
color:#6C6C6C;
text-decoration:underline
}
.item p a:visited, .read:visited, .item2 p a:visited, #footer a:visited{text-decoration:underline}
.item p a:hover, .read:hover,.item2 p a:hover, #footer a:hover{text-decoration:none}
.read{
background-image:url(images/circle.gif);
background-position:0px 5px;
background-repeat:no-repeat;
padding:0 0 0 7px;
margin:7px 0 0 0;
float:left;
color:#1F1F1F;
text-decoration:underline
}
#wrapper .item2 .read2{
background-image:url(images/circle.gif);
background-position:0px 5px;
background-repeat:no-repeat;
padding:0 0 0 7px;
margin:1px 0 0 0;
float:left;
color:#1F1F1F;
text-decoration:underline
}
.news{
width:153px;
float:left;
border-right:1px solid #BEC1C3;
padding:0 15px 0 0
}
.news2{
float:left;
width:139px;
margin:0 0 0 20px
}
.news span, .news2 span{
color:#CD2701;
font-weight:bold;
display:block;
clear:both
}
.news a, .news2 a, .more{
float:left;
clear:both;
color:#CD2701;
width:55px;
font-weight:bold;
text-decoration:none;
font-size:10px;
background-image:url(images/arrows.jpg);
background-position:right 5px;
background-repeat:no-repeat;
padding:0 19px 0 0;
margin:10px 0 0 0
}
#footer{
background-image:url(images/bg.gif);
background-position:top left;
background-repeat:repeat-x;
float:left;
width:100%;
font-family:Tahoma;
font-size:11px;
color:#1F1F1F;
text-align:center;
padding:15px 0 0 0
}
#footer a{
font-family:Tahoma;
font-size:11px;
color:#1F1F1F;
text-decoration:underline
}