* {
	margin : 0px;
	padding : 0px;
}

body {
/*	background : url('images/body_background.gif') #fff repeat-x 0px 120px; */
	color : #7B7B7B; /* Main Text color */
	color : black;
	text-align : center;
/*	font-family : tahoma, sans-serif; */
    font-family : verdana;
	font-padding : 4px;
	font-size : 11px;
}

a {
	color : #0000FF; /* #7B7B7B */
}

a:hover {
	color : #7FAA2D;
	text-decoration : underline; /* none */
}



/* Header Style */

#page_header {
	margin : 0px auto;
	width : 865px; /*833,753*/
	height : 60px;
	text-align : left;
    /* overflow : hidden; */
}

#page_title_image {
	margin-left : 3px;
	margin-top : 13px;
	width : 180px; /*180*/
	height : 44px;
	float : left;
/*	background : url('images/header.gif') no-repeat 30px 0px; */
}

#page_title_image img {
	position : absolute;
	top : 15px;
	margin-left : 5px;
	/* float: left; */
}

#page_title_text {
	color : #F8C055;
	font-family: verdana;
	font-size: 15px;
	position : relative;
	top: 60px;
	left: 50px;
    
}

#header_adsense_linkunit {
    left: 0px;
    top: 25px;
    float: left;
    position: relative;
}


#header_search {
    float: right;
    bottom: 40px;
    position: relative;
}

#header_search form1 {
	margin-top : 4px;
	margin-left : 16px;
}

#header_search input1 {
	margin-top : 4px;
	width : 133px;
	float : left;
	font-size : 11px;
	border : #737472 1px solid;
}

#header_search input1.submit1 {
	width : 30px;
	height : 18px;
	position : relative;
	top : 2px;
	margin : 2px;
	border : none;
}



/* Menu Style */

#page_menu {
	width : 684px; /*684*/
	height : 25px; /* Position Of Main page */
	float : left;
	clear : both;
	text-align : center;
}

#page_menu ul {
	height : 35px;
}

#page_menu li {
	padding : 12px 24px 0px;
	height : 14px;
	float : left;
	display : block;
	position: relative;
}


/* Main Body Style */

#page_wrapper {
	margin : 0px auto;
	width : 880px; /*853*/
	text-align : justify;
	display : block;
	clear : both;
}

#page_leftcol {
	width : 202px; /*179*/
	float : left;
}

#page_maincol {
	margin-left : 14px;
	width : 468px; /*362*/
	float : left;
}

#page_rightcol {
	margin-left : 13px;
	width : 165px; /*185*/
	float : left; 
}


/* Left Column Style */

.leftcol_box {
	width : 200px; /*177*/
	background : #fff;
	overflow : hidden;
	display : block;
	clear : both;
}

.leftcol_box h2 {
	padding : 7px 0px;
	width : 200px; /*177*/
	height : 11px;
	color : #fff;
	font-size : 11px;
	line-height : 11px;
	font-weight : bold;
}

.leftcol_box h2 span {
	left : 14px;   /*13px*/
	display : block;
	position : relative; /*relative*/
}

.leftcol_box .content {
	margin : 3px; /* 14px; */
	width : 149px; /* 149 */
}

.leftcol_box .footnote {
	padding-left : 5px;
	padding-right : 5px;
	text-align : justify;
	color : #949393;
	clear : both;
}

.leftcol_box form {
	width : 149px; /*149*/
	float : none;
}

#column_one_adsense {
	overflow : hidden;
	height : 230px; /*135px*/
}

#column_one_adsense h2 {
	background-color : #7EB610;
	border-bottom : #A2B565 1px solid;
}

#column_one_adsense a {
	color : #D14A4A;
	font-weight : bold;
}

#column_one_adsense a:hover {
	color : #EF7C7C;
	text-decoration : none;
	position : static;
}

#column_one_adsense input {
	margin-bottom : 24px;
	width : 140px;
}

#column_one_adsense select {
	margin-left : 0px;
	margin-bottom : 14px;
	width : 100px;
	float : left;
	clear : right;
}

