html, body, div, span, h1, h2, p, a, img, ul, li {
font-weight: inherit;
font-style: inherit;
font-family: inherit;
margin: 0;
padding: 0;
border: 0;
vertical-align: baseline;
}

a {
outline: none;
}

a img {
border: none;
}

body {
color: #c1c1c1;
font: 12px Verdana;
font-weight: normal;
font-style: normal;
background: #000 url(bgWorldMap.jpg) no-repeat top center;
}

#wraper {	
margin-left: auto; 
margin-right: auto;	
width: 550px;
}

#Top_Panel { 
position: relative; 
height: 120px;
margin-top: 100px;
background: transparent url(topPanel.png) no-repeat top left;
}

#Subscribe a.feed { 
float: left; 
width: 440px; 
height: 55px; 
margin:0 0 0 0;
margin-top: 50px; 
margin-left: 50px; 
background: transparent url(topSubscribe.png) no-repeat top left;
text-indent:-9000px;
overflow: hidden;
}

#News_Panel { 
position: relative; 
height: 100%;
margin-top: 0px;
background: transparent url(bodyPanel.png) repeat-y top left;
}

.News_Float {
display: block;
position: relative;
width: 495px;
height: 100%;
left: 50%; 
margin: 0 0 0 -246px;
overflow: hidden;
background: transparent;
}

.News_Float p.details {
float:left;
text-align: left;
width: 430px;
padding-top: 5px;
padding-bottom: 20px;
margin-left: 35px;
padding-left: 3px;
line-height: 18px;
border-bottom: 1px solid #222;
text-shadow: #000 0 1px 0;
}  

.News_Float h1.Title {
float:left;
text-align: left;
color: #aed8d9;
font: 19px Trebuchet Ms;
font-weight: bold;
width: 430px;
padding-top: 15px;
margin-left: 35px;
text-shadow: #000 0 2px 0;
}   

.News_Float h1.Title a.bigLinks {
float:left;
text-align: left;
color: #aed8d9;
font: 19px Trebuchet Ms;
font-weight: bold;
width: 430px;
text-decoration: none;
}   

.News_Float h1.Title a.bigLinks:hover {
float:left;
text-align: left;
color: #c5d773;
font: 19px Trebuchet Ms;
font-weight: bold;
width: 430px;
text-decoration: none;
}  

.date { 
color: #fff;
font-weight: bold;
text-align:left;
padding-top: 25px;
padding-left: 0px;
font: 18px Trebuchet Ms;
overflow: hidden;
}

#End_Panel { 
position: relative; 
height: 130px;
margin-top: 0px;
background: transparent url(bottomPanel.png) no-repeat top left;
text-indent:-9000px;
}