BODY {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ccccdd;
}

DIV#OuterFrame {
	width: 948px;
	_width: 950px;
	border: 2px solid #57965f;
	min-height: 600px;
	background-image : url(images/background_swoops.jpg);
	background-repeat : no-repeat;
	background-position : top left;	
}

DIV#header {
	vertical-align: top;
	height: 122px;
}

DIV#CCORRNletters {
	margin: 0;
	padding: 0;
	display : inline;
	margin-left: 186px;
	width: 326px;
	font-size: 12px;
	position: absolute;
	top: 25px;
}

DIV#C2Rimages {
	margin: 0;
	padding: 0;
	display : inline;
	margin-left: 640px;
	width: 170px;
	position: absolute;
	top: 12px;	
}
.C2Rimage {
	margin-right: 4px;
}

DIV#greenBar{
	background-color : #57965f;
	text-transform : uppercase;
	color: white;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 0.8em;
}

#navcontainer {
	float: left;
	padding: 0;
	margin: 0;
	padding-left: 10px;
}
DIV#navTitle {
	padding: 10px 0px 5px 0px;
	margin: 0;
	color: White;
	font-weight: bold;
}
#navcontainer ul {
	list-style: none;
	color: #000;
	width : 150px;
	font: normal 85% arial, helvetica, sans-serif;
	/*border-bottom: 1px solid #ccc;*/
}
#navlist {
	margin: 0;
	padding: 0;
}
#navlist li a {
	display: block;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	background: transparent;	/* IE6 Bug */
	padding: 5px;
	/*border: 1px solid #ccc;*/
	border-bottom: 0;
	background-image : url(images/nav_background.gif);
	background-repeat : no-repeat;
}
/* Fix IE. Hide from IE Mac \*/
* html #navlist li { float: left; height: 1%; }
* html #navlist li a { height: 1%; }
/* End */
#navlist li a:hover {
	color: White; /*#57965f;*/
	font-weight: bold;
	background: transparent;
	background-image : url(images/nav_background.gif);
	background-repeat : no-repeat;	
} /* Hover Styles */
#navlist li a:active {
	color: Red; 
	background: transparent;
	background-image : url(images/nav_background.gif);
	background-repeat : no-repeat;	
} /* Hover Styles */

.submenu {
	font-size:80%;
}

DIV#content {
	font-size: 0.8em;
	padding: 0;
	margin-left: 172px;
	width: 585px;
	background-color : White;
	background-image : url(images/content_background.gif);
	background-position : top;
	background-repeat : no-repeat;
}
#content TD {
	font-size: 0.8em;
}
DIV#contentMargin {
	padding: 10px;
}

div#NewsBytesCol {
	float: right;
	width: 168px;
	margin: 0;
	padding: 0 10px 0 0;
}
DIV#BytesSize {
	font-size: 0.7em;
	padding: 0;
	margin: 0;
}
DIV#greenApple {
	text-align: center;
	font-size: 0.8em;
}

H1 {
	color: #57965f;
	font-size: 1.8em;
	text-align: left;
	font-weight: bold;
	margin-top: 0;
	padding-top: 0;
}
H2 {
	color: #57965f;
	font-size: 1.2em;
	font-weight: bold;
}

DIV#breadcrumb, DIV#breadcrumb A {
	color: silver;
	text-transform: lowercase;
}

DIV.profile {
	border: 1px solid #ccccdd;
	background-color: #FFFFEE;
	margin-bottom: 10px;
	padding: 4px;
}

A:link, A:active, A:visited  {
	text-decoration: underline ;
	color: #57965f;;
}
A:hover   {
	text-decoration: underline ;
	color: White;
	background-color: #57965f;
}

STRONG, legend {
	color:#57965f;
}

.inputbox {
	width: 300px;
}
.largebox {
	height: 8em;
}
.extraPadding {
	padding: 6px 0px 6px 0px;
}

.footbutton {
	background-color: #ccccdd;
	height: 22px;
	vertical-align: middle;
	overflow : visible;
	display : inline;
}

A.noBack:hover {
	background-color : transparent;
}

TH {
	font-size: 0.8em;
	font-weight: bold;
	text-align: left;
}

ACRONYM {
	border-bottom : 1px dotted Black;
	cursor : help;
}

.markedfields {
	color: Blue;
	font-weight: bold;
}
.errormessage {
	color: Red;
}
.donateTable {
	border-collapse : collapse;
	border: 1px solid Silver;
	width: 555px;
}
.donateTable TD {
	border-collapse : collapse;
	border: 1px solid Silver;
	vertical-align : top;
}
.PackagesTable {
	border: 1px solid Silver;
	width: 555px;
}
.PackagesTable TD {
	border: 1px solid Silver;
	vertical-align : top;
	padding: 2px;
}
.PackagesTable TD UL {
	margin-left: 1.5em;
}
.OrgName {
	background-color : #57965f;
}
H3 {
	color: White;
	margin: 0;
	padding: 0;
}
.donateForm TD {
	vertical-align: top;
}
.newsPhoto {
	float: right;
	padding-left: 8px;
	padding-bottom: 8px;
}
.newsDate {
	color: Silver;
	font-size: 80%;
}
.required {
	color: Red;
}

.memTable {
	width: 95%;
}
.memTable TD {
	vertical-align: top;
}

.MemLogo {
	float: right; 
	margin-right: 10px; 
	margin-left: 10px;
	padding-bottom: 10px;
	border: 1px solid silver;
}
.MemPhoto {
	border: 1px solid silver;
}
.dim {
	Color: #303030;
	font-weight: normal;
}