@charset "UTF-8";
/* CSS Document */
#newswrapper {
width: 800px;
float:left;
background-color:#FFFFFF;
}

#newsright{
float:right;
width:380px;
background-color:#FFFFFF;
padding-bottom:20px;
padding-left:20px;
padding-top:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:36px;
}
#donate{
width:380;
min-height:100px;
background:transparent url("images/picturedonate.png") no-repeat 100% 100%;
background-position:left bottom;
background-color: #990099;
margin-top: 5px;
font-size:12px;
color:#FFFFFF;
padding-left:165px;
padding-right:10px;
line-height: 15px;
}
#newslatest{
width:360;
min-height:100px;
background:transparent url("images/picturenews.png") no-repeat 100% 100%;
background-position:left bottom;
background-color:#009999;
margin-top: 10px;
font-size:12px;
color:#FFFFFF;
padding-left:165px;
padding-right:10px;
line-height: 15px;
}
#newslatest a {
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
}

#newsgraybar{
width:370;
height:10px;
background-color:#999999;
margin-right:-10px;
margin-left: -164px;
margin-bottom:5px;
}
#newsgraybar{
width:370;
height:10px;
background-color:#999999;
margin-right:-10px;
margin-left: -164px;
margin-bottom:5px;
}

#archivelist{
line-height:12px;
font-size:10px;

}

.list {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
}

#newsleft{
float:left;
width:360px;
background-color:#FFFFFF;
padding:20px;
font-family:Arial, Helvetica, sans-serif;
color:#006699;
}
#newsleft p {
font-size: 12px;
line-height:20px;
color:#006699;
}

#newsleft h1 {
font-size:18px;
color:#006699;
}