@import url("global.css");
#Masthead{
background:url(../images/Masthead.jpg) no-repeat;
width:949px;
height:462px;
}
#Welcome{
background:url(../images/welcomebg.jpg) no-repeat;
height:444px; /* 556px */
padding:86px 30px 0 30px;
position:relative;
width:609px; /* 669 */
}
#Welcome p{
line-height:14px;
}
	#Welcome .WelcomeBottomContent{
	width:395px;
	}
.BtnWelcome{
display:block;
position:absolute;
bottom:0;
left:0;
height:59px;
width:431px;
}
a:hover.BtnWelcome{
background:url(../images/welcomebgOver.jpg) no-repeat;
}

.HomeArticles{
background:url(../images/Header_Articles.gif) no-repeat 0 20px;
clear:both;
padding:63px 0 0 2px;
}
.HomeArticles li{
list-style:inside;
margin:0 0 3px;
}
