html {
	margin: auto;
	padding: 0;
	height: 100%;
	width: 100%;
}

body {
	margin: auto;
	padding: 0;
	height: 100%;
	width: 100%;
	/*background-color: #DE0987;*/
	background-color: #f9bbe2;
	background-image: url('/_imgs/background.jpg');
	background-position: top center;
	background-repeat: repeat-x;
}

#container {
	margin: auto;
	padding: 0;
	width: 100%;
	min-height: 100%;
	background-image: url('/_imgs/content_back.jpg');
	background-position: top center;
	background-repeat: repeat-y;
}

#fixedwidth {
	margin: auto;
	padding: 0;
	width: 979px;
	min-height: 100%;
	background-color: #FFF;
	border-right: solid 2px #645a63;
	border-left: solid 2px #645a63;
}

/* HEADER (TITLE, SLOGAN, CONTACT US, JER'S VISION) */	
	
	#header {
		margin: auto;
		padding: 0 25px 0 42px;
		width: 912px;
		height: 184px; /* 236 */			
		background-image: url('/_imgs/header/dayofpink2.jpg');
		background-repeat: no-repeat;
	}
			
		#header #slogan {
			float: left;
			margin: 85px 0 0 0; /* 115 */ 
			padding: 0;
			width: 315px;
			text-align: center;
		}
			#header #slogan h1 {
				color: #504750;
				font-family: arial, "lucida console", sans-serif;
				font-weight: 600;
				font-size: 24px;
				padding: 0;
				margin: 20px 0 0 0;
			}
			#header #slogan h2 {
				color: #7C6E7C;
				font-family: arial, "lucida console", sans-serif;
				font-weight: 300;
				font-size: 18px;
				padding: 0;
				margin: 0;
			}
		
		#header #headermenu {
			float: right;
			margin: 0;
			padding: 0;
			width: 500px;			
			color: #FFFFFF;
			font-family: arial, "lucida console", sans-serif;
			font-size: 11px;
		}

			#header #headermenu a {
				display: block;
				float: right;
				margin: 9px 7px 0 7px;
				color: #DE0987;
				text-decoration: none;
			}
			#header #headermenu a:hover {
				color: #DE0987;
				text-decoration: underline;
			}
			#header #headermenu .spacer {
				float: right;
				margin: 7px 0 0 0;
				padding: 0;
				width: 1px;
				height: 17px;
				background-image: url(../_imgs/header/spacer.jpg);
				background-repeat: no-repeat;
			}
				#header #headermenu #jv a {
					display: block;
					float: right;
					margin: 0;
					padding: 0;
					width: 94px;
					height: 32px;
					background-image: url('/_imgs/header/jv.jpg');
					background-repeat: no-repeat; 
				}
		
/* MAIN MENU */
	#mainmenu {
		margin: auto;
		padding: 0;
		width: 923px;
		height: 80px;
		background-image: url('/_imgs/menu/menu_off.jpg');
		background-repeat: no-repeat;
	}
		#mainmenu #infozone {
			float: left;
			width: 230px;
			height: 80px;
		}			
			#mainmenu #infozone #open {
				width: 100%;
				height: 100%;		
				display: block;
				background-image: url('/_imgs/menu/infozone_on.jpg');
				background-repeat: no-repeat;
			}
			#mainmenu #infozone a {
				width: 100%;
				height: 100%;		
				display: block;
				background-image: url('/_imgs/menu/infozone_hover.png');
				background-position: 0 -80px;
				background-repeat: no-repeat;
			}
			
		#mainmenu #signup {
			float: left;
			width: 231px;
			height: 80px;
		}
			#mainmenu #signup #open {
				width: 100%;
				height: 100%;		
				display: block;
				background-image: url('/_imgs/menu/signup_on.jpg');
				background-repeat: no-repeat;
			}
			#mainmenu #signup a {
				width: 100%;
				height: 100%;		
				display: block;
				background-image: url('/_imgs/menu/signup_hover.png');
				background-position: 0 -80px;
				background-repeat: no-repeat;
			}
			
		#mainmenu #resources {
			float: left;
			width: 231px;
			height: 80px;
		}
			#mainmenu #resources #open {
				width: 100%;
				height: 100%;		
				display: block;
				background-image: url('/_imgs/menu/resources_on.jpg');
				background-repeat: no-repeat;
			}
			#mainmenu #resources a {
				width: 100%;
				height: 100%;		
				display: block;
				background-image: url('/_imgs/menu/resources_hover.png');
				background-position: 0 -80px;
				background-repeat: no-repeat;
			}
			
		#mainmenu #donate {
			float: left;
			width: 231px;
			height: 80px;
		}
			#mainmenu #donate #open {
				width: 100%;
				height: 100%;		
				display: block;
				background-image: url('/_imgs/menu/donate_on.jpg');
				background-repeat: no-repeat;
			}
			#mainmenu #donate a {
				width: 100%;
				height: 100%;		
				display: block;
				background-image: url('/_imgs/menu/donate_hover.png');
				background-position: 0 -80px;
				background-repeat: no-repeat;
			}
			
