* {
	font-family:  Verdana, "Lucida Sans", "Trebuchet MS", Arial;
	color: #000000;
}

html, body {
	margin: 0;
	padding: 0;
	background-color: #7c93a0;
	text-align: center;
}

p {
	line-height: 20px;
}

h4 {
	margin: 0;
}

h1 {
	font-size: 16px;
	font-weight: bold;
}

#wrapper {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 860px;
}

#header {
	height: 80px;
	width: 860px;
	background-color: #ffffff;
	background-image: url(../images/logo_banner2.gif);
	background-repeat: no-repeat;
}

#contentarea {
	position: relative;
	background-color: #ebeff1;
	width: 860px;
	padding: 0;
	margin: 0;
}

#contentLeft {
	position: relative;
	float: left;
	top: 0px;
	margin-left: 10px;
	height: 400px;
	width: 135px;
}

html>body #contentLeft {
	margin-left: 20px;
}

#contentRight {
	top: 0px;
	width: 660px;
	padding: 10px 10px 10px 20px;
	margin: 0px 10px 10px 155px;
	text-align: left;
	font-size: 11px;
	line-height: 17px;
	min-height: 387px;
}

html>body #contentRight {
	width: 665px;
	padding-top: 50px;
	margin-right: 10px;
}

#contentRight h3 {
	font-size: 14px;
}

#contentRight img {
	margin: 0px 0px 0px 0px;
}

#contentRight .pageHeading {
	margin-top:10px;
}

#contentRight .picturePad {
margin-top:10px;
margin-left:10px;
margin-bottom:10px;
float:right;
}

#footer {
	background-color: #7c93a0;
	height: 45px;
}

#footerNav {
	margin-top: 2px;
	margin-left: 16px;
	font-size: 12px;
	color: #ffffff;
}

#footerNav a {
	font-size: 11px;
	color: white;
	text-decoration: none;
	line-height: 26px;
}

#footerNav a:hover {
	text-decoration: underline;
}

#footerCopy {
	margin-left: 16px;
	font-size: 12px;
}

#footerCredit {
	color: #a8b9c2;
	font-size: 11px;

}

#footerCredit a {
	text-decoration: none;
}

#footerLeft {
	float: left;
}

#footerRight {
	margin-top: 30px;
	float: right;
}

#footerRight a {
	color: #a8b9c2;
	text-decoration: none;
}

#footerRight a:hover {
	text-decoration: underline;
}


#menu {
	margin-top: 12px;
	float: left;
	width: 820px;
	padding: 0;
	border-bottom: solid 1px #e51b24;
}

#menu {
	margin-left: 10px;
	margin-right: 10px;
}

html>body #menu {
	margin-left: 20px;
	margin-right: 20px;
}

#menubar {
	position: relative;
	border-top: solid 1px #cbcbcb;
	border-bottom: solid 1px #cbcbcb;
	height: 23px;
	width: 900px;
	z-index: 1;
}

#menu_top{
	height: 36px;
	position:relative;
	float:left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu_top li{
	white-space:nowrap;
	list-style: none;
	position: relative;
	float: left;
	text-align: center;
	width: 135px;
	height: 36px;
	line-height: 36px;
	font-size: 12px;
	cursor: pointer;
}

.menuitem {
	border-right: solid 1px #e51b24;
	background-color: #ebeff1;
}

.pulldown a{
	cursor: pointer;
	display:block;
	float:left;
	height: 36px;
	color:#fff;
	text-decoration:none;
	white-space:nowrap;
	width: 135px;
}

.menuitem a:link {
	text-decoration: none;
	color: ##fff;
}

.pulldown a:hover{
	height: 36px;
	color: #fff;
	background-color:#53656e;
	text-decoration: none;

}

.pulldown {
	vertical-align: middle;	
	width: 135px;
	position:absolute;
	display:block;
	float:none;
	top:37px;
	left:1px;
	background-color:#7c93a0;
	overflow:hidden;
	margin: 0;
	padding: 0;
}

#menu_top ul li {
	display:block;
	float:none;
	margin:0;
	padding:0;
	background-image:none;
	border-bottom: solid 1px #e51b24;
}

#menu_top ul li a{
	display:block;
	float:none;
	height:auto;
	font-weight:normal;
}

#menu_top ul li a:hover{
	height:auto;
}

#menu_top li.menuitem {
	cursor: pointer;
}

#menu_top li.menuitem ul {
	cursor: default;
}

#redbox {
	border-right: solid 1px red;
	border-bottom: solid 1px red;
	height: 100px;
}

#rec_menu {
	vertical-align: middle;	
	float: right;
	text-align: left;
}

#charity_top{
	vertical-align: middle;	
	background-color: #7c93a0;
	height: 36px;
	position:relative;
	float:left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 135px;
}

