tohtml, body {
	height: 100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;
	line-height: 1.5em;
	color: #FFFFFF;
	background-color: #000000;
}

h1 {
	font-size: 2em;
	margin: 1.5em .5em;
	letter-spacing: .075em;
}

h2 {
	font-size: 1.75em;
	margin: 1.5em .5em .5em 0em;
	letter-spacing: .075em;
}

h3 {
	font-size: 1.5em;
	letter-spacing: .075em;
	margin: 0em 0em .5em 0em;
}

p {
	margin-bottom: 1em;
	padding: 0 1em;
}

a {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
}

div.users
{
	position: relative;
}
div.users a.floatright
{
	position: absolute;
	right: 0px;
	top: 0px;
}

div.vcard {
	background-color: #808080;
	border-bottom: solid 4px #959595;
	border-right: solid 4px #959595;
	border-left: none;
	border-top: none;
	color: black;
	margin: 1em 0em 1em 0em;
	padding: 1em 1em 0em 1em;
}
div.vcardmetadata {
	margin: .5em 0em;
}
div.vcard span.label{
	font-weight: bold;
}

div.required input, div.required textarea, div.optional input, div.optional textarea {
	display: block;
	margin: 0 0 1em 0;	
}

div.related {
	margin: 2em 0 0 0;	
}

div.related {
	margin: 2em 0 0 0;	
}
div.related div{
	margin: .5em;	
}

form.loginform div {
	margin: 3em 0em;	
}

#container {
	position: relative;
	min-height: 100%;
	height: 100%;
	width: 100%;
}

html>body #container {
	 height: auto;
}

#header {
	background: transparent url("../img/header.png") left top repeat-x;
}

#home #header {
	background: transparent url("../img/header_home.png") left top repeat-x;
}

#inner_header {
	width: 1000px;
	height: 58px;
	margin: 0 auto;
	background: transparent url("../img/inner_header.jpg") right top no-repeat;
}

#home #inner_header {
	background: transparent url("../img/inner_header_home.jpg") right top no-repeat;
}

#logo {
	float: left;
	display: block;
	width: 100px;
	height: 58px;
	border: none;
	background: transparent url("../img/logo.png") left top no-repeat;
}

#home #logo {
	background: transparent url("../img/logo_home.png") left top no-repeat;
}

#navigation {
	float: left;
	width: 634px;
	height: 37px;
	position: relative;
	list-style-type: none;
	background: transparent url("../img/navigation.jpg") left top no-repeat;
}

#navigation li {
	position: absolute;
	text-indent: -3000em;
	overflow: hidden;
}

#navigation a {
	display: block;
	border: none;
	height: 37px;
}

#nav_home {
	left: 0;
	width: 46px;
}

#nav_laundry {
	left: 48px;
	width: 122px;	
}

#nav_trashcan {
	left: 172px;
	width: 172px;	
}

#nav_voice {
	left: 345px;
	width: 134px;	
}

#nav_activist {
	left: 481px;
	width: 67px;
}

#nav_stores {
	left: 550px;
	width: 84px;	
}

#nav_home a:hover {
	background: transparent url("../img/navigation.jpg") 0 -51px no-repeat;
}

#nav_laundry a:hover {
	background: transparent url("../img/navigation.jpg") -48px -51px no-repeat;
}

#nav_trashcan a:hover {
	background: transparent url("../img/navigation.jpg") -172px -51px no-repeat;
}

#nav_voice a:hover {
	background: transparent url("../img/navigation.jpg") -345px -51px no-repeat;
}

#nav_activist a:hover {
	background: transparent url("../img/navigation.jpg") -481px -51px no-repeat;
}

#nav_stores a:hover {
	background: transparent url("../img/navigation.jpg") -550px -51px no-repeat;
}

#home_header {
	width: 1000px;
	margin: 0 auto;
}

#home_header a {
	border: none;
}

#home_trashcan {
	float: left;
	width: 493px;
	height: 304px;
	position: relative;
	list-style-type: none;
	background: transparent url("../img/home_trashcan.jpg") left top no-repeat;
}

#home_trashcan li {
	position: absolute;
}

#home_trashcan a {
	display: block;
}

#trash_learn {
	top: 26px;
	left: 66px;
}

#trash_learn a {
	width: 367px;
	height: 84px;
}

#trash_register {
	top: 105px;
	left: 50px;
}

#trash_register a {
	width: 240px;
	height: 85px;
}

#trash_edit {
	top: 190px;
	left: 125px;
}

#trash_edit a {
	width: 250px;
	height: 70px;
}

#home_filler {
	float: right;
	width: 507px;
	height: 304px;
}