/* MAIN CONTENT */
	#mainbody {
		margin: auto;
		padding: 30px 0 0 0;
		width: 921px;
		color: #504750;
		font-family: arial, "lucida console", sans-serif;
		font-size: 13px;
		line-height: 1.4;
	}
		#mainbody a.splashlink{
			padding: 0;
			color: #DE0987;
			text-decoration: underline;			
			border: solid 1px #FFFFFF;
		}
		#mainbody a.splashlink:hover{
			padding: 0;
			color: #DE0987;
			text-decoration: underline;
			background-color: #FCCEF2;
		}
		
		#mainbody p {
			margin: 15px 0 15px 0;
			padding: 0;
			text-align: justify;
		}
		
		#mainbody p.hometop {
			display: block;
			clear: both;
			margin: auto; 
			padding: 10px; 
			text-align: center;	
			font-size: 15px;
			font-weight: 300;
			line-height: 1.2;
			border: solid 2px #f59acf;
			background-color: #fef3fa;
		}
		
		#mainbody ul {
			margin: 15px 0 15px 0;
			padding: 0;
			list-style-type: none;
		}
		#mainbody ul li {
			margin: 5px 0 5px 0;
			padding: 0 20px 0 35px;
			background-image: url('/_imgs/bullet.jpg');
			background-position: 5px 2px;
			background-repeat: no-repeat;
		}
		
		
		/* GRAPHIC AND SECONDARY CONTENT IN LEFT-HAND COLUMN */
		#mainbody #mainleft {
			float: left;
			margin: 0;
			padding: 212px 30px 0 0;
			width: 293px;
			min-height: 30px;
			background-repeat: no-repeat;
		}
			#mainbody #mainleft p{
				margin: 10px 0 10px 0;
				line-height: 1.2;
			}
			#mainbody #mainleft a{
				padding: 0;
				color: #DE0987;
				text-decoration: none;
				font-weight: bold;
			}
			#mainbody #mainleft a:hover{
				padding: 0;
				color: #DE0987;
				text-decoration: underline;
			}
		
			/* SPECIFIC TO HOMEPAGE */
			/*#mainbody #mainleft.home {
				background-image: url('/_imgs/shadow/misc01.jpg')
			}
			
				#mainbody #mainright #homebuttons div {
					padding: 140px 30px 20px 10px;
					width: 216px; 
					height: 62px;
					text-align: center;
					line-height: 1;
					font-weight: 500;
					font-size: 15px;
				}
				
				#mainbody #mainright #homebuttons a {
					display: block;
					margin: 0;
					padding: 0;
					width: 100%; 
					height: 100%;
					color: #635a63;					
					text-decoration: none;
					background: none;
				}
				#mainbody #mainright #homebuttons a:hover {
					color: #453f45;
					text-decoration: none;
					background: none;
				}
				
				#mainbody #mainright #homebuttons #ambassadors {
					float: left;
					margin: 0 0 0 25px;
					background-image: url('/_imgs/home/ambassadors_back.jpg');
					background-repeat: no-repeat;
				}		
					
				#mainbody #mainright #homebuttons #takeaction {
					float: right;
					margin: 0;
					background-image: url('/_imgs/home/takeaction_back.jpg');
					background-repeat: no-repeat;
				}*/
				
				/* new */
				
				#homeblock {
					text-align: center;
					margin-left: 10px;
					height: 242px;
				}
				#homeblock div {
					padding: 135px 40px 20px 20px;
					width: 196px; 
					height: 67px;
					text-align: center;
					line-height: 1;
					font-weight: 500;
					font-size: 15px;
				}				
				#homeblock a, #homeblock2 a {
					display: block;
					margin: 0;
					padding: 0;
					width: 100%; 
					height: 100%;
					color: #635a63;					
					text-decoration: none;
					background: none;
				}
				#homeblock a:hover, #homeblock2 a:hover {
					color: #453f45;
					text-decoration: none;
					background: none;
				}
				
				#homeblock #takeaction {
					float: left;
					background-image: url('/_imgs/home/takeaction_back.jpg');
					background-repeat: no-repeat;
				}
				#homeblock #freestuff {
					margin: auto;
					background-image: url('/_imgs/home/freestuff_back.jpg');
					background-repeat: no-repeat;
				}
				#homeblock #ambassadors {
					float: right;
					background-image: url('/_imgs/home/ambassadors_back.jpg');
					background-repeat: no-repeat;
				}		
				
				#homeblock2 {
					margin: 0;
				}
				
				#homeblock2 #pinkshirtday {
					float: right;
					width: 25%;
					margin-right: 15px;
					padding-bottom: 15px;
					text-align: center;
					background-image: url('/_imgs/home/arrow.jpg');
					background-position: bottom right;
					background-repeat: no-repeat;
					font-size: 12px;
					line-height: 1.2em;
				}
				#homeblock2 #pinkshirtday img {
					border: 0;
				}
				
				#homeblock2 #slogan {
					margin-right: 35%;
					margin-bottom: 30px;
					padding: 15px 25px; 
					text-align: center;	
					font-size: 17px;
					font-weight: 300;
					line-height: 1.2em;
					/*border: solid 2px #f59acf;*/
					background-color: #FDEFFF;
					-moz-border-radius: 5px;
					-webkit-border-radius: 5px;
					border: 1px solid #FDEFFF;
				}
			
			/* SPECIFIC TO INFO ZONE */
			#mainbody #mainleft.infozone {
				background-image: url('/_imgs/shadow/infozone.jpg')
			}
			
			
			/* SPECIFIC TO SIGN-UP & WIN */
			#mainbody #mainleft.signup {
				background-image: url('/_imgs/shadow/signupwin.jpg')
			}
			
			
			/* SPECIFIC TO RESOURCES */
			#mainbody #mainleft.resources {
				background-image: url('/_imgs/shadow/resources.jpg')
			}
			
			#mainbody #mainright #resourceimgs table {
				margin-bottom: 20px;
				border: none;
				border-collapse: collapse;
			}
				#mainbody #mainright #resourceimgs table td.imgcell{
					width: 43px;
					padding: 10px;
					vertical-align: middle;
				}
				#mainbody #mainright #resourceimgs table td.textcell{
					width: 175px;
					padding: 10px 10px 10px 0;
					text-align: left;
					vertical-align: middle;
				}
			
			/* SPECIFIC TO DONATE */
			#mainbody #mainleft.donate {
				background-image: url('/_imgs/shadow/donate.jpg')
			}
			
			/* SPECIFIC TO CONTACT US */
			#mainbody #mainleft.contact {
				background-image: url('/_imgs/shadow/contactus.jpg')
			}
			
			/* SPECIFIC TO CONTACT US */
			#mainbody #mainleft.nopic {
				padding: 35px 30px 0 0;
			}
		
		/* MAIN CONTENT IN RIGHT-HAND COLUMN */
		#mainbody #mainright {
			float: right;
			margin: 0;
			padding: 0 20px 0 0;
			width: 560px;
			color: #504750;
			font-family: arial, "lucida console", sans-serif;
			font-size: 13px;
		}
			#mainbody #mainright p{
				margin: 10px 0 10px 0;
				line-height: 1.4;
			}
			#mainbody #mainright a{
				padding: 0;
				color: #DE0987;
				text-decoration: underline;
			}
			#mainbody #mainright a:hover{
				padding: 0;
				color: #DE0987;
				text-decoration: underline;
				background-color: #FCCEF2;
			}
				#mainbody #mainright a.nodec img{
					border: 0;
				}
				#mainbody #mainright a.nodec{
					text-decoration: none;
				}
				#mainbody #mainright a.nodec:hover{
					text-decoration: none;
					background-color: #FFFFFF;
				}
			#mainbody #mainright h1 {
				margin: 0 0 20px 0;
				padding: 0 30px 0 0;
				min-height: 26px;
				color: #504750;
				font-weight: 300;
				font-size: 20px;
				text-align: right;
				background-image: url('../_imgs/h1_back.jpg');
				background-repeat: no-repeat;
				background-position: right -2px;
			}
			/*#mainbody #mainright h1 {
				margin: 0 0 20px 0;
				padding: 0 30px 0 0;
				min-height: 30px;
				color: #504750;
				font-weight: 300;
				font-size: 20px;
				text-align: right;
				background-image: url('../_imgs/h1_back2.jpg');
				background-repeat: no-repeat;
				background-position: right -6px;
			}*/
			#mainbody #mainright h2 {
				margin: 30px 0 10px 0;
				padding: 0;
				color: #7C6E7C;
				font-weight: 300;
				font-size: 16px;
			}

