body {
	background-color: #fff;
	font-family: 'Helvetica', Helvetica, serif;
	font-size: 14px;
	color: #282c32;
}
	body a {
		color: #101558 !important;
	}
	body a:link,
	body a:visited {
		text-decoration: none;
	}
	body a:hover,
	body a:active {
		text-decoration: underline;
	}
	.rootContainer {
		width: 1040px;
		margin: 50px auto 0px;
		background: url('../images/template/page_top.png') top left no-repeat;
	}
		#head {
			position: relative;
			background-position: 0px 103px;
			background-repeat: no-repeat;
			height: 304px;
		}
		.seed_1 #head {
			background-image: url('../images/template/subpgheader_bottom1.jpg');		
		}
		.seed_2 #head {
			background-image: url('../images/template/subpgheader_bottom2.jpg');		
		}
		.seed_3 #head {
			background-image: url('../images/template/subpgheader_bottom3.jpg');		
		}
		.seed_4 #head {
			background-image: url('../images/template/subpgheader_bottom4.jpg');		
		}
			#seal {
				position: absolute;
				top: -50px;
				right: -50px;
				width: 130px;
				height: 231px;
				background: url('../images/template/seal.png') top left no-repeat;
				z-index: 100;
			}
			#header {
				position: absolute;
				top: 58px;
				left: 0px;
				margin: 0px;
				padding: 0px;
			}
				#header a {
					display: block;
					width: 1040px;
					height: 162px;
					background: url('../images/template/header_top.png') top left no-repeat;
					text-indent: -10000px;
				}
			#nav {
				position: absolute;
				top: 13px;
				left: 0px;
				padding-left: 32px;
				background: url('../images/template/nav_left.png') top left no-repeat;
			}
				#nav ul {
					display: block;
					list-style: none;
					margin: 0px;
					padding: 0px;
				}
					#nav ul li {
						display: block;
						float: left;
						margin: 0px;
						padding: 0px;
					}
						#nav ul li a {
							display: block;
							height: 45px;
							background-position: 0px 0px;
							background-repeat: no-repeat;
							text-indent: -10000px;
						}
						#nav ul li a:hover {
							background-position: 0px -45px;
						}
						#navhome a {
							background-image: url('../images/template/nav_home.png');
							width: 79px;
						}
						#navaboutmarsha a {
							background-image: url('../images/template/nav_about.png');
							width: 140px;
						}
						#navnewsroom a {
							background-image: url('../images/template/nav_newsroom.png');
							width: 117px;
						}
						#navblog a {
							background-image: url('../images/template/nav_blog.png');
							width: 75px;
						}
						#navissues a {
							background-image: url('../images/template/nav_issues.png');
							width: 109px;
						}
						/*
						#navEvents a {
							background-image: url('../images/template/nav_events.png');
							width: 111px;
						}
						*/
						#navcontribute a {
							background-image: url('../images/template/nav_contribute.png');
							width: 126px;
						}
			#emailSignup {
				position: absolute;
				top: 13px;
				right: 0px;
				width: 362px;
				height: 45px;
				background: url('../images/template/email_signup.png') top left no-repeat;
			}
				#emailSignup h2 {
					position: absolute;
					top: 0px;
					left: 0px;
					text-indent: -10000px;
				}
				#emailSignup form {
					display: block;
					margin: 0px;
					padding: 0px;
				}
					#emailLabel {
						position: absolute;
						top: 14px;
						left: 120px;
						border: 0px;
						background: transparent;
						width: 120px;
						font-family: "Trebuchet MS", Trebuchet, serif;
						font-size: 11px;
						color: #464d57;
					}
					#emailInput {
						position: absolute;
						top: 14px;
						left: 120px;
						border: 0px;
						background: transparent;
						width: 120px;
						font-family: "Trebuchet MS", Trebuchet, serif;
						font-size: 11px;
						color: #464d57;
					}
					#emailSubmit {
						position: absolute;
						top: 13px;
						left: 250px;
						background: url('../images/template/email_go.png') top left no-repeat;
						width: 28px;
						height: 20px;
						border: 0px;
					}
					#emailSubmit:hover {
						background-position: 0px -20px;
					}
			#takeAction {
				position: absolute;
				top: 220px;
			}
				#takeAction h2 {
					display: block;
					float: left;
					margin: 0px;
					padding: 0px;
					width: 316px;
					height: 84px;
					background: url('../images/template/action_title.png') top left no-repeat;
					text-indent: -10000px;
				}
				#takeAction ul {
					display: block;
					float: left;
					list-style: none;
					margin: 0px;
					padding: 0px;
				}
					#takeAction ul li {
						display: block;
						float: left;
						margin: 0px;
						padding: 0px;
					}
						#takeAction ul li a {
							display: block;
							height: 84px;
							background-position: 0px 0px;
							background-repeat: no-repeat;
							text-indent: -10000px;
						}
						#takeAction ul li a:hover {
							background-position: 0px -84px !important;
						}
						#ta_Network a {
							background-image: url('../images/template/btn_networkofyou.png');
							width: 316px;
						}
						#ta_MusicCity a {
							background-image: url('../images/template/btn_musiccity.png');
							width: 316px;
						}
						#ta_MeetCondoleezza a {
							background-image: url('../images/template/btn_condoleezza.png');
							width: 316px;
						}
						#takeAction #ta_Alert a {
							background-image: url('../images/template/alert_bg.png');
							width: 256px;
							height: 50px;
							color: white !important;
							font-family: Helvetica, Arial, sans-serif;
							font-size: 24px;
							line-height: 25px;
							font-weight: bold;
							text-align: right;
							padding: 17px 50px 17px 10px;
							text-indent: 0px !important;
						}
						#takeAction #ta_Alert a:hover {
							background-position: 0px 0px !important;
							text-decoration: none !important;
							text-shadow: 0em 0em 0.25em black;
						}
						#ta_Endorse a {
							background-image: url('../images/template/action_endorse.png');
							width: 150px;
						}
						#ta_GetInvolved a {
							background-image: url('../images/template/action_getinvolved.png');
							width: 193px;
						}
						#ta_TellAFriend a {
							background-image: url('../images/template/action_tellafriend.png');
							width: 190px;
						}
						#ta_Contribute a {
							background-image: url('../images/template/action_contribute.png');
							width: 191px;
						}
						#ta_blank a {
							background-image: url('../images/template/action_blank.png');
							width: 150px;
						}
		#body {
			position: relative;
			min-height: 200px;
		}
			#bottomRibbon {
				position: absolute;
				bottom: -73px;
				left: 0px;
				width: 1040px;
				height: 65px;
			}
				#socialLinks {
					float: right;
					width: 158px; /* CHANGE */
					margin-right: 20px;
					margin-top: 12px;
				}
					#socialLinks ul {
						display: block;
						list-style: none;
						margin: 0px;
						padding: 0px;
					}
						#socialLinks ul li {
							float: left;
							margin: 0px;
							padding: 0px;
						}
							#socialLinks ul li a {
								display: block;
								width: 42px;
								height: 42px;
								background-position: 0px 0px;
								background-repeat: no-repeat;
								text-indent: -10000px;
							}
							#socialLinks ul li a:hover {
								background-position: 0px -42px;
							}
							#facebookLink a {
								background-image: url('../images/template/socnet_facebook.png');
							}
							#twitterLink a {
								background-image: url('../images/template/socnet_twitter.png');
							}
							#flickrLink a {
								background-image: url('../images/template/socnet_flickr.png');
							}
							#youtubeLink a {
								background-image: url('../images/template/socnet_youtube.png');
							}
		#foot {
			min-height: 57px;
			background: url('../images/template/footer_bg.png') top center no-repeat;
			padding-top: 93px; /* 73px for ribbon + 20 for actual padding */
		}
			#disclaimer {
				background: #eee;
				width: 350px;
				height: 40px;
				margin: 0px auto 20px;
				line-height: 40px;
				color: #93928f;
				text-align: center;
			}
			#contactButton {
				display: block;
				text-indent: -10000px;
				width: 155px;
				height: 33px;
				margin: 0px auto;
				padding: 0px;
				background: url('../images/template/contactus_btn.png') top left no-repeat;
			}
			#footerNav {
				text-align: center;
				text-transform: uppercase;
				font-size: 11px;
			}
			#address {
				text-align: center;
				font-size: 11px;
				color: #93928f;
				padding-bottom: 20px;
			}

.element_posttypes .content img { background:#E0E4E7; padding:1px; border:0.33em solid #E0E4E7; }
