@charset "utf-8";
/* CSS Document */

body {
font-family: Arial, Helvetica, sans-serif;
}

#main {
background-image:url(../images/background.png);
margin: 0px auto;
width: 1024px;
height: 768px;
}

#header {
width:1024px;
height:91px;
}

#header_bg {

background:url(../images/header_bg.png);
width:1024px;
height: 91px;
}

#logo {
float: left;
margin-left:10px;
margin-top: -75px;
width: 811px;
height: 68px;
float: left;
}


#log_in {
float:right;
width:149px;
height:auto;
margin-top:-90px;
}

#email_button {
width: 149px;
height: 38px;
margin-bottom:15px;
}

#board_login {
width: 149px;
height: 37px;
}



#container {
width:1024px;
height:auto;
}

#left_side {
width:255px;
height: 600px;
float:left;
margin-left:70px;
margin-top:17px;
}

#donor_survey {
width:96px;
height:21px;
float:left;
}

#shopper_survey {
width:98px;
height:20px;
float:left;
margin-left:25px;
}

#content {
width: 335px;
height:295px;
float: left;
margin-top:35px;
}

#right_side {
width:289px;
height:343px;
float:left;
margin-top:20px;
}

#badges {
float:right;
width:133px;
height:130px;
margin-right:10px;
}

#twitter {
width:133px;
height:46px;
float:right;
margin-top:15px;
}

#facebook {
width:133px;
height:49px;
float:right;
}

#news {
width:250px;
height:190px;
float:left;
margin-left:39px;
}

#external_links {
width:673px;
height:255px;
float:left;
margin-left:20px;
}

#ext_image {
margin-right:25px;
float:left;
}


#scrollpics {
overflow:hidden;
width:212px;
height:287px;
}