/* BOTTOM OF PAGE - SPONSORS, ETC. */
	#bodyspacing {
		clear: both;
		margin: auto;
		padding: 0;
		height: 30px;
	}
	#footerclear {
		margin: auto;
		padding: 0;
		width: 100%;
		height: 170px;
	}
	
	#footer {
		margin: auto;
		margin-top: -170px;
		padding: 15px 30px 15px 30px;
		width: 930px;
		font-family: arial, "lucida console", sans-serif;
		font-size: 11px;
		
		color: #504750;
		background-image: url(../_imgs/content_back.jpg);
		background-position: center;
		background-repeat: repeat-y;
	}
	
		#footer-spacer {
			border-top: solid 2px #DE0987;
			height: 15px;
		}
		
		#footer a {
			color: #DE0987;
			text-decoration: none;
		}
		#footer a:hover {
			color: #DE0987;
			text-decoration: underline;
		}
	
		#footer #sponsors {
			margin: auto;
			margin-bottom: 15px;
			padding: 0 0 15px 0;
			border-bottom: solid 2px #FCCEF2;		
		}
		
		#footer #left {
			float: left;
			width: 200px;			
			text-align: left;
		}
			#footer #left #jv {
				float: left;
				display: block;
				margin: 0 17px 0 0;
				padding: 0;
				border: 0;
				width: 24px;
				height: 57px;
				text-decoration: none;
				background-image: url('/_imgs/footer/jv_logo.jpg');
				background-repeat: no-repeat;
			}
			#footer #left p {
				margin: 10px 0 0 0;
				padding: 0;
			}
		
		#footer #right {
			float: right;
			width: 200px;
			text-align: right;		
		}
		
			#footer #right #dwp {
				float: right;
				display: block;
				margin: 0 0 0 7px;
				padding: 47px 0 0 35px;
				border: 0;
				width: 77px;
				/*height: 14px;*/
				text-decoration: none;
				text-align: left;
				font-size: 9px;
				color: #635a63;
				background-image: url('/_imgs/footer/dwp_logo.jpg');
				background-repeat: no-repeat;
				line-height: 1;
			}
			#footer #right p {
				margin: 0;
				padding: 0;
			}
		
		#footer #center {
			text-align: center;
		}
		
			#footer #center table {
				margin: 5px 0 0 0;
				max-width: 500px;
				border-collapse: collapse;
				border: 0;
			}
				#footer #center td {
					padding: 0 15px 0 15px;
					border: 0;
					vertical-align: middle;
				}
			#footer #center a{
				text-decoration: none;
			}
			#footer #center a:hover{
				text-decoration: none;
			}
			#footer #center img{
				border: 0;
			}

