#preloader {
background:url('images/donate_hover.jpg') no-repeat top center;
/*display:none;*/
visibility:hidden;
position:absolute;
top:-100px;
}
body {
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
}
img {
border:none;
}
#main-container {
width:717px;
background-color:#fff;
text-align:center;
margin:20px auto;
}
#banner {
background:url('images/banner-BG-newUK.jpg') no-repeat top center;
width:717px;
height:141px;
}
#logo {
margin:45px 0 0 15px;
float:left;
width:268px;
}
#content {
width:715px;
border: 1px solid #a9a9a9;
background:url('images/content_BG.jpg') no-repeat bottom center;
overflow:auto;
}
#left-content {
width:257px;
float:left;
height:451px;
}
#left-content a#donate-now {
width:257px;
height:43px;
float:left;
clear:both;
background:url('images/donate_link.jpg') no-repeat top center;
text-decoration:none;
}
#left-content a#donate-now:hover {
background:url('images/donate_hover.jpg') no-repeat top center;
text-decoration:none;
}
#slideshow-container {
float:right;
margin-right:25px;
margin-top:18px;
width:394px;
height:424px;
}
#text-content {
float:right;
margin-right:25px;
margin-top:18px;
width:364px;/*394*/
height:394px;/*424*/
padding:15px;
background-color:#CCCCCC;
text-align:left;
}
#text-content p {
font-size:80%;
color:#333333;
}
#text-content a {
color:#555555;
font-weight:bold;
}
#text-content table tr td {
font-size:80%;
color:#333333;
}
table.formbuilder {
font-size:80%;
color:#333333;
}
