html { min-height: 100%; margin-bottom: 1px; } /* fixes FF scrollbar - preventing shift */
body
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 76%;
	margin: 0;
	padding: 0px;
	background-color: #000;
	color: #fff;
}
img {border: 0;}

.frame
{  position:absolute;
top: 22px;
left: 210px;
border-bottom: #000 solid 30px;
	width: 700px;
	margin: 1px  1px 20px 1px;
	padding: 0px;background-color:#fff;
	/**/
}
.framepad
{
	border: 0px solid orange;
	padding: 20px 20px 0px 20px;
	margin: 0px;
}
#logo
{
	margin-left: 10px;
}

.sponsor {

font-size:16px; font-weight:bold;}
#strapline
{
	position: relative;
	top: -25px;
	left: 50px;
}
#donateBtn, .donateBtn
{
	width: 90px;
	height: 92px;
	border: 0px dashed green;
	display: inline;
	position: relative;
	left: 100px;
}
/* --------------------- Navigation styling ----------------------------- */
#navbar
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: auto;
	padding: 2px 50px 50px 40px;
	/*background: url(../images/navbar.gif) repeat-x;*/
	background-color: #000;
	color: #ccc;
	margin: 5px 0px 10px 0px;
	width: 230px;
}
#navlinks
{
	width: 200px;
	margin: 0 auto;
}
#navlinks ul
{
	border: 0px solid blue;
	list-style: none;
	padding: 10px 20px 11px 35px;
	margin: 0px;
}
#navlinks li
{
	/*display: inline;*/
	display: block;
	padding: 5px 20px 0px 0px;
	margin: 0px 12px 0px 0px;
	width: 150px;
	/*background: url(../images/delimeter.gif) no-repeat right 60%;*/
}
#navlinks A
{
	font-size: 1em;
	border: 0px solid red;
	color: #ccc;
	text-decoration: none;
	padding: 5px 1px 5px 2px;
	font-weight:bold;
}
#navlinks A:hover
{
	color: #FF0000;
	/*border-bottom: 3px solid #CC0000;*/
	padding: 2px 1px 2px 2px;
	background-color:#fff;font-weight:bold;width: 180px;
	
}
#navlinks A.active
{
	border: 0px solid red;
	padding: 2px 1px 2px 2px;
	/*background: url(../images/active.gif) center bottom no-repeat;*/
	color: #fff;font-weight:bold;color: #FF0000;
}
/* --------------------- Layout styling ----------------------------- */
.topContent /* div needed to fix IE float bug */
{
	
}
.bottomContent
{
	border: 0px solid red;
	width: 850px;
	float: left;
	margin: 25px 0px 0px 0px;
	padding: 0px;
	clear: both;
}
.ContentRow
{
	border: 0px dashed blue;
	clear: both;
}
.rightColumn
{
	border: 0px dashed red;
	float: left;
	width: 263px;
	margin-left: 17px;
}
/* --------------------- Panel styling ----------------------------- */
.topLeftPanel
{
	border: 0px solid #ccc;
	width: 663px;
	float: left;
	padding: 0px;
	margin: 0px 15px 0px 0px;
	background-color:#333;
	/*background: #186051 url(../images/topLeftPanel-bg.gif) left 0 repeat-x;*/
}
.topLeftPanel .panelTop
{
	/*background: url(../images/topLeftPanel-corner.gif) left top no-repeat;*/
	min-height:43px;
	_height:auto !important; 	/* http://www.dustindiaz.com/min-height-fast-hack/ */
	height:auto !important; 	/* For standards browsers */
	height:43px; 	
					/* IE6 Fix - ignored by standards compliant browsers */
}
.panelMid
{
	color: #000;
	padding: 5px 5px 5px 10px;
	margin: 0px ;
	text-align:justify;
	background:  #F8F8F8;/* url(../images/panel-mid.gif) repeat-y;	*/
	min-height:198px;
	_height:auto !important;
	height:auto !important;
	
	
	
}
.panelMid p, .panelMid td , .panelMid td p
{
	color: #333333;font-size:12px;
	padding: 5px 2px 5px 2px;
	text-align:justify;
	vertical-align:top;
		
}

