#bookhere {
	position:relative;
	float:left;
	width:90%;
	display:block;
	height:90%;
	background-size:20% 20%;
	overflow:auto;
	border-top:1px solid #000000;
}

/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

a:visited {
	text-decoration:none;
	color:#000000;
}

a:hover {
	text-decoration:none;
	color:#000000;
}

a:visited {
	text-decoration:none;
	color:#000000;
}

a:hover {
	text-decoration:none;
	color:#000000;
}

* {
	margin:0;
	padding:0;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

#wrapper {
	border-bottom-left-radius:20px 20px;
	-webkit-border-bottom-left-radius:20px 20px;
	-o-border-bottom-left-radius:20px 20px;
	-ms-border-bottom-left-radius:20px 20px;
	-moz-border-radius-bottomleft:20px 20px;
	background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255, 251, 221, 0.183594)), to(rgb(255, 255, 255)));
	background-color:#FFFFFF;
	box-shadow:rgb(200, 200, 200) 5px 5px 5px;
	-webkit-box-shadow:rgb(200, 200, 200) 5px 5px 5px;
	-o-box-shadow:rgb(200, 200, 200) 5px 5px 5px;
	-ms-box-shadow:rgb(200, 200, 200) 5px 5px 5px;
	-moz-box-shadow:rgb(200, 200, 200) 5px 5px 5px;
	padding-left:20px;
	width:1300px;
	background-image:-moz-linear-gradient( top, rgba(255, 251, 221, 0.183594), rgb(255, 255, 255 ));
	margin:0px auto 0px auto;
}

#header {
	color:#333333;
	width:1280px;
	float:left;
	height:145px;
	background-image:initial;
	background-attachment:initial;
	background-origin:initial;
	background-clip:initial;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	margin:10px 0px 5px 0px;
	padding:10px;
}

#leftcolumn {
	color:#333333;
	background-image:initial;
	background-attachment:initial;
	background-origin:initial;
	background-clip:initial;
	height:350px;
	width:195px;
	float:left;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	margin:0px 5px 5px 0px;
	padding:10px;
}

#content {
	float:left;
	color:#333333;
	background-image:initial;
	background-attachment:initial;
	background-origin:initial;
	background-clip:initial;
	height:450px;
	width:701px;
	display:inline;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	margin:0px 5px 5px 0px;
	padding:10px;
}

#fullcontent {
	float:left;
	color:#333333;
	background-image:initial;
	background-attachment:initial;
	background-origin:initial;
	background-clip:initial;
	height:450px;
	width:1280px;
	display:inline;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	margin:0px 5px 5px 0px;
	padding:10px;
}

#rightcolumn {
	color:#333333;
	background-image:initial;
	background-attachment:initial;
	background-origin:initial;
	background-clip:initial;
	height:460px;
	width:530px;
	float:left;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	margin:0px 0px 5px 0px;
	padding:10px;
}

#logo {
	position:relative;
	background-image:url(images/logo.gif);
	left:1px;
	width:394px;
	height:138px;
	z-index:70;
	top:0;
	float:left;
	display:block;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
}

#topbird {
	position:relative;
	top:0;
	display:block;
	height:146px;
	float:left;
	background-image:url(images/bird001.gif);
	background-size:80% 80%;
	margin-left:300px;
	width:280px;
	background-position:50% 50%;
	background-position-x:50%;
	background-position-y:50%;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
}

#nav {
	width:1280px;
	clear:both;
	color:#333333;
	background-image:initial;
	background-attachment:initial;
	background-origin:initial;
	background-clip:initial;
	margin:0px 0px 10px 0px;
	padding:10px;
}

#footer {
	width:1280px;
	clear:both;
	color:#333333;
	background-image:initial;
	background-attachment:initial;
	background-origin:initial;
	background-clip:initial;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	margin:0px 0px 10px 0px;
	padding:10px;
}

#block {
	display:block;
	width:85%;
}

#twitter {
	position:relative;
	float:none;
	margin-left:auto;
	margin-right:auto;
	display:block;
	padding-top:2px;
	margin-top:20px;
}

