@import url("global.css");

.ContentMainTop {
background:url(../images/ContentMainTop.gif);
height:12px;
overflow:hidden;
width:780px;
}
.ContentMain{
background:url(../images/ContentMain.gif);
padding-left:25px;
width:755px; /* 780px */
}
.ContentMain img {
margin: 8px 0 8px 0;
}
.ContentMain a, img {
border:none;
}
.ContentMain a {
color:#666;
}
.ContentMain a:hover {
color:#FFCC00;
}
.Welcome{
float:left;
width:228px;
}
.Donation{
float:left;
margin:0 0 0 25px;
width:228px;
}
.NewsandEvents{
float:left;
margin:0 0 0 28px;
width:228px;
}
.ContentBottom {
background:url(../images/HomeContentMainBottom.gif);
height:12px;
overflow:hidden;
width:780px;
}
.UlPadding{
padding-left:15px;
}
#box{
display:none;
}
/***********************************

FONT STYLES

***********************************/
.Welcome, .NewsandEvents {
color:white;
}