.panelMid .title
{   color: #000;
	border: 0px solid #ccc;
	width: 465px;
	float: left;
	padding: 5px 0px 5px 5px;
	margin: 6px 0px 0px 0px;
	background-color:#ddd;
	/**/
}
.tdtitle
{   color: #000;
	border: 0px solid #ccc;
	width: auto;
	
	padding: 2px 2px 2px 2px;
	
	background-color:#ddd;
	/**/
}

.borderedtable {height: 400px;   
 overflow:scroll;}
  
 .borderedtable td {
 border: solid 1px #666666; padding:1px; 
 
 
 }
 .panelMid li
{
	color: #000;
	font-size:12px;
		
}
.topLeftPanel 
{
	padding: 10px 0px 0px 0px;
}
.smallPanel .panelMid
{
	background: transparent url(../images/smallPanel-bot.gif) right bottom no-repeat;
	border-bottom: 0px solid #1e7866;	
	min-height:155px;
	_height:auto !important;
	height:auto !important;
	height:155px;
	color:#ffffff;
	
}
.panelBlurb
{
	border: 0px dashed red;
	float: left;
	width: 130px;
	margin-top: 10px;
	padding: 0px;	
	min-height:115px;
	_height:auto !important;
	height:auto !important;
	height:115px;
}
.topLeftPanel .panelBot
{
	/*background: #fff url(../images/topLeftPanel-bot.gif) left bottom no-repeat;*/
	background-color:#fff;
	min-height: 50px;
	_height:auto !important;
	height:auto !important;
	height:50px;
	padding: 0px;
	margin: 0px;
}
.largePanel
{
	border: 0px dashed green;
	width: 539px;
	float: left;
	margin: 0px 0px 20px 0px;
	min-height: 330px;
	_height:auto !important;
	height:auto !important;
	height:330px; 
	background: url(../images/largePanel-mid.gif) 0 top no-repeat;
}
.largePanelMid
{
	padding: 20px 20px 0px 20px;
	margin: 0px;
}
.largePanelTop
{
	border: 0px solid green;
	width: 439px;
	margin: 0px;
	padding: 0px;
	min-height: 26px;
	_height:auto !important;
	height:auto !important;
	height:26px;
	background: #186051 url(../images/largePanel-top.gif) left 0 no-repeat;	
}
.smallPanel
{	
	width: 263px;
	float: left;
	margin: 0px 15px 15px 0px;
	font-size: 0.9em;
	min-height: 100px;
	_height:auto !important;
	height:auto !important;
	height:100px;
	background: url(../images/panel-mid.gif) repeat-y;
}
.rightColumn .smallPanel /* no right margin for right column layout */
{
	margin-right: 0px;
}
.smallPanelTop
{
	border: 0px solid green;
	width: 263px;
	margin: 0px;
	padding: 0px;
	min-height: 26px;
	_height:auto !important;
	height:auto !important;
	height:26px;
	background: #186051 url(../images/smallPanel-top.gif) left top no-repeat;	
}
.panelMid img
{
	float: left;
	padding: 10px;
}
#flashbanner, #staticbanner
{
	border: 0px solid green;
	width: 541px;
	height: 300px;
	float: left; 
	display: inline; /* IE double margin bug */
}
/* SPECIFIC TEXT STYLES ----------------------------------*/
.green
{
	color: #33cc33
}
.donateText
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.4em;
	padding: 0px;
	margin: 0px;
}
.emphasis
{
	font-size: 1.4em;
	color: #000;
}
.pullquote
{
	font-size: 1.8em;
	line-height: 1em;
	color: #33cc33;
}
/* TYPOGRAPHY ----------------------------------*/
A, A:visited
{
	
}
A:hover
{
	color: #FF3300;
	text-decoration: underline;
}
H1,H2,H3,H4,H5
{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 1em 0px;
	padding: 0px;
	font-weight: normal;
	clear: both;
}
H1
{
	font-size: 1.8em;
	letter-spacing: 0.02em;
	color: #fff;
}
H2
{
	font-size: 1.5em;
	color: #000;
	border-bottom: 1px solid #1e7866;
	margin: 10px 0px 20px 0px;
}
H2 A, H2 A:hover, H2 A:visited
{
	color: #000;
	text-decoration: none;
}
H3
{
	font-size: 1.4em;
	letter-spacing: 0.03em;
	color: #fff;
}
H3 A, H3 A:visited
{
	text-decoration: none;
	color: #fff;
}
H3 A:hover
{
	color: #fff;
	text-decoration: underline;
}
H5
{
	color: #666;
	font-size: 1.1em;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}
