body {
background-image: url("image/bg2.jpg");
background-position: center top;
background-repeat: repeat;
}


#wrapper
{
background:;
margin: 0 auto;
    width: 940px;
}
#header
{
margin-top:10px;
background: #ef164d;
display: block;
float: left;
width: 940px;
font-size: 14px;
font-weight: bold;

}
#header li {
display: inline;
list-style-type: none;
padding-right: 43px;
}

a:link {
text-decoration:none;
color: #530c17;
}
a:visited {
text-decoration:none;
color: #530c17;
}
a:hover {
text-decoration:underline;
color: #ffffff;
}

#mainbody {
background: #000000;
padding-top: 90px;
padding-bottom: 10px;
margin-left: -10px;
margin-right: -10px;
margin-top:50px;

}

#biotxt {
color:#bbbbbb;
float: left;
position: relative;
top:-550px;
left:500px;
width: 430px;
height: 300px;

}

#bioimg
{
padding-left:10px;
}

#donimg {
float: left;
position: relative;
top:-300px;
left:200px;
width: 330px;
height: 200px;

}

#donationtxt
{
padding-left:10px;
}

#donationtxt_right
{
color:#888888;
float: left;
position: relative;
top:-300px;
left:300px;
width: 200px;
height: 200px;
}

#donwrap
{
background: #000000;
height:600px;


}

#donationtxt_left
{
padding-left:50px;
color:#888888;

}

#galwrap 
{
background: #000000;
height:900px;
}

#loadarea2
{
float: left;
position: relative;
top:-900px;
left:400px;
width: 330px;
height: 200px;
}
#galwrap
{

padding-left: 20px;
}