#header {
width: 776px;
height: 115px;
background-image: url(/images/parrot-cichlids.jpg);
margin: 0 auto;

}
#header h1 {
color:#FFFFFF;
padding-right:30px;
font-size:42px;


}
#menudiv {
width: 764px;
height: 22px;
margin: 0 auto;
background-image: url(/images/parrot-cichlids-menu.jpg);
padding-top:4px;
padding-left:12px;
}

#menudiv a {
color: #000000;
text-decoration: none;
}

#menudiv a:visited {
color: #000000;
text-decoration: none;
}

#menudiv a:hover {
color: #ff3300;
text-decoration: underline;
}


#content {
	clear:both;
	width: 776px;
	margin: 0 auto;
	padding: 0px;
	background:#FFFFFF
}

#footer {
	color:#333333;
	clear: both;
	width: 776px;
	height: 139px;
	margin: 0 auto;
	font-size: small;
	padding: 0px;
background:#FFEECC;
}

#footer h1 {
color: #333333;
font-size: medium;
font-weight: bold;
margin: 2px 0 2px 0;

}



#fl
{
	width: 348px;
	float: left;
	padding: 12px;
}

#fr
{	width: 348px;
	margin-left: 380px;
	padding:12px;
}

#contmain {
	width: 552px;
	float: left;
	padding: 16px;
	color: #666666;
	text-align:justify;
}
	
#contmain h1 {
border-bottom:dotted 1px #999999;
font-size: large;
color: #ff6600;
margin: 12px 0 12px 0;
}

#contmain a {
color: #ff7000;
text-decoration: none;
font-weight: bold;
}

#contmain a:visited {
color: #ff7000;
text-decoration: none;
font-weight: bold;
}

#contmain a:hover {
color: #ff9000;
text-decoration: underline;
font-weight: bold;
}

#contside {
	font-size: small;
	color: #333333;
	width: 160px;
	padding:16px;
	margin: 0;
        float: left;
	height: 1% /* Holly hack for Peekaboo Bug */



}
	
#contside a {
color: #333333;
text-decoration: none;
}

#contside a:visited {
color: #333333;
text-decoration: none;
}

#contside a:hover {
color: #ff7000;
text-decoration: underline;
}

#contside h1 {
border-bottom:dotted 1px #999999;
font-size: medium;
font-weight:bold;
color: #000000;	
margin: 12px 0 8px 0;
}

body {
	margin-top: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color:#99BBFF;
	background-image: url(images/bg3.png);
}

body p {
margin: 0px;
}

body img {
border: 0px;
}

#footer a {
color: #ff6600;
text-decoration:none;
}

#footer a:visited {
color: #ff6600;
text-decoration:none;
}

#footer a:hover {
color: #333333;
text-decoration: underline;
}