#column_one_adsense input.submit {
	margin-left : 9px;
	width : 28px;
	height : 16px;
	float : right;
}

#column_one_amazon {
	overflow : hidden;
	height : 200px; /*135px*/
}

#column_one_amazon h2 {
	background-color : #7EB610;
	border-bottom : #A2B565 1px solid;
}

#column_one_referral {
	overflow : hidden;
	height : 200px; /*95px*/
}

#column_one_referral h2 {
	background-color : #8A2EE2;
	border-bottom : #A2B565 1px solid;
}

#column_one_referral .content {
    margin-left: 10px;
	text-align : left; /*center*/
}

#column_one_referral2 {
	overflow : hidden;
	height : 95px; /*135px*/
}

#column_one_referral2 h2 {
	background-color : #FF6347;
	border-bottom : #A2B565 1px solid;
}

#column_one_referral2 .content {
    margin-left: 10px;
	text-align : left; /*center*/
}

#catalog h2 {
	background-color : #F8C055;
	border-bottom : #F8C055 1px solid;
}

#catalog .content {
	text-align : left; /*center*/
}

#catalog ul {
	margin-left : 4px;
	margin-right : 4px;
	margin-bottom : 14px;
	width : 141px;
	height : 97px;
	background : url('../images/catalog_bg.gif') 0px 0px;
	overflow : hidden;
}

#catalog li {
	display : block;
	float : left;
}

#catalog li span {
	padding-top : 6px;
	padding-bottom : 5px;
	width : 20px;
	text-align : center;
	position : relative;
	display : block;
}

#catalog li a {
	color : #B0ADAD;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}

#catalog a:hover {
	color : #716E6E;
}

#catalog .footnote {
	font-weight : bold;
	line-height : 13px;
}

#catalog .footnote h4 {
	padding-bottom : 5px;
	color : #716E6E;
	text-transform : uppercase;
	font-size : 9px;
}

#catalog .footnote em {
	color : #D14A4A;
	font-style : normal;
}

#knowmore {
	margin-top : 13px;
	width : 179px;
	height : 114px;
	overflow : hidden;
	background : url('../images/knowmore_bg.gif') #83A028 no-repeat 0px 0px;
	color : #FEFEFE;
	text-align : justify;
}

#knowmore h2 {
	height: 23px;
	background : url('../images/header_knowmore.gif') no-repeat 0px 0px;
}

#knowmore span.image {
	float : left;
	display : block;
	width : 58px;
	height : 45px;
}

#knowmore p {
	margin-left : 10px;
	width : 160px;
}

#knowmore .readmore {
	margin-right : 5px;
	text-align : right;
	font-weight : bold;
	clear : both;
}

#knowmore a {
	color : #fff;
}

#newsletter h2 {
	background-color : #58A4DE;
	border-bottom : #58A4DE 1px solid;
}

#newsletter .content {
	margin : 8px 14px 5px;
	width : 149px;
}

#newsletter input {
	margin-bottom : 8px;
	width : 140px;
}

#newsletter input.submit {
	margin-bottom : 10px;
	width : 66px;
	height : 17px;
	float : right;
}


/* Main Column Style */

#maincol_top {
	margin-top : 13px;
	margin-bottom : 10px; 
	width : 466px; /*362*/
	height : 137px; /*137 */
/*	background : url('images/maincol_bg.gif') repeat-x 0px 0px;  orange background */
	overflow : hidden;
	float: left;
	border : #A5A4A4 1px solid;
}

#header_adsense_banner {
    margin-top : 13px;
    left: 0px;
    float: left;
    position: relative;
}

#maincol_top h2 {
    color : #fff; 
    height: 25px;
    text-align: left;
	background-color : #FF9900;
	font-size : 18px;
	font-weight : bold; 
	border-bottom : #FF9900 1px solid;
   
}

#maincol_top h3 {
	/* width : 121px; 
	height : 32px; */
    font-size : 13px;
    font-weight:bold;
}

