* {
	padding:0;
	margin:0;
	}

html, body, form, fieldset, table {
	font: 100%/120% "Lucinda Sans Unicode", "Lucinda Sans", "Lucida Grande",Tahoma, Arial, Helvetica, sans-serif;
}

form p label, form p input {
margin-bottom:2px;
}

#fade {
	padding: 20px;
	margin: 20px;
}

form, fieldset {
	padding:20px;
}

body {
	background-color:#fff;
	font-size: 13px;
	}

#container {
	width:796px;
	margin: 0 auto 10px auto;
	}

#header {
	position:relative;
	width:800px;
	height:236px;
	text-align:right;
	background: url(..images/bg_head.jpg) top left no-repeat;
}

#tagline {
	position:absolute;
	top:-500px;
	left:-5000px;
	height:1px;
	width:1px;
	overflow:hidden;
}

#contactinfo {
	margin-top:-2em;
	padding-top:85px;
	padding-left:400px;
	color:white;
	line-height:13px;
	font-size:1em;
	text-align:center;
}

#contactinfo a {
	color:white;
	}

#nav {
	text-align:left;
	margin-left:180px;
	padding-top:32px;
	margin-top:-2em;
	}

#nav li {
	display:inline;
	list-style:none;
	}

#nav li a {
	color:white;
	text-align:center;
	padding-top:55px;
	display:block;
	float:left;
	height:25px;
	width:100px;
	text-decoration:none;
	line-height:1em;
	}

#nav li a:hover, #nav li a:focus
 {
	color: #aac;
	text-decoration:underline;
	}

#navhelp a {
	background: url(../images/navhelp.jpg) top center no-repeat;
	}

#navissues a {
	background: url(../images/navissues.jpg) top center no-repeat;
	}

#navlinks a {
	background: url(../images/navlinks.jpg) top center no-repeat;
	}

#navadvocacy a {
	background: url(../images/navadvocacy.jpg) top center no-repeat;
	}

#navcalendar a {
	background: url(../images/navcalendar.jpg) top center no-repeat;
	}

#navpubs a {
	background: url(../images/navpubs.jpg) top center no-repeat;
	}

#bodycontainer {
	width:100%;
	height:100%;
	border-left:2px solid #0A1262;
	border-right:2px solid #0A1262;
	border-bottom:1px solid #0A1262;
	background: url(../images/bgheadbottom.gif) top left repeat-x;
}

#navcolumn {
	width:200px;
	float:left;
	height:100%;
	min-height:330px;
	background: url(../images/bgnavcolumn.jpg) 15px center no-repeat;
	}

#navcolumn ul {
	margin-top:15px;
	list-style:none;
	}

#navcolumn ul a {
	display:block;
	text-decoration:none;
	padding:6px 4px;
	border-top:1px dashed #bbb;
	font-size:1.25em;
	color:#222;
	width:190px;
	}

#navcolumn li a:hover, #navcolumn li a:focus
 {
	color: #333;
	-moz-opacity:.65;
	background-color:#ddd;
	}

#maincontent {
	float:left;
	width:570px;
	padding:15px 2px 10px 8px;
	border-left:1px solid #0A1262;
	min-height:330px;
	}

#storybox, #newsbox {
	width:285px;
}

#storybox h2, #newsbox h2, #storybox p, #newsbox p, #storybox ul, #newsbox ul, #storybox h3, #newsbox h3 {
	margin-left: 11px;
	margin-right: 11px;
}
#storybox p, #newsbox p {
	margin-bottom: 14px;
	margin-top: 14px;
}

#maincontent #storybox ul, #maincontent #newsbox ul {
	margin-left: 24px;
	margin-right: 11px;
}

#storybox {
	float: left;
	margin: 0 auto;
}

#newsbox {
	float: left;
	margin: 0 auto;
}

#boxtop {
	background-image: url(../images/box_top.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 570px;
	margin: 0 auto;
}

#boxmiddle {
	background-image: url(../images/box_middle.gif);
	width: 570px;
}

#boxbottom {
	background-image: url(../images/box_bottom.gif);
	background-repeat: no-repeat;
	height: 3px;
	width: 570px;
	background-position: bottom;
}

#storybox h2, #newsbox h2 {
	color:#0A1367;
	font-weight:bold;
	text-align:center;
}

#footer {
	padding:4px 0;
	width:796px;
	color:#656565;
	text-align:center;
	border-left:2px solid #0A1262;
	border-right:2px solid #0A1262;
	border-bottom:2px solid #0A1262;
	clear:both;
	}

h1 {
	color:#0A1367;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.5em;
	padding-bottom:7px;
	background: url(../images/bgh1.jpg) 0 100% no-repeat;
	margin-bottom:.25em;
	line-height:1em;
	}

.subheader {
	font-size:.75em;
	}

h2 {
	margin-top:.5em;
	color:#4f4f4f;
	font-size:1.25em;
	padding-bottom:3px;
	background: url(../images/bgheaders.jpg) 0 100% no-repeat;
	font-weight:bold;
	margin-top: 1.25em;
	margin-bottom: 0.75em;
}

h2 a, h2 a:link  {
	text-decoration: none;
	color: #0A1367;
}

h2 a:hover {
	color: black;
}

h3 {
color:#4f4f4f;
font-size:1em;
}

ul, ol {
	margin-top:.5em;
	margin-bottom:.5em;
}

p {
	margin-top:.5em;
	margin-bottom: 14px;
}

p.newsdate {
	margin-bottom: -3px;
	margin-top:-11px;
	font-size: 11px;
}

img	
	{
	border:none;
	}

#maincontent ul, #maincontent ol
	{
	margin-left:20px;
	margin-bottom:1em;
	padding:0;
	}

#maincontent li {
	margin-top: .75em;
	margin-left: 15px;
}

a:link
	{
	color: #20399D;
	}

a:visited {
	color:#663366;
	}
	
img.center {
	margin: 0 auto;
	display: block;
}

textarea {
	font-size: 13px;
}

#constant form {
	padding: 6px 4px;
}

#constant {
	background-image: url(../images/constant.png);
	background-color: #FF3600;
}

#constant p {
	color: white;
	margin-bottom:3px;
	margin-top:0;
}

#navcolumn li#safesubscribe {
	text-align: center;
}
#navcolumn li#safesubscribe a {
	border: none;
}

#navcolumn li#safesubscribe a:hover {
	background-color: white;
}