P
{
	font-size: 1.2em;
	line-height: 1.4em; 
	color: #666;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
ul, ol
{
	font-size: 1.2em;
}
.emphasis
{
	font-size: 1.4em;
	color: #333;
}
.smallPanel ul, .topLeftPanel ul
{
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
	list-style-type: circle;
}
.largePanel ul, .largePanel ol
{
	margin-top: 10px;
	margin-bottom: 10px;
}
.smallPanel li, .topLeftPanel li, .largePanel li
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 8px 0px;
}
.topLeftPanel H1
{
	margin: 0px 0px 0px 22px;
	padding: 10px 0px 0px 0px;
}
.topLeftPanel .panelBot P
{
	padding: 0px 20px 0px 20px;
	margin: 0px;
}

.panelBot P
{
	padding: 15px 20px 0px 20px;
	margin: 5px;
	font-size:9px;
	
}
.smallPanel H3, .largePanel H3
{
	margin: 0px;
	padding: 4px 0px 0px 10px;
}
.topLeftPanel P
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	line-height: 1.2em;
}
.smallPanel P
{
	line-height: 1.2em;
	padding: 0px;
	margin: 0px;
}
.moreinfo
{
	float: left;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px 0px 3px 0px;
	padding: 0px;
}
.moreinfo A, .panelBot P A
{
	padding-right: 12px;
	text-decoration: none;
	background: url(../images/arrow.gif) right center no-repeat;
}

.moreinfo A:hover, .panelBot P A:hover
{
	text-decoration: underline;
	background: url(../images/arrow2.gif) right center no-repeat;
}
.topLeftPanel A, .topLeftPanel A:hover
{
	background-position: right 60%;
}
address
{
	font-size: 1.2em;
	padding: 10px 20px 10px 20px;
	line-height: 1.4em;
	font-style: normal;
}
#footer P
{
	color: #999;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}
img
{
	border: 0;
}
.largePanel img
{
	float: left;
	border: 1px solid #33cc33;
	margin: 0px 10px 20px 0px;
	padding: 0px;
	clear: left;
}
img.noborder
{
	border: 0px
}
#DonateIframe
{	
	border-style: hidden;
	/*min-height: 1400px;*/
	_height: auto !important; 	/* http://www.dustindiaz.com/min-height-fast-hack/ */
	height: auto !important; 	/* For standards browsers */
	/*height: 1400px;*/
	overflow: auto;
}
/* --------------------- Footer styling ----------------------------- */
#footer
{
	border-top: 2px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 20px 0px 20px 0px;
	clear: both;
}
#footerPadding
{
	width: 860px;
	margin: 0 auto;
	padding-top: 20px;
}
.cleaner
{
	clear: both;
	height: 0px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}
.buttonsend{
	background-color: #000;
	border:#999 solid 1px;
	color: #fff;
	font-size: 10px;
	font-weight: bold;

}
.msgform {
	text-align: right;
	padding-left: 10px;
	left: 10px;
	width: 460px;
	position: relative;
	top: 10px;
	background-position: right;
	border: 1px none #000000;
	color:#333;
}
.formattedBox
{
border:1px solid #666666; FONT-SIZE: 11px;HEIGHT:18px;font-family : Arial, Helvetica, sans-serif;padding-left: 1; padding-right: 1; padding-top: 0; padding-bottom: 0; background-color:#FFFFFF;
}
.formattedTextArea
{
border:1px solid #666666; FONT-SIZE: 11px;HEIGHT:50px;width: 150px;font-family : Arial, Helvetica, sans-serif;padding-left: 1; padding-right: 1; padding-top: 0; padding-bottom: 0;background-color:#FFFFFF; 
}
label {
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input {
font-family: Arial,sans-serif;
}