body	{	
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, San-Serif;
	font-size: 100%;
	text-align:center;
	background: #455560;
	}
	
*	{
	margin:0;
	padding:0;
	}
	
	
/*** IE6 Fix ***/
* html #content_left {
  left: 226px;           /* RC width */
}
	
ul, ol {margin:0;padding:0;}
 
.hide	{
	text-indent:-9999px;
	}
	
html p		{
	text-align: left;
	font-size: 0.85em;
	}
	
a:link	{
	text-decoration: none;
	color: #00549E;
	background: transparent;
	}
	
a:visited	{
	text-decoration: none;
	color: #00549E;
	background: transparent;
	}

a:hover		{
	text-decoration: underline;
	color: #00549E;
	background: transparent;
	}
	
a:active		{
	text-decoration: none;
	color: #00549E;
	background: transparent;
	}	
	
img	{
	display: block;
	border: 0;
	}
	
.right_curve	{
    text-align: right;
	}
	
img.tellafriend	{
	margin-top: 48px;
	margin-left: auto;
    margin-right: auto;
    text-align: center;
	}
		
img.b4blogo	{
	margin-left: auto;
    margin-right: auto;
    text-align: center;
	}
	
img.donate	{
	margin-top: 12px;
	margin-left: auto;
    margin-right: auto;
    text-align: center;
	}
	
img.treatments	{
	margin-top: 20px;
	margin-bottom: 20px;
    text-align: center;
	}
	
img.fisherlogo	{
	margin-top:15px;
	margin-left: auto;
    margin-right: auto;
    text-align: center;
	}
	
img.leftcolumn	{
	margin-top:52px;
	margin-left: auto;
    margin-right: auto;
    text-align: center;
	}
	
div#mainwrap	{
	width: 972px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	text-align:left;
	background: #ffffff;
	}
	
div#header	{
	width: 972px;
	text-align:left;
	background-color: #ffffff;
	}

div#header_left		{
	width:180px;
	padding:0px;
	float:left;
	background-color: #ffffff;
	}
	
div#header_middle		{
	width:566px;
	padding:0px;
	float:left;
	background-color: #ffffff;
	}
	
div#header_right		{
	width:226px;
	padding:0px;
    text-align: right;
	float:left;
	background-color: #bd3671;
	}
		
div#nav	{
	width: 972px;
	height: 120px;
	text-align:left;
	background-color: #ffffff;
	clear:both;
	}

div#nav_left		{
	width:180px;
	height: 120px;
	padding:0px;
	float:left;
	background-color: #ffffff;
	}
	
div#nav_middle		{
	width:566px;
	height: 120px;
	padding:0px;
	float:left;
	background-color: #ffffff;
	}
	
div#nav_right		{
	width:226px;
	height: 120px;
	padding:0px;
	float:left;
	background-color: #bd3671;
	}
	
div#nav ul	{
	margin:0 0 0 10px;
	}
	
div#nav li	{
	float:left;
	list-style-type:none;
	}
	
div#nav a:link	{
	font-weight: normal;
	text-decoration: none;
	color: #fff;
	background: transparent;
	}
	
div#nav a:visited	{
	font-weight: normal;
	text-decoration: none;
	color: #fff;
	background: transparent;
	}

div#nav a:hover		{
	font-weight: normal;
	text-decoration: underline;
	color: #fff;
	background: transparent;
	}
	
div#nav a:active		{
	font-weight: normal;
	text-decoration: none;
	color: #fff;
	background: transparent;
	}	
	
div#nav_links	{
	float:left;
	}
	
div#nav_donate	{
	float:left;
	}
	
div#masthead	{
	width: 972px;
	background-color: #ffffff;
	clear:both;
	}
	
div#content	{
	padding-left: 180px;   /* LC width */
    padding-right: 226px;  /* RC width */
    clear:both;
    overflow: hidden;
	}
	
#content .column {
	float: left;
	position: relative;
	padding-bottom: 20010px;  /* X + padding-bottom */
  	margin-bottom: -20000px;  /* X */
  }

div#content_left		{
	width:180px;
	right:180px;
	margin-left: -100%;
	background-color: #ffffff;
	}
	
div#content_left h1	{
	font-family: Georgia;
	font-style: italic;
	font-size: 1.2em;
	font-weight: normal;
	color: #C663A3;
	margin:15px 15px 15px 15px;
	line-height: 1.4em;
	}
	
div#content_left p	{
	font-family: Georgia;
	font-style: normal;
	font-size: 1em;
	font-weight: normal;
	color: #C663A3;
	margin:15px 15px 15px 15px;
	line-height: 1.4em;
	}
	
div#content_middle		{
	width:566px;
	float:left;
	background-color: #ffffff;
	}
	
div#content_middle h1	{
	padding-bottom:15px;
	font-family: Georgia;
	font-style: normal;
	font-size: 1.2em;
	font-weight: normal;
	color: #bd3671;
	margin:15px 15px 15px 15px;
	line-height: 1.4em;
	}
	
div#content_middle h2	{
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: .9em;
	color: #455560;
	margin:15px 15px 15px 15px;
	line-height: 1.8em;
	}
	
div#content_middle p	{
	padding-bottom:15px;
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: .9em;
	color: #455560;
	margin:15px 15px 15px 15px;
	line-height: 1.8em;
	}

div#content_right		{
	width:226px;
	margin-right:-226px;
	float:right;
	background-color: #e798c2;
	}
	
div#content_right p	{
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: .9em;
	color: #ffffff;
	margin:15px 15px 15px 15px;
	line-height: 1.8em;
	}
	
div#content_right h1	{
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 1.1em;
	color: #ffffff;
	font-weight: bold;
	margin:15px 15px 15px 15px;
	line-height: 1.8em;
	}
	
div#content_right ul	{
	list-style-type: none;
	padding: 0;
	margin:15px 15px 15px 15px;
	background: transparent;
	}
	
div#content_right li	{
	background:url(../images/bullet_star.gif);
	list-style-position: outside;
	background-repeat: no-repeat;
	background-position: 0 6px;
	vertical-align:top;
	padding-left:1.3em; 
	padding-top: .1em;
	margin-top: 0px;
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: .9em;
	color: #ffffff;
	line-height: 1.4em;
	}
	
.right_nav_link	{
	font-size: .8em;
	text-transform: uppercase;
	}
	
.right_column_margin	{
	margin-top: 50px;
	}
	
div#footer p	{
	font-weight: normal;
	text-decoration: none;
	color: #000;
	font-size: .7em;
	text-align:center;
	}
	
div#formcontainer	{
	width:440px;
	margin-left:0px;
	margin-top:20px;
	}
	
div#formcontainer form	{
	border-top:2px solid #ccc;
	border-bottom:3px solid #ccc;
	}
	
div#formcontainer div.clearfix	{
	border-top:1px solid #ccc;
	padding:10px 0px;
	vertical-align:top;
	}
	
div#formcontainer form label	{
	width:120px;
	float:left;
	font-size:.75em;
	margin:0 10px;
	}
	
.info	{
	width:500px;
	float:left;
	font-size:.75em;
	margin:10px 10px;
	font-weight: bold;
	}
	
.underline	{
	border-bottom-color: #455560;
	border-bottom-style: dotted;
	border-bottom-width: medium;
	margin-bottom: 15px;
	}
	
.clearfix:after	{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility:hidden;
	}

.clearfix	{
	display: inline-block;
	}
	
* html .clearfix	{
	height: 1%;
	}

.clearfix	{
	display: block;
	}
	
.error {
	font-weight: normal;
	font-size:.75em;
	text-decoration: none;
	color: #cc0000;
	}