/*-General-----------------------------------------------*/body {	background: url("../images/background.gif") no-repeat fixed bottom left;	background-color: #2A2E33;	color: #ffffff;	font-family: georgia, times new roman, times, serif;	font-weight: normal;	text-decoration: none;	voice-family: inherit;	font-size: small;}h1, h2, h3, h4, h5, h6, p, div, li, ol, ul, dd, dt, dl, blockquote, form {	font-weight: normal;	font-size: 1em; }a {	background-color: transparent;	color: #ffffff;}/*-Main Layout-------------------------------------------*/#overall {	background: transparent url("../images/overall.png") repeat;	color: #ffffff;	font-size: .9em;	border-color: #ffffff;}/*-Header-------------*/#header {	background: transparent url("../images/title.gif") no-repeat;	border-bottom-color: #ffffff;}#header h1 {	font-size: 1.5em;}/*-Top Nav------------*/#topnav a {	text-decoration: none;}#topnav a:hover {	text-decoration: underline;}/*-Footer-------------*/#footer {	font-size: .9em; 	border-top-color: #ffffff;}/*-Content Area-------*/#contentArea {}/*-Left Column--------*/#menu	{	font-size: .95em;}#menu .node {	border-color: #ffffff;}#menu .node h1 {	font-size: 1.20em;	font-weight: bold;	border-bottom-color: #ffffff;}/*-Right Column-------*/#content {	border-left-color: #ffffff;}#content h1 {	font-size: 2.2em;	border-bottom-color: #ffffff;}#content h2 {	font-size: 1.7em;}#content p {	line-height: 2em;	text-align: justify;}/*#content p:first-letter {   font-size: 3.5em;   line-height: 1em;	}*/#content p.lead_paragraph:first-letter {   font-size: 3.5em;   margin: -12px 0 0 0;}#content div.byline {	border-left-color: #ffffff;	font-size: .95em;}/*-Remaining Markup--------------------------------------*//*-Sub Nav-----------------------------------------------*/ul.subnav li a {	text-decoration: none;}ul.subnav li a:hover {	text-decoration: underline;}table.members  {	border-color: #ffffff;	font-size: 1em;}table.members td {	border-color: #ffffff;}table.members th {	border-color: #ffffff;}
