
body
{
	margin: 7px;
	padding: 0;
	text-align: left;
	color: black;	
}

a
{
	color: black;
}

a:hover
{
	color: #068193;
}


h1, h2, h3, h4, h5, h6
{
	color: #068193;
}

strong
{
	color: black;
}

#body
{
	background: url(../images/fishcard_binders.gif) no-repeat;
		padding-top: 7px;
}

/* columns ---------------------------------*/


#column1-fc
{
	font-size: .9em;
	width: 462px;	
	margin-left: 8px;
	float: left;
	display: inline;
	position: relative;
	
}

#column1-fc .content
{
	padding: 15px 15px;
}

#column1-fc .content img
{
	border: 1px solid black;
	margin-bottom: 1em;	
}

#column2-fc
{
	width: 207px;		
	margin-left: 506px;	
	background-color: transparent;
}

* html #column2-fc /* IE/Win hack, */
{
	margin-left: 503px;
}

#column2-fc .content
{	
	padding: 9px 0px 0px 0px;
}


/* Headings ---------------------------*/

.header
{
	height: 52px;
	position: relative;	
}

#column1-fc .header h1
{
	position: absolute;
	height: 36px;
	width: 175px;
	background-position: left bottom;
	text-indent: -100em;
	overflow: hidden;
	top: 16px;
	left: 16px;
	background-repeat: no-repeat;
}

#column2-fc .header h1
{
	right: 13px;
	top: 18px;
	width: 77px;
	height: 25px;
	background-image: url(../images/heading_menu.gif);
	text-indent: -100em;
	overflow: hidden;	
	position: absolute;
	
}

#column1-fc h1
{
	clear: left;
	margin-bottom: .5em;
}

#column1-fc h1.salmon
{
	background: url(../images/heading_fc_salmon.gif) no-repeat;
}

#column1-fc h1.tilapia
{
	background: url(../images/heading_fc_tilapia.gif) no-repeat;
}

#column1-fc h1.catfish
{
	background: url(../images/heading_fc_catfish.gif) no-repeat;
}

#column1-fc h1.mollusks
{
	background: url(../images/heading_fc_mollusks.gif) no-repeat;
}

#column1-fc h1.halibut
{
	background: url(../images/heading_fc_halibut.gif) no-repeat;
}

#column1-fc h1.tuna
{
	background: url(../images/heading_fc_bluefintuna.gif) no-repeat;
}

#column1-fc h1.shrimp
{
	background: url(../images/heading_fc_shrimp.gif) no-repeat;
}

#column1-fc h1.swordfish
{
	background: url(../images/heading_fc_swordfish.gif) no-repeat;
}

/* Links and Lists ----------------------------------------*/

ul.links
{
	margin-top: 1em;
}


#column1-fc .content ul.facts
{
	list-style: decimal;
	margin-left: 30px;
}

#column1-fc .warnings
{
	position: absolute;
	left: 250px;
	top: 80px;
	padding: 0;
}

#column1-fc .warnings li
{
	padding-left: 45px;
	background-position: left top;
	background-repeat: no-repeat;
	margin-bottom: .8em;
}

#column1-fc .warnings li.best
{
	background-image: url(../images/fishcard_best.gif);
}

#column1-fc .warnings li.avoid
{
	background-image: url(../images/fishcard_avoid.gif);
}

#column1-fc .warnings li.caution
{
	background-image: url(../images/fishcard_caution.gif);
}

#column2-fc #levels
{
	text-align: center;
	
}

#column2-fc #levels li
{
	float: left;
}

#column2-fc #cardmenu
{
	text-align: right;
	line-height: 1.8em;
	
	margin-top: 1em;
}

#column2-fc #cardmenu li
{
	border-bottom: 1px solid black;
	padding-right: 15px;
	padding-top: 2px;
	height: 20px;
}

#column2-fc #cardmenu li a
{
	text-decoration: none;
	
	
}