/* REGISTRATION FORM */

#regform table {
	margin: 20px 0 0 0;
	width: 535px;
	border-collapse: collapse;
	background-image: url('../_imgs/form/row_back.jpg');
	background-repeat: repeat-y;
	/*border: solid 2px #F083C4;*/
	
}
	/*#regform tr {
		background-image: url('../_imgs/form/row_back.jpg');
		background-repeat: repeat-y;
	}*/
	#regform #tabletop {
		background-image: url('../_imgs/form/table_top.jpg');
		background-repeat: no-repeat;
		height: 15px;
	}
		#regform td.left {
			border: 0;
			padding: 7px 2px 7px 7px;
			vertical-align: top;
			text-align: right;
		}
		#regform td.right {
			border: 0;
			padding: 7px 7px 7px 2px;
			vertical-align: top;
			text-align: left;
		}
			#regform td input{
				width: 200px;
			}
		#regform #submitbtn {
			background-image: url('../_imgs/form/table_back.jpg');
			background-repeat: no-repeat;
			background-position: bottom;	
		}
			#regform #submitbtn td{
				padding: 10px 0 10px 0;	
			}
				#regform #submitbtn div{
					margin: 0;
					padding: 0;
					width: 107px;
					height: 41px;
					background-image: url('../_imgs/form/submit_on.jpg');
					background-repeat: no-repeat;
				}
					#regform #submitbtn #submitlink{
						display: block;
						width: 100%;
						height: 100%;
						background-image: url('../_imgs/form/submit_off.jpg');
						background-repeat: no-repeat;
						text-decoration: none;
						border: 0;
					}	
					#regform #submitbtn #submitlink:hover{		
						background-image: url('../_imgs/form/submit_on.jpg');
						text-decoration: none;
						border: 0;
					}
