html, body {
font-size: 14px;
font-family: Arial, Verdana, Tahoma, sans-serif;
width: auto;
margin: 0;
padding: 0;
}
body {
background: #e3dee9 url('images/main_stage.jpg') no-repeat center top;
}
h1 {
font-size: 1.7em;
letter-spacing: -1.2px;
}
small {
font-size: 0.8em;
}
hr {
background: url('images/header_long.jpg') 0 0 no-repeat;
margin: 15px 0 15px 0;
padding: 0;
border: none;
width: 866px;
height: 6px;
}
.container {
width: 914px;
margin: 0 auto;
padding: 0 0 25px 0;
background: url('images/1020.gif') center top no-repeat;
}
h1.logo {
margin: 0 auto;
padding: 30px 0;
width: 475px;
height: 200px;
}
h1.logo a {
margin: 0;
padding: 0;
width: 475px;
height: 200px;
display: block;
text-indent: -9999px;
overflow: hidden;
}
.buttons {
margin: 0;
padding: 0;
}
.donate {
overflow: hidden;
margin: 15px 0 0 0;
padding: 0;
float: right;
text-indent: -9999px;
display: block;
height: 47px;
width: 145px;
background: url('images/donate.png') 0 0 no-repeat;
}
.donate:hover {
background-position: 0 -48px;
}
.content {
margin: 75px auto auto auto;
width: 866px;
padding: 0;
text-align: justify;
}
h1.yellow {
margin: 0 0 15px 0;
padding: 10px 0 0 25px;
background: url('images/yellow_bar.png') 0 0 no-repeat;
width: 838px;
height: 36px;
font-size: 1.3em;
letter-spacing: -1px;
}
h1.purple {
margin: 0 0 15px 0;
padding: 13px 0 0 25px;
background: url('images/purple_bar.png') 0 0 no-repeat;
width: 317px;
height: 31px;
font-size: 1em;
letter-spacing: normal;
color: #fff;
float: right;
}
p.pp {
margin: 0;
float: right;
width: 342px;
text-align: justify;
font-size: 1em;
}
h1.blue {
margin: 0 0 15px 0;
padding: 13px 0 0 25px;
background: url('images/blue_bar.png') 0 0 no-repeat;
width: 490px;
height: 31px;
font-size: 1em;
letter-spacing: normal;
color: #fff;
}
p.bp {
width: 515px;
text-align: justify;
font-size: 1em;
}
.footer {
width: 866px;
height: 46px;
background: url('images/footer.png') 0 0 no-repeat;
}
.footer p {
margin: 0;
padding: 16px 0 0 0;
text-align: center;
font-size: 0.7em;
font-style: italic;
}