#maincol_top h4 {
   	font-size : 12px;
	font-weight : bold;
	margin-bottom : 10px;
}

#maincol_top .sideimg {
	position : relative; /* absolute */
	background : url('../images/marine-fish-picture.jpg') no-repeat top left; 
	margin-top: 10px;
	margin-left: 10px;
    margin-right: 5px;
	width : 87px;
	height : 87px; /*137*/
    float : left;
}

#maincol_top .content {
	position : relative; /* relative */
	margin-top: 5px;
    margin-right: 5px;
	margin-left : 5px; /*105 */
	/* width : 450px; 355px*/
}

#maincol_top .content2 {
	position : absolute; /* absolute */
	margin-top: 90px;
	margin-left : 10px; /* 95 puts text in next to image */
	width : 450px; /*255px*/
}

#maincol_top .readmore {
	margin-top : 10px;
	text-align : right;
}

#maincol_top a {
    /* color : #577D0E; */
	font-weight : bold;
	text-decoration : underline;
}

#maincol_top a:hover {
	text-decoration : underline;
}

.maincol_box {
	width : 466px; /*360*/
/*	background : url('images/maincol_vline.gif') #fff repeat-y 180px 0px; */
	background : url('../images/maincol_vline.gif') #fff repeat-y 234px 0px;
	overflow : hidden;
}

.maincol_box h2 {
	width : 466px; /*360*/
	height : 26px;
}

.bottom_navigation a {
	position : relative;
	margin-top: 20px;
	float: right;
}

.bottom_navigation img {
	margin-left: 10px;
	height: 17px;
}

#split_screen {
	overflow : hidden; 
	background : url('../images/maincol_hline.gif') 0px repeat-x 47px; /*Horizontal Line*/
}

#split_screen h2 {
/*	background : url('images/header_bestsellers.gif') #075B9B no-repeat 0px 0px; */
	background-color : #3366FF;
	border-bottom : #A2B565 1px solid;
    color: #fff;
   	font-size : 18px;
	font-weight : bold;

}

#split_screen .content {
	width : 230px; /*179    Spacing For Each Content ( books ) */ 
	height : 260px; /*235*/
	float : left;
	overflow : hidden;
}

#split_screen .wrapper {
	margin-top : 10px;
	margin-left : 10px;
	position : absolute;
	width : 210px; /*160*/
}

#split_screen .split_topic {
	width : 76px; /*66*/
	height : 101px; /*101*/
	float : left; /* left */
	position : relative; 
}

#split_screen h3 {
   	font-size : 12px;
	font-weight : bold;
	text-decoration: none;
}

#split_screen p {
	padding-top : 0px;
	padding-bottom : 10px;
	/* float : none;  none */
}

#split_screen .info {
	float : none;
	width : 160; /* 160 */
}

#split_screen .link {
	font-weight : bold;
	float : right;
}

/* Right Column Style */

.rightcol_box {
	width : 163px; /*183*/
	background-color : #fff;
	overflow : hidden;
}

.rightcol_box h2 {
	padding : 7px 0px;
	width : 163px; /*183*/
	height : 11px; /*26*/
	color : #fff;
	font-size : 11px;
	line-height : 11px;
	font-weight : bold;
}

.rightcol_box h2 span {
	left : 13px;
	display : block;
	position : relative;
}

#column_three_adsense  {
	height: 620px;
}

#column_three_adsense h2 {
/*	background : url('images/header_latest.gif') #5C5E5F no-repeat 0px 0px; */
	background-color : #7EB610;
	border-bottom : #A2B565 1px solid;
}

#column_three_adsense .wrapper {
	position : relative;
	margin : 0px 9px; 
	width : 164px; /*164*/
	overflow : hidden;
}

#column_three_adsense h3 {
	clear : both;
	margin-top : 15px;
	margin-bottom : 10px;
	color : #234662;
	font-size : 9px;
	font-weight : bold;
}

#column_three_adsense .thumbnail {
	margin-right : 5px;
	margin-bottom : 5px;
	float : left;
	position : static;
}

