body {
background:#c4c1c1;
font-family:Arial, Helvetica, sans-serif;
font-size:medium;
margin-top:20px;
}

p {
margin-top:0;
}

a {
color:#7b6565;
text-decoration:none;
}

a:hover {
color:#ad9393;
text-decoration:underline;
}

#container {
width:750px;
margin-left:auto;
margin-right:auto;
background-image:url(images/containerback2.gif);
}

#footer {
width:750px;
height:50px;
background-image:url(images/footerback3.gif);
border-top-style:ridge;
border-top-color:#666666;
border-top-width:thick;
}

#footer p {
font-size:10px;
padding:1em;
color:#CCCCCC;
text-align:right;
}

h2
{
font-size:large;
margin-top:0px;
padding-top:1em;
color:#FFFFFF;
}

h3 {
font-size:medium;
color:#FFFFFF;
margin:0;
}

#headertop {
width:100%;
background-image:url(images/headerback3.gif);
background-position:center;
background-repeat:no-repeat;
height:100px;
}

#homecontent
{
width:300px;
color:#cccccc;
padding:1em;
}

#left {
padding:1em;
width:150px;
float:left;
color:#CCCCCC;
font-size:medium;
}

#left a {
font-size:small;
font-weight:bold;
color:#7b6565;
text-decoration:none;
}

#left a:hover {
color:#ad9393;
text-decoration:underline;
}

#left p {
margin:0;
font-size:small;
}

#left ul {
list-style-position: outside;
list-style-type: square;
margin-left:1em;
margin-top:0;
padding:0;
}

#menu {
width:750px;
height:47px;
background-image:url(images/menuback2.gif);
border-bottom-style:ridge;
border-bottom-color:#666666;
border-bottom-width:thick;
text-align:center;
}

#menu ul {
padding: 1em;
margin: 0;
font-family: Papyrus;
}

#menu ul li {
display:inline;
}

#menu ul li a {
	color:#CCCCCC;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	padding-top: 0.2em;
	padding-right: 3em;
	padding-bottom: 0.2em;
	padding-left: 1em;
}
		
#menu ul li a:hover {
color:#999999;
text-decoration:underline;
}

#middle {
margin-left:190px;
color:#CCCCCC;
width:550px;
background-image:url(images/fishowlwithfish.jpg);
background-position: bottom right;
background-repeat:no-repeat;
font-size:small;
}

#content img {
float:right;
border-width:thin;
border-color:#CCCCCC;
border-style:solid;
margin:1em;
}

#content {
width:400px;
color:#cccccc;
padding-bottom:300px;
}

#imagecap
{
margin:10px;
width:195px;
float:right;
}
		
#imagecap img
{
float:none;
}
		
#imagecap p
{
font-size:x-small;
font-weight:bold;
margin-left:15px;
margin-right:10px;
margin-top:3px;
margin-bottom:10px;
}

