/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 



#container {
	width: 775px;
	text-align: center;
	border: 1px solid #eda;
	background-color: #0066CC;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: absolute;
	z-index: 5;
}



h1 {
	height: 108px;
	background: url(perciformes3.gif) bottom center no-repeat;
	color: #0066CC;
	width: auto;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#nav, #nav ul {
	float: none;
	list-style: none;
	line-height: 1;
	background: white;
	font-weight: bold;
	padding: 0;
	background-color: #6666CC;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}

#nav a {
	display: block;
	width: 155px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0.0em 0em;
	z-index: 5;
}

#nav a.daddy {
}

#nav li {
	float: left;
	padding: 0;
	width: 155px;
	z-index: 5;
}

#nav li ul {
	position: absolute;
	left: -999px;
	height: auto;
	width: 155px;
	font-weight: normal;
	border-width: 0em;
	margin: 0;
	z-index: 5;
}

#nav li li {
	width: 155px;
	border-width: 2px;
	border-style: solid;
	border-color: #0000FF;
	margin: 0;
	padding: 0px 0px;
}

#nav li ul a {
	width: 155px;
}

#nav li ul ul {
	width: 155px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	width: 155px;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	width: 157px;
}

#nav li:hover {
	background: #eda;
	background-color: #0000FF;
	height: auto;
	text-align: center;
	width: 155px;
}

#nav li.sfhover {
	background: #eda;
	background-color: #0000FF;
	height: auto;
	width: 155px;
}

#content {
	clear: left;
	width:950px;
	height:auto;
	z-index: 1;
	left: 15px;
	top: 245px;
	overflow: hidden;
	visibility: inherit;
	float: left;
	padding: 10px;
	color: #FFFFFF;
	table-layout: auto;
}

#content a {
	color: #FF0000;
}

#content a:hover {
	text-decoration: none;
	color: #FFFF00;
}

#content a:link {
	color: #FF0000;
}
#content a:visited {
	color: #AA0000;
}

#content img{
	float: none;
	padding: 0px;
}

#content table{
	float: left;
	padding: 3px;
}

#sidebar {
	position:absolute;
	width:275px;
	height:auto;
	z-index:1;
	left: 515px;
	top: 247px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

#sidebar img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#sidebar a{
	color: #990000;
}

#sidebar h2{
	color: #0066FF;
}
#content-title {
	clear: left;
	width:490px;
	height:auto;
	z-index:10;
	left: 15px;
	top: 245px;
	overflow: hidden;
	visibility: inherit;
	float: left;
	padding: 10px;
	color: #FFFFFF;
}
#content-title a {
	color: #FF0000;
}
#content-title a:link {
	color: #FF0000;
}
#content-title a:visited {
	color: #AA0000;
}
#content-title a:hover {
	text-decoration: none;
	color: #FFFF00;
}
#content-title img {
	float: none;
	padding: 0px;
}
#content-title table {
	float: left;
	padding: 1px;
	margin-right: 10px;
}