#column_three_adsense p {
	margin-top : 2px;
	margin-bottom : 12px;
}

#column_three_adsense .readmore {
	margin : 30px 0px 5px;
	text-align : right;
	clear : both;
	float : none;
	font-weight : bold;
}

#column_three_adsense .readmore a {
	color : #5C5E5F;
	text-decoration : none;
}

#column_three_adsense .readmore a:hover {
	color : #8C8F91;
	text-decoration : none;
}

#column_three_referral {
	overflow : hidden;
	height : 100px; /*135px*/
}

#column_three_referral h2 {
	background-color : #8A2EE2;
	border-bottom : #A2B565 1px solid;
}

#column_three_referral .content {
    margin-left: 10px;
    margin-top: 5px;
	text-align : left;
}


/* Footer Style */

#page_spacing {
	clear : both;
	float : none;
	border-top : #fff 10px solid;
}

#page_footer {
	width:865px;
	height:25px;
	background-color:#FF9900; /*#5C5E5F; */
	font-size:12px; 
	color: #FFF;
	margin-top: 5px; /*2px*/
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 0px;
}

#page_footer a {
	color : #FFF; /*  E4E1E1*/
	text-decoration : none;
}

#page_footer a:hover {
	color : #fff;
}

#page_footer #rights {
	padding-top : 3px;
	padding-left : 15px;
	float : left;
	font-weight : bold;
}

#page_footer #links {
	padding-top : 3px;
	padding-right : 10px; /* 10px */
	float : right;
	font-weight : bold;
}

#page_footer #links span {
	margin-left : 20px; /* 20px */
	display : block;
	position : relative;
	float : left;
}

#page_links_se {
	margin-top : 5px;
	margin-bottom : 7px;
	text-align : left;
	font-size : 9px;
	color : #A5A4A4; /* #010101; */
}

.borderbox {
	clear : both;
	float : none;
	margin-top : 13px;
	border : #A5A4A4 1px solid;
}

span {
	display : none;
}

img {
	border: 0px;
}

p {
	text-align : justify;
	line-height : 15px;
}

ul {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	display : block;
}

ol {
	list-style-position: inside;
	list-style-type: disc;
	display : block;
}

li {
	text-indent: 10px;
	margin-top: 5px;
	list-style-position: inside; /* inside */ 
}

input {
	padding : 2px 0px 1px 7px;
	background-color : #fff;
	color : #949393;
	border : #D7D7D7 1px solid;
	font-family : tahoma, sans-serif;
	font-size : 9px;
	font-weight : bold;
}

select {
	padding : 2px 0px 1px 7px;
	background-color : #fff;
	color : #949393;
	border : #D7D7D7 1px solid;
	font-family : tahoma, sans-serif;
	font-size : 9px;
	font-weight : bold;
}

input.submit {
	padding : 0px;
	border : none;
	cursor : pointer;
}

.clearthis {
	margin : 0px;
	clear : both;  
	float : none;	
	font-size : 1px;
	line-height : 0px;
}

.cssform p{
    width: 300px;
    clear: left;
    margin: 0;
    padding: 5px 0 8px 0;
    padding-left: 155px; /*width of left column containing the label elements*/
    border-top: 10px; /* 1px dashed gray */
    height: 1%;
}

.cssform label{
    font-weight: bold;
    float: left;
    margin-left: -155px; /*width of left column*/
    width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
    width: 250px; /* 180 */
}

.cssform textarea{
	width: 250px;
	height: 150px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
	margin-left: 3px;
}

table#sample {
    background-color:#FFFFFF;
    border: solid #000 3px;
    width: 450px;
}

table#sample td {
    padding: 3px;
    border: solid #000 1px;
}

.data {
    color: #000000;
    text-align: left;
    background-color: #FFCCCC;
}

.toprow {
    font-style: italic;    
    text-align: center;    
    background-color: #FFFFCC;
}

.leftcol {
    font-weight: none;    
    text-align: left;    
    width: 90px;    
    background-color: #FFCCCC;
}