*{margin:0; padding:0;}

body{ background: #FFF; font-family: Helvetica Neue,Helvetica,Tahoma,arial,verdana,sans-serif; font-size:12px; }
a:link, a:visited{color:#12668C; text-decoration:none;}
a:hover{color:#3c3b3a; text-decoration:none;}

/*Header*/

#header { height:105px; _padding: 0; background: url(http://ma2.mppnv.doesntexist.org/home/sites/all/themes/mpp_custom/ma2/logo.png) no-repeat; }
#header a { color: #12668C; text-decoration: none; border: none; }


/*Navigation*/
#navigation{ height:32px; background:url(http://ma2.mppnv.doesntexist.org/home/sites/all/themes/mpp_custom/ma2/images/menu1_mpp.png) repeat-x; _margin: -2.8em 0 0 0;}
#navigation ul{ height:32px;}
#navigation ul li{display:inline; margin:0; float:left; background:url(http://ma2.mppnv.doesntexist.org/home/sites/all/themes/mpp_custom/ma2/images/menu-li.gif) right no-repeat; padding:0 2px 0 0;}
#navigation ul li a{ padding:9px 12px 8px 12px; color:#fff; font-weight:bold; font-family:Helvetica Neue,Helvetica,Tahoma,arial,verdana,sans-serif; font-size:12px; float: left; text-decoration:none;}
#navigation ul li a:hover{text-decoration:none; background:url(http://ma2.mppnv.doesntexist.org/home/sites/all/themes/mpp_custom/ma2/images/menu1-hover_mpp.png) repeat-x;}



#navigation2{ height:33px; background:url(http://ma2.mppnv.doesntexist.org/home/sites/all/themes/mpp_custom/ma2/images/menu2_mpp.png) repeat-x; color:#dedede; font-family:tahoma;}
#nav2links a{color:#dedede; font-size:11px;}
#nav2links{ padding:8px 0 0 0;}
#nav2links li{padding:0 18px;}



#content:after, #navigations:after { content: ''; display: block; clear: both; height: 0; }

#content { padding: .5em 2em .5em 2.5em; }

#content h2 { color:#043F82; font-size: 14px; font-weight: bold; padding-left: .5em; line-height: .75em; margin: 1em 3em .25em 0; }


address { display: block; margin-bottom: 1em; }
address span { display: block; }

/*Container*/

<!---#container   { background-image: url('../images/page_bg.gif'); background-repeat: repeat-y; text-align: left; margin: 0 auto; width: 1016px }-->
#containerdrp{ width:996px; border:1px solid #7a7a7a; margin:15px auto 12px auto;}
#container2{ border:1px solid #fff;  background:url(images/container.png) repeat-x top #fff; }

#contentbox    { position: relative; margin: 0 10px; width: 795px; } /* This centers us inside mastercontainer */


.imgright { float: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.imgleft { float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.imgcenter {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}


/*footer*/

#footer{ margin:auto; width:980px; padding:22px 9px; text-align:center; background:url(http://ma2.mppnv.doesntexist.org/home/sites/all/themes/mpp_custom/ma2/images/footer_mpp.gif) repeat-x top; color:#CCCCCC; line-height:14px;}
.credit a, .credit{color:#8c8c85; font-size:10px;}

li a.event_signup {
  color: #0C78B1;
}

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}



/* Buttons */
.PreviousButton, .FinishButton{
	background-image: url(../images/donate_content__mac_prev_btn.gif);
	border:none;
	width: 90px;
	height: 22px;
}
.CancelButton, .NextButton{
	background-image: url(../images/donate_content__mac_btn.gif);
	border:none;
	width: 81px;
	height:22px;
}



