@charset "UTF-8";
/* CSS Document */

body {
	position: relative;
	background-color:#001255;
	margin: 0;
	padding: 0;
	text-align: center;	
}

* {
	margin: 0;
	padding: 0;
	position: relative;
}

a {outline: none;}

.clear_float {
	clear: both;
	line-height: 0px;
}

#container {
	width: 886px;
	height: 780px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding: 15px;
	text-align: left; /* this overrides the text-align: center on the body element. */	
	background-color:#FFFFFF;
	position: relative;
	
}

#header {
	position: relative;
	margin: 0; 
	padding: 0;
	width: 886px;
	height: 170px;
	background: url(images/head_bg.png) no-repeat transparent;
	text-align: left;
}

#logo {
	z-index: 3;
	margin-left: -2px;
	margin-top: -19px;
	padding: 0;
	position: absolute;
	border: none;
}

#image {
	position: absolute;
	margin-left: 507px;
	
}


#header span {z-index: 4;
	margin-top: 151px;
	margin-left: 20px;
	position: absolute;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
}


#nav {
	margin: 5px 0px; 
	padding:0;
	position: relative;
	width: 887px;
	height:28px;
}

#nav ul {padding: 0; margin: 0;
	list-style-type: none;
}

#nav ul li {
	position: relative;
	display: inline;
	float: left;
}

#nav ul li a {	
	display: block;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 12px;
}

#home_btn{margin: 0 0; padding: 0 0; display: block; width: 83px; height: 27px; background: transparent url(images/home_li.png) no-repeat 0 0; text-indent: -9999px;}
#about_btn{margin: 0 0; padding: 0 0; display: block; width: 153px; height: 27px; background: transparent url(images/about_debbie_li.png) no-repeat 0 0; text-indent: -9999px;}
#news_btn{margin: 0 0; padding: 0 0; display: block; width: 110px; height: 27px; background: transparent url(images/news_li.png) no-repeat 0 0; text-indent: -9999px;}
#issues_btn{margin: 0 0; padding: 0 0; display: block; width: 158px; height: 27px; background: transparent url(images/issues_li.png) no-repeat 0 0; text-indent: -9999px;}
#get_involved_btn{margin: 0 0; padding: 0 0; display: block; width: 150px; height: 27px; background: transparent url(images/get_involved_li.png) no-repeat 0 0; text-indent: -9999px;}
#donate_btn{margin: 0 0; padding: 0 0; display: block; width: 130px; height: 27px; background: transparent url(images/donate_li.png) no-repeat 0 0; text-indent: -9999px;}
#contact_btn{margin: 0 0; padding: 0 0; display: block; width: 103px; height: 27px; background: transparent url(images/contact_li.png) no-repeat 0 0; text-indent: -9999px;}

#content {
	margin: 0;
	padding: 0;
	position: relative;
	width: 620px;
	height: 600px;	
	/*left: 15px;
	top: 230px;*/
	float: left;
	
}

#update {
	margin: 0;
	padding: 0;
	position: relative;
	text-align: left;
}

#update h3 {
	height: 27px;
	background: transparent url(images/update_h3.png) no-repeat 0 0;
	text-indent: -9999px;
	
}

#DebbieP_img {margin: 0px; padding: 5px 15px 5px 0px;
	float: left;
	width:"50";
	height:"100";
}

#update p {
	width: 600px;
	margin-left: 13px;	
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 12px;
	
}

#about_debbie {
	margin: 0;
	padding: 0;
	position: relative;
	text-align: left;
}

#about_debbie h3 {
	height: 27px;
	background: transparent url(images/about_debbie_h3.png) no-repeat 0 0;
	text-indent: -9999px;
	
}

#about_debbie img {
	margin-top: -15px;
	border: #000000 thin solid;
}

#about_debbie p {
	margin-top: -137px;
	margin-left: 155px;	
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 12px;
	
}

#about_debbie p a {
	position: absolute;
	color: #001255;
	font-size: 11px;
	top: 155px;
	left: 550px;
}

#get_involved {
	margin: 0;
	padding: 0;
	position: relative;
	text-align: left;
	top: 150px;
}

#get_involved h3 {
	height: 27px;
	background: transparent url(images/get_involved_h3.png) no-repeat 0 0;
	text-indent: -9999px;
	
}

#get_involved img {
	margin-top: -15px;
	border: #000000 thin solid;
}

#get_involved p {
	margin-top: -137px;
	margin-left: 155px;	
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 12px;
	
}

#get_involved p a {
	position: absolute;
	color: #001255;
	font-size: 11px;
	top: 155px;
	left: 550px;
}

#donate {
	margin: 0;
	padding: 0;
	position: relative;
	text-align: left;
	top: 315px;
}

#donate h3 {
	height: 27px;
	background: transparent url(images/donate_h3.png) no-repeat 0 0;
	text-indent: -9999px;
	
}

#donate img {
	margin-top: -15px;
	border: #000000 thin solid;
}

#donate p {
	margin-top: -137px;
	margin-left: 155px;	
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 12px;
	
}

#donate p a {
	position: absolute;
	color: #001255;
	font-size: 11px;
	top: 155px;
	left: 550px;
}

#news_bar {
	text-align: left;
	margin: 0;
	padding: 0;
	width: 251px;
	height: 600px;
	position: relative;
	float: right;
}

#news_bar h3 { margin: 0px; padding: 0px;
	height: 29px;
	background: transparent url(images/news_h3.png) no-repeat 0 0;
	text-indent: -9999px;
}

div.story {margin: 0px; padding: 0px;
	margin-left: 8px;
	width: 235px;
	text-align: center;
}

div.story h4 {margin: 12px 0px; padding: 0px;
	position: relative;
	color: #001255;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
}

div.story p {margin: -10px 0px 7px 0px; padding: 0px;
	position: relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align: left;
}

p.news_link a {margin: 0px; padding: 0px;
	position: relative;
	color: #001255;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	top: 5px;
	left: 165px;
}

#branding p {
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#branding p a {
	color: #FFFFFF;
}

#emailsignup {
	position: absolute;
	top: 720px;
	left: 680px;
}
	