#authority {
	text-align:right;
	margin-right:40px;
}

#pdfbutton {
	position:absolute;
	background-color:#29776F;
	border-top-left-radius:10px 10px;
	-webkit-border-top-left-radius:10px 10px;
	-o-border-top-left-radius:10px 10px;
	-ms-border-top-left-radius:10px 10px;
	-moz-border-radius-topleft:10px 10px;
	border-top-right-radius:10px 10px;
	-webkit-border-top-right-radius:10px 10px;
	-o-border-top-right-radius:10px 10px;
	-ms-border-top-right-radius:10px 10px;
	-moz-border-radius-topright:10px 10px;
	border-bottom-left-radius:10px 10px;
	-webkit-border-bottom-left-radius:10px 10px;
	-o-border-bottom-left-radius:10px 10px;
	-ms-border-bottom-left-radius:10px 10px;
	-moz-border-radius-bottomleft:10px 10px;
	border-bottom-right-radius:10px 10px;
	-webkit-border-bottom-right-radius:10px 10px;
	-o-border-bottom-right-radius:10px 10px;
	-ms-border-bottom-right-radius:10px 10px;
	-moz-border-radius-bottomright:10px 10px;
	font-family:sans-serif;
	text-align:center;
	font-weight:bolder;
	color:#FFFFFF;
	font-size:14pt;
	text-transform:none;
	box-shadow:rgb(66, 67, 69) 1px 1px 2px;
	-webkit-box-shadow:rgb(66, 67, 69) 1px 1px 2px;
	-o-box-shadow:rgb(66, 67, 69) 1px 1px 2px;
	-ms-box-shadow:rgb(66, 67, 69) 1px 1px 2px;
	-moz-box-shadow:rgb(66, 67, 69) 1px 1px 2px;
	width:50px;
	line-height:1.6em;
	height:28px;
	left:621px;
	top:541px;
	z-index:86;
	margin:10px;
}

#fishframe .box {
	position:relative;
	overflow:hidden;
	float:left;
	top:0;
	min-height:20px;
	max-height:400px;
	width:25%;
	box-shadow:rgb(136, 136, 136) 5px 5px 5px;
	-webkit-box-shadow:rgb(136, 136, 136) 5px 5px 5px;
	-o-box-shadow:rgb(136, 136, 136) 5px 5px 5px;
	-ms-box-shadow:rgb(136, 136, 136) 5px 5px 5px;
	-moz-box-shadow:rgb(136, 136, 136) 5px 5px 5px;
	background-color:#FFFFFF;
	text-align:justify;
	border:2px solid #29776F;
	margin:10px 20px 10px 20px;
	padding:20px 15px 20px 10px;
}

.box img {
	width:175px;
}

#fishframe .book {
	position:relative;
	float:left;
	background-color:#FFFF00;
	width:100px;
	border:2px dotted #FFA500;
}

.book img {
	background-size:70% 70%;
}

#fishframe {
	position:relative;
	float:none;
	display:block;
	clear:both;
	background-color:#DDDDDD;
	width:80%;
	overflow:auto;
	border-left:2px solid #29776F;
	border-top:2px solid #29776F;
}

#sideline {
	position:relative;
	background-image:url(images/sideLine.gif);
	width:1px;
	background-color:#29776F;
	display:block;
	float:right;
	top:-180px;
	height:160px;
	background-repeat-x:no-repeat;
	background-repeat-y:repeat;
	background-repeat:repeat-y;
	margin-right:30px;
}

#cornermotif {
	position:relative;
	width:44px;
	height:31px;
	background-image:url(images/motif001.gif);
	float:right;
	margin-top:-25px;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	margin-right:20px;
}

#topline {
	position:relative;
	background-image:url(images/topLine.gif);
	background-attachment:inherit;
	background-color:#29776F;
	height:1px;
	width:450px;
	background-repeat-x:repeat;
	background-repeat-y:no-repeat;
	background-repeat:repeat-x;
	margin-bottom:25px;
}