#charity_top ul {
	vertical-align: middle;	
	height: 550px;
}

#charity_top ul li.menuitem{
	display:block;
	float:none;
	margin:0;
	padding:0;
	border-bottom: solid 1px #e51b24;
	height: 36px;
	width: 134px;
	vertical-align: middle;
}


#charity_top li.menuitem {
	white-space:nowrap;
	list-style: none;
	position: relative;
	float: left;
	text-align: center;
	width: 135px;
	height: 36px;
	font-size: 12px;
	border-right: solid 1px #e51b24;
	border-bottom: solid 1px #e51b24;
	cursor: pointer;
	line-height: 18px;
	vertical-align: middle;	
}

#charity_top li.menuitem a{

	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 18px;
}

.submenu {
	top: 0px;
	left: 0px;
	text-align: left;
	color: #fff;
	height: 36px;
}

div.rec_pulldown {
	vertical-align: middle;
	height: 36px;
}

li.submenu {
	vertical-align: middle;	
	height: 36px;
}

ul.submenu_ul {
	vertical-align: middle;
	list-style-type: none;
	position: relative;
	left: 14px;
	top: 10px;
}

ul.submenu_ul li {
	vertical-align: middle;
	background-color: #7c93a0;
	width: 220px;
	height: 36px;
	left: 0px;
	color: #fff;
	border-left: solid 1px #e51b24;
	border-bottom: solid 1px #e51b24;
	text-align: center;
}

#menudonate {
	border-right: solid 1px #ebeff1;
}

#content_box {
	margin-left: 1px;
	text-align: center;
	font-size: 10px;
	width: 125px;
	cursor: pointer;
}

#referbutton {
	float: left;
	margin-left: 1px;
	text-align: center;
	font-size: 10px;
	width: 125px;
	cursor: pointer;
	height: 30px;
	padding-bottom: 10px;
}

#receivebutton {
	float: left;
	padding-top: 10px;
	margin-left: 1px;
	text-align: center;
	font-size: 10px;
	width: 125px;
	cursor: pointer;
	height: 54px;
	padding-bottom: 10px;
}

#contentRight div ul {
	left: 15px;
	position: relative;
	padding: 0px;
	margin: 5px;
}


#contentRight div li {
	margin: 0;
	padding: 0;
}

.leadingText {
	font-size:14px
}

#receiveupdates {
	visibility: hidden;
	background-color: white;
	color: #7c93a0;
	width: 235px;
	font-size: 13px;
	position: absolute;
	top: 215px;
	left: 300px;
	padding: 50px 50px 50px 50px;
	border: solid 10px #8298a5;
	z-index: 101;
	line-height: 23px;
	font-size: 11px;
}

#receiveupdates label {
	margin-right: 10px;
	text-align: right;
	width: 50px;
	display: block;
	float: left;
}

#receiveupdates button {
	margin-top: 5px;
	cursor: pointer;
}

#referafriend {
	visibility: hidden;
	background-color: white;
	color: #7c93a0;
	width: 335px;
	font-size: 13px;
	position: absolute;
	top: 15px;
	left: 250px;
	padding: 50px 50px 50px 50px;
	border: solid 10px #8298a5;
	z-index: 100;
	line-height: 23px;
}

#refermessage {
	width: 315px;
	height: 95px;
	font-size: 12px;
	padding: 10px 10px 10px 10px;
	line-height: 13px;

}

#sender {
	margin: 0;
	padding: 0;
	line-height: 12px;
}

#referafriend label, #sender label {
	width: 105px;
	padding-right: 0px;
	color: #7c93a0;
	font-size: 11px;
	margin: 0;
}

#referafriend input {
	width: 204px;
	text-align: left;
	margin-left: 10px;
}

#referafriend p{
	padding-top: 10px;
	color: #7c93a0;
}

.optout {
	width: 200px;
	float: left;
}

#referafriend button, #receiveupdates button {
	color: white;
	border: 0;
	font-size: 9px;
	padding-top: 0px;
	padding-left: 30px;
	float: right;
	width: 120px;
	height: 21px;
	line-height: 21px;
	background-color: white;
	background-image: url(../images/button.gif);
}


#receiveupdates button {
	margin-left: 90px;
}

#recname {
	text-align: left;
	float: left;
	width: 335px;
	font-size: 10px;
	padding-left: 15px;
}

#sendername {
	text-align: right;
	float: left;
	width: 335px;
	font-size: 10px;
}

.hidden {
	display: none;
}

div.referinput label {
	float: left;
	width: 90px;
}

.referdisplay {
	width: 200px;
	font-size: 10px;
	float: left;
	text-align: left;
	cursor: pointer;
	margin-left: 20px;
}
.referinput {
	text-align: right;
	width: 335px;
	height: 26px;
}

#referrecipients {
	width: 335px;
	float: left;
	font-size: 10px;
}