body {
	background-image: url(../GRFX/bkgd_tile.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-color: #C9DBF4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link { color:#3366CC;text-decoration:underline; }
a:visited { color:#336699;text-decoration:underline; }
a:focus { color:#6699FF;text-decoration:none; }
a:hover { color:#6699FF;text-decoration:none; }
a:active { color:#6699FF;text-decoration:none; }
#header_container {
	background-image: url(../GRFX/hdr_bkgd_tile.jpg);
	position: relative;
	height: 270px;
	width: 100%;
	left: 0px;
	top: 0px;
}
#header {
	background-image: url(../GRFX/hdr_bkgd.jpg);
	height: 270px;
	width: 780px;
	_left: 1px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#navigation {
	position: absolute;
	height: 50px;
	width: 740px;
	left: 20px;
	top: 190px;
	background-image: url(../GRFX/nav1.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#content_container {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: -10px;
	top: -10;
}
#footer {
	text-align: center;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #92A9C6;
	margin-top: 20px;
}
#main_content {
	float: left;
	width: 450px;
	position: relative;
	padding-right: 20px;
}
#sub_content {
	float: left;
	width: 219px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #92A9C6;
	color: #666666;
}
#header_container #header h1 {
	display: none;
	visibility: hidden;
}
.heading1 {
	font-size: 16px;
	font-weight: bold;
	color: #3365D6;
}
.heading2 {
	font-size: 16px;
	font-weight: bold;
	color: #689ECB;
}
.heading3 {
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
}
.heading4 {
	font-size: 16px;
	font-weight: bold;
	color: #66CC00;
}
#navigation li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute; 
	top: 0;
}
#navigation li, #navigation a {
	height: 50px;
	display: block;
	text-indent: -90000px;
}
#btn_home {
	position: absolute;
	height: 50px;
	width: 68px;
	left: 0px;
	top: 0px;
}
#btn_home a:hover {
	background-image: url(../GRFX/nav2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#btn_home {
	position: absolute;
	width: 66px;
	left: 0px;
	top: 0px;
}
#btn_home a:hover {
	background-image: url(../GRFX/nav2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#btn_mission {
	position: absolute;
	width: 72px;
	left: 66px;
	top: 0px;
}
#btn_mission a:hover {
	background-image: url(../GRFX/nav2.jpg);
	background-repeat: no-repeat;
	background-position: -66px 0px;
}
#btn_action {
	position: absolute;
	width: 64px;
	left: 138px;
	top: 0px;
}
#btn_action a:hover {
	background-image: url(../GRFX/nav2.jpg);
	background-repeat: no-repeat;
	background-position: -138px 0px;
}
#btn_fundraising {
	position: absolute;
	width: 100px;
	left: 202px;
	top: 0px;
}
#btn_fundraising a:hover {
	background-image: url(../GRFX/nav2.jpg);
	background-repeat: no-repeat;
	background-position: -202px 0px;
}
#btn_volunteers {
	position: absolute;
	width: 91px;
	left: 302px;
	top: 0px;
}
#btn_volunteers a:hover {
	background-image: url(../GRFX/nav2.jpg);
	background-repeat: no-repeat;
	background-position: -302px 0px;
}
#btn_meeting {
	position: absolute;
	width: 74px;
	left: 393px;
	top: 0px;
}
#btn_meeting a:hover {
	background-image: url(../GRFX/nav2.jpg);
	background-repeat: no-repeat;
	background-position: -393px 0px;
}
#btn_events {
	position: absolute;
	width: 68px;
	left: 467px;
	top: 0px;
}
#btn_events a:hover {
	background-image: url(../GRFX/nav2.jpg);
	background-repeat: no-repeat;
	background-position: -467px 0px;
}
#btn_messages {
	position: absolute;
	width: 129px;
	left: 535px;
	top: 0px;
}
#btn_messages a:hover {
	background-image: url(../GRFX/nav2.jpg);
	background-repeat: no-repeat;
	background-position: -535px 0px;
}
#btn_elists {
	position: absolute;
	width: 76px;
	left: 664px;
	top: 0px;
}
#btn_elists a:hover {
	background-image: url(../GRFX/nav2.jpg);
	background-repeat: no-repeat;
	background-position: -664px 0px;
}
.required {
	color: red;
}
.cssform label{
font-weight: bold;
float: left;
margin-left: -155px; 
padding-top: 5px;
width: 150px; 
}
.cssform p{
width: 300px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; 
border-bottom: 1px dashed gray;
height: 1%;
}

.cssform label{
font-weight: bold;
float: left;
margin-left: -155px; 
padding-top: 5px;
width: 150px; 
}

.cssformpad {
font-weight: bold;
float: left;
margin-left: -155px; 
padding-top: 5px;
width: 150px; 
}

.hide {
display: none;
visibility: hidden;
}

.cssform input[type="text"]{ 
}

.cssform textarea{
width: 250px;
height: 150px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}

/* Holly Hack for IE \*/
* html .dropdown ul li { float: left; height: 1%; }
* html .dropdown ul li a { height: 1%; }
/* End */