#middle {
	width: 1000px;
	margin: 0 auto;
	min-height: 208px;
	background: transparent url("../img/middle.png") left top no-repeat;
}

#home #middle {
	height: 560px;
	padding-bottom: 7em;
	background: transparent url("../img/middle_home.jpg") 0 360px no-repeat;
}

#home #middle a {
	border: none;
}

#wrap {
	width: 100%;
	float: right;
	margin-left: -260px;
	margin-bottom: 7em;
	min-height: 672px;
	background: transparent url("../img/wrap.jpg") left bottom no-repeat;
}

#content {
	margin-left: 260px;
	padding-right: 1.5em;
	padding-bottom: 310px;
}

#sidebar {
	float: left;
	width: 240px;
	margin-bottom: 8em;
	padding: 50px 0px 0px 20px;
}

.sidebaritem ul {
	line-height: 2em;
	padding: 0px 0px 0px 20px;
}

#sidebar a {
	border: none;
	border-bottom: 1px solid #ffffff;
}

#sidebar a:hover {
	border-bottom: 2px solid #ffffff;
}

#sidebar dl {
	margin: 3.5em 0 0 3.5em;
	list-style-type: none;
}

#sidebar dt {
	font-weight: bold;
}

#sidebar dd {
	margin: .5em 0;
}

#home_links {
	float: left;
	width: 493px;
	height: 425px;
	position: relative;
	list-style-type: none;
	background: transparent url("../img/links.jpg") left top no-repeat;
}

#home_links li {
	position: absolute;
}

#home_links a {
	display: block;
}

#link_laundry {
	top: 65px;
	left: 30px;
}

#link_laundry a {
	width: 105px;
	height: 124px;
}

#link_trashcan {
	top: 90px;
	left: 205px;
}

#link_trashcan a {
	width: 245px;
	height: 85px;
}

#link_store {
	top: 210px;
	left: 50px;
}

#link_store a {
	width: 195px;
	height: 120px;
}

#link_voice {
	top: 210px;
	left: 295px;
}

#link_voice a {
	width: 95px;
	height: 120px;
}

#link_activist {
	top: 380px;
	left: 129px;
}

#link_activist a {
	width: 227px;
	height: 38px;
}

#home_right {
	float: right;
	width: 507px;
	background: transparent url("../img/home_right.jpg") left bottom no-repeat;
}

#home_news {
	width: 507px;
	height: 290px;
	background: transparent url("../img/news.gif") left top no-repeat;
}

#home_news dl {
	color: #FFFFFF;
	margin: 0 30px 10px 270px;
}

#home_news dl.top_news {
	padding-top: 50px;
}

#home_news dt {
	font-weight: bold;
	letter-spacing: 2px;
}

#mailing_list {
	width: 507px;
	height: 70px;
	background: transparent url("../img/mailinglist.gif") left top no-repeat;
}

#mailing_input {
	font-size: 1.25em;
	width: 306px;
	height: 27px;
	margin: 30px 0 0 12px;
	padding: 4px 0 4px 10px;
	border: none;
	background: transparent url("../img/mailing_input.png") left top no-repeat;
}

#submit {
	width: 152px;
	height: 37px;
	border: none;
	text-indent: -3000em;
	overflow: hidden;
	background: transparent url("../img/join.png") left bottom no-repeat;
}

#footer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}

#footer a {
	border: none;
}

#footer a:hover {
	border-bottom: 1px solid #ffffff;
}

#inner_footer {
	color: #FFFFFF;
	font-size: .95em;
	width: 1000px;
	margin: 3em auto;
	text-align: center;
}

#inner_footer a {
	color: #FFFFFF;
	margin: 0 1em;
	text-decoration: none;
}

#inner_footer ul {
	list-style-type: none;
	padding: 0 .5em;
}

.clear {
	clear: both;
}

#main p, #main ul {
	background-color: #808080;
	border-bottom: solid 4px #959595;
	border-right: solid 4px #959595;
	border-left: none;
	border-top: none;
	color: black;
}
#main p
{
	padding: 6px 8px;
}
#main ul 
{
	padding: 6px 8px 6px 20px;
}

div.users table tr td {
	border: solid 1px #222222;
	font-size: .8em;
	padding: 5px;
}
div.users table tr th {
	text-align: left;
}


#UserEmail
{
	margin: 0px 0px 0px 0px !important;
}

.emailvisibilityedit
{
	margin: 0px 0px 1em 0px !important;
}
.emailvisibilityedit label, .emailvisibilityedit input
{
	display: inline !important;
	margin: 0px !important;
}
#UserShareEmail_
{
	display: none !important;
}

#ShowAll
{
	float: right;
}
#TCOnly
{
	float: left;
}
#LLPOnly
{
	float: left;
}