@charset "utf-8";
/* CSS Document */

/*reset any stray browser installed css*/
@import url("reset.css");

/* content layout */

html {
	overflow-x:hidden;
	}
body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	background:#23343F;
	behavior:url("../inc/csshover.htc");
	}

#leftfadetangle
	{
	position:absolute;
	width: 27px;
	height:100%;
	top:0;
	left: 0;
	background-image: url(../img/leftangle.jpg);
	background-repeat: repeat;
	z-index:1;
	}
#rightfadetangle
	{
	position:absolute;
	width: 27px;
	height: 100%;
	top:0;
	right: 0;
	background-image: url(../img/rightangle.jpg);
	background-repeat: repeat;
	z-index:1;	
	}

#background 
	{
	position:relative;
	margin:0 auto;
	width:960px;
	background: url(../img/body_background.jpg) repeat-y center;
	padding:0;
	}
#paper
	{
	/*position:relative;*/
	background-image:url(../img/paperback.jpg);
	background-repeat:repeat;
	width:946px;
	height:670px;
	margin:0 auto;
	top:0px;
	/*left:34px;*/
	z-index:1;
	}
#topimg
	{
	position:absolute;
	width:946px;
	height:301px;
	background:url(../img/topimg.jpg) top center no-repeat;
	z-index:2;
	}

#fishman
	{
	position:absolute;
	width:320px;
	height:444px;
	top:-0px;
	background-image:url(../img/fishman.jpg);
	background-repeat: no-repeat;
	margin-left:0px;
	z-index:3;
	}

#callemailinks
	{
	position:relative;
	width:653px;
	height:63px;
	left:294px;
	z-index:5;
	}

#fishhandsbar
	{
	position:absolute;
	width:945px;
	height:150px;
	top:302px;
	/*left:0;*/
	background-image:url(../img/watereffect.jpg);
	z-index:3;
	}

#homemaintext
	{
	position:absolute;
	width:400px;
	height:61px;	
	top:395px;
	left:41px;
	background-repeat:no-repeat;
	background-image:url(../img/mainwelcome.jpg);
	z-index:5;
	}

#homeparagraph1
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	position:absolute;
	width:471px;
	top:470px;
	left:47px;
	z-index:5;
	}
	
#wallerbookad
	{
	position:absolute;
	top:550px;
	left:47px;
	border: 0px;
	z-index:6;
	}
	
#mainthumbs
	{
	position:absolute;
	width:125px;
	height:277px;
	top:350px;
	left:584px;
	z-index:5;
	}

#mainthumbs div
	{
	width:125px;
	height:75px;
	border-style:solid;
	border-color:#FFFFFF;
	border-width:3px;
	margin-top:20px;
	z-index:6;
	}

#mainthumbsdesc
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
	position:absolute;
	width:173px;
	height:282px;
	top:365px;
	left:750px;
	z-index:5;
	}
#mainthumbsdesc div
	{
	width:163px;
	height:74px;
	margin-bottom:28px;	
	_margin-bottom:16px;
	}
#mainthumbsdesc img
	{
	margin-bottom:7px;
	margin-top:7px;
	}
#mainfooter {
	border-top:9px solid black;
	/*background-image: url(../img/botangle.jpg)top center;*/
	margin:0 auto;	
	width:959px;
	height:34px;
	padding: 10px 0 0 0;
	text-align:center;
	}

#mainfooter img
	{
	padding:0 10px;	
	}

#thatsig
	{
	width:920px;
	height:20px;
	padding:0;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#F8EDD9;
	text-align:center;
	}
#thatsig a:link, #thatsig a:visited
	{
	text-decoration:  none;
	color:#FFFFFF;
	}

#thatsig a:hover, #thatsig a:active
	{
	font-weight:bold;
	cursor:pointer;
	}

#menupos
	{
	position:absolute;
	height:36px;
	top:299px;
	left:328px !important;
	left:328px;
	z-index:300;
	}
	
#filler1
	{
	position:relative;
	bottom:0px;
	height:0px;
	}	
	
#maintopbluebarmenu
	{
	position:absolute;
	width:606px;
	height:36px;
	top:300px;
	left:318px;
	background-image:url(../img/menu.jpg);
	z-index:5;
	}
	
#main_content {
	position:relative;

	