.musthave {
	font-weight: bold;
	color: #DE0987;
}
.security {
	display: inline-block;
	padding: 10px 10px 0px 10px;
}
.error {
	display: inline-block;
	padding: 10px 10px 0px 10px;
	border: solid 2px #DE0987;
}


/* CONTROL ITEMS */
	.fl {float:left;}
	.fr {float:right;}
	.cl {clear:left;}
	.cr {clear:right;}
	.ca {clear:both;}
	
	/* LOGO COLORS, DARK PINK, LIGHT GRAY, LIGHT PINK */
	.lp {color: #F198CE; font-weight:bold;}	/* FCCEF2 */
	.lg {color: #B7A1B6; font-weight:bold;}
	.dp {color: #DE0987; font-weight:bold;}
	
	/* PAGE SECTIONS */
	.pagesec {
		display: block;
		width: 100%;
		margin: 0;
		padding: 20px 0 0 0;
		border-bottom: solid 1px #FCCEF2;
	}
	
	.btt {
		margin: 0;
		padding: 15px 0 5px 0;
		width: 100%;
		text-align: right;
		font-size: 11px;
	}
	
	/* SPECIAL ITEMS */
	#facebook {
		display: block;
		width: 123px;
		height: 23px;
		border: 0;
		background-image: url('/_imgs/contact/facebook.jpg')
	}
	
	
	