body {
background:url(bg.png) repeat-x #8EBE5A;
font-family:helvetica,arial,sans-serif;
margin:30px
}

h1 {
color:#222222;
background:#FFE9D1;
border:2px solid #ffffff;
font-size:300%;
padding:3px;
margin:5px 15px 10px 40px;
}

#mainimage {
position:absolute;
top:78px;
left:20px;
z-index:2;
width:350px;
}

#logo {
position:absolute;
bottom:10px;
left:10px;
border:none;
}

#intro, .content {
border:2px solid #ffffff;
z-index:1;
float:right;
clear:right;
margin:0 15px 15px 15px;
padding:8px;
width:50%;
background:#FFE9D1;
}

#navigation {
margin-left:400px;
}

#secondnavigation {
float:left;
position:absolute;
top:400px;
left:30px;
}

#navigation,#secondnavigation {
vertical-align:middle;
clear:right;
}

#navigation li, #secondnavigation li {
margin:3px;
padding:2px;
list-style-type:none;
}

#navigation a,#secondnavigation a {
color:#000000;
text-decoration:none;
font-size:150%;
font-weight:bolder;
}

#navigation a:hover,#secondnavigation a:hover {
color:#cc3300;
}

#navigation img,#secondnavigation img {
positioN:relative;
top:20px;
width:55px;
height:55px;
margin-right:20px;
border:none;
}

table {
border-collapse:collapse;
}

table td {
border:3px solid #333333;
padding:5px;
}

.footer img.floatleft {
float:left;
position:relative;
top:-13px;
border:none; !important
}

.footer img.floatright {
float:right;
position:relative;
top:-20px;
}


div.footer {
font-size:smaller;
text-align:center;
}

.pledgephotosmall,.pledgephototall {
height:200px;
margin-right:10px;
}
