.pagebody{
	background-color: #C0C0C0;
	background:url(images/page_bg.png);
}
.innercontainer{
	width: 960px;
	height: 2000px;		
	background:url(images/page_bg.png)
}
/* Logo Image in Header*/
#logolink{
height:150px;
outline:none;
background:url(images/cb_header.gif)
}
/* Header Section*/
#mail_start {
width:232px;
position:absolute;
top:40px;
}
/* Header Section Email*/
#mail_txt{
position:absolute;
top:-40px;
right:230px;
height:40px;
}

/* All Input Types*/
.input {
border:solid 2px #ffffff;
background-color:#badff3;
font-family:"Times New Roman", Times, serif;
font-size:13px;
padding-top:2px;
height:25px;
color:#326e96;
}

/* Join Team Baker Button in Header*/
#submitbtn{
width:190px;
height:20px;
background:url(images/join_team_baker.gif) no-repeat;
border:none;
cursor:pointer;
border:0px;
border-color:#ba0011;
outline:none;

}

/* Bumper sticker in header*/
#bumpersticker{
width:140px;
height:28px;
background:url(images/bumper_sticker.png) no-repeat;
cursor:pointer;
border:0px;

}
/* Bumper sticker in sidebar*/
#bumpersticker1{
width:301px;
height:45px;
background:url(images/bumper_sidebar.png) no-repeat;
cursor:pointer;
border:0px;

}

/* Women for Baker Home page image */
#womenforbakerhome{
border:0px; 
height:45px; 
width:273px; 
background:transparent url(images/joinwfb.gif) no-repeat;
cursor:pointer;
}

/* Charlie Badge Options*/
#supportcharlie{
width:33px;
height:37px;
background:url(images/support.png) no-repeat;
cursor:pointer;
border:0px;

}

/* Charlie Badge Options*/
#voteforcharlie{
width:33px;
height:37px;
background:url(images/vote.png) no-repeat;
cursor:pointer;
border:0px;

}
/* Charlie Badge Options*/
#websitevisitor{
width:33px;
height:37px;
background:url(images/website.png) no-repeat;
cursor:pointer;
border:0px;

}
/* Get Bumper sticker in home page*/
#bumperstickerhome{
width:281px;
height:45px;
background:url(images/getbumperstickerhome.png) no-repeat;
cursor:pointer;
border:0px;
display:block;
}
