/* *** BASIC SETUP *** */
body, td, p, input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
body {
	font-size:  		small;
	margin: 			0;
	text-align: 		center;
	background-color:	#000;
}
a {color:#BE2A40;cursor:pointer;}
/* Holly Hack - only Explorer PC sees this \*/
* html a {cursor:hand;}
/* End Hack */

a:link		{color:#B3B500;text-decoration:none;}
a:visited	{color:#B3B500;text-decoration:none;}
a:hover		{color:#E67C1E;text-decoration:underline;}
a:focus		{color:#E67C1E;text-decoration:underline;}
a:active	{color:#F00;text-decoration:underline;}

img {display:block;}

.clearboth, .breaker {
	height: 2px;
	font-size: 1px;
	line-height: 2px;
	clear:both;
}
hr {
	height:1px;
	line-height:1px;
	clear:both;
	visibility:hidden;
	margin:0;
	padding:0;
	border-width:0;
}

/* *** BASIC LAYOUT *** */

#page {
	width:		950px;			/* for full width, change to "auto" */
	margin: 	0 auto;
	padding:	0;
	text-align: left;
	background-color:#FFF;
	padding-top:152px;
	position:relative;
	background-image:url(../statimages/page_back.gif);
	background-repeat:repeat-y;
}
#headerBanner {
	display:block;
	position:absolute;
	top:0;
	left:0;
}
#bodyBlock
{
	clear:  		both;
	min-height: 	1265px;
	position:   	relative;
	margin-top: 	0em;
	border-top:1px solid #000;
}
#contentColumn  	/* The big wahoonie */
{
	margin:0 0 0 150px;
	line-height:1.2em;
	z-index:1;
	position:relative;
	min-height: 	1265px;
	background-image:url(../statimages/home_back.gif);
	background-repeat:repeat-x;
	background-position:0 60px;
}
/* Holly Hack - only Explorer PC sees this \*/
	* html #bodyBlock {height:1265px;}
	* html #contentColumn {height:1265px;}
/* End Hack */

#leftColumn {
	position:absolute;
	top:0;
	left:0;
	width:150px;
	background-color:#000;
}
#footerBlock
{
	clear:  			both;
	padding:			2px 2px 2px 160px;
	margin: 			0;
	font-size:  		0.8em;
	color:  			#aaa;
	line-height:		1.4em;
}

/* Stops floats wandering out of their containing boxes in MIE */
/* Hide from IE5-mac. Only IE-win sees this. \*/
	 * html #content 		{height:50px;}
	 * html .contentArea 	{height:50px;}
/* End hide from IE5/mac */


/* *** HEADER *** */

h1{
	font-size: 	0.7em;
	margin:		1px 4px 2px 4px;
	white-space:nowrap;
}
#pageBanner {
	height: 152px;
	background-color:#0073C6;
	margin:0;
}
#pageBanner img {
	display:inline;
}

/* *** LEFT COLUMN *** */

#leftColumn {
	width:150px;
	color:#FF9900;
	font-size:0.9em;
}
#leftColumn #sidemenu {
	margin:0;
	padding:0 0 198px 0;
	list-style:none;
	background-image:url(../statimages/leftside_section_2.jpg);
	background-repeat:no-repeat;
	background-position:0 198px;
}
#leftColumn #sidemenu li {
	margin:0;
	padding:0;
	list-style:none;
	width:150px;
	height:33px;
	background-repeat:no-repeat;
}
#leftColumn #sidemenu li a {
	display:block;
	width:150px;
	height:33px;
}
#leftColumn #sidemenu li a span {
	margin-left:-100em;
}
#leftColumn #sidemenu #slink1 {background-image:url(../statimages/leftside_menu_photographs.gif);}
#leftColumn #sidemenu #slink2 {background-image:url(../statimages/leftside_menu_books.gif);}
#leftColumn #sidemenu #slink3 {background-image:url(../statimages/leftside_menu_about.gif);}
#leftColumn #sidemenu #slink4 {background-image:url(../statimages/leftside_menu_links.gif);}
#leftColumn #sidemenu #slink5 {background-image:url(../statimages/leftside_menu_contact.gif);}
#leftColumn #sidemenu #slink6 {background-image:url(../statimages/leftside_menu_home.gif);}


#leftColumn #sect3 {
	height:180px;
	padding-top:5px;
	background-image:url(../statimages/leftside_section_3_new.gif);
	background-repeat:no-repeat;
	background-position:0 13px;
	text-align:center;
}




/** Old section 3 

#leftColumn #sect3 {
	height:165px;
	padding-top:5px;
	background-image:url(../statimages/leftside_section_3.gif);
	background-repeat:no-repeat;
	background-position:0 43px;
	text-align:center;
}
#leftColumn #sect3 ul {
	margin:0;
	padding:0;
	list-style:none;
}
#leftColumn #sect3 ul li {
	margin:0;
	padding:8px 0;
	list-style:none;
	font-weight:bold;
}
#leftColumn #sect3 ul li a {
	color:#FFFF00;
}

**/

/* *** CART *** */

#cartHeader {
	background-color:#000;
	padding-top:0px;
	height:65px;
	border-top:5px solid #000;
	font-size:85%;
	color:#99CDFF;
}
#cartHeader #cartBox {
	margin:0 35px;
	height:62px;
	border-bottom:1px solid #CDCDCD;
}
#cartHeader img {
	float:left;
	display:inline; /* IE Fix */
}
#cartHeader #hLeft {
	float:left;
	display:inline; /* IE Fix */
	width:150px;
	margin:5px 0 0 5px;
	text-align:center;
}
#cartHeader #hRight {
	width:350px;
	margin:0 0 0 230px;
	padding-top:5px;
	text-align:center;
	color:#9BCAFE;
}
#cartHeader #hRight p {color:#9BCAFE;margin-top:0;}

#cartHeader form {
	margin:0;
	display:inline;
}
#cartHeader ul {
	margin:0;
	padding:0;
	list-style:none;
}
#cartHeader ul li {
	margin:0;
	padding:0 0.5em;
	list-style:none;
	display:inline;
	border-left:1px solid #FFFC01;
}
#cartHeader ul li.first {
	border-width:0;
}
#cartHeader a {color:#FFFC01;}

#navCheckout a {color:#FFF;}
#navCheckout li {border-color:#FFF !important;}


#cartHeader #hForm {
	position:absolute;
	top:20px;
	right:35px;
}
#cartHeader #hForm form {
	margin:0;
}
#cartHeader #hForm form #searchString {
	width:90px;
	font-size:12px;
}



/* *** FOOTER *** */

/* Holly Hack \*/
* html #footerBlock {font-size:10px;}
/* End Hack */

#footerBlock a			{color:#aaa;text-decoration:none;}
#footerBlock a:link		{color:#aaa;text-decoration:none;}
#footerBlock a:visited	{color:#aaa;text-decoration:none;}
#footerBlock a:hover	{color:#000;text-decoration:underline;}
#footerBlock a:focus	{color:#000;text-decoration:underline;}
#footerBlock a:active	{color:#000;text-decoration:underline;}

#footerBlock ul {
	margin: 				0.3em 0 0 0; 
	padding:				0;
	list-style: 			none;
	text-align: 			right;
	display:inline; /* ie fix */
	float:right;
}
#footerBlock ul li
{
	margin: 				0;
	padding:				0 5px 0 5px;
	list-style: 			none;
	display:				inline;
	border-left:			1px solid #aaa;
}
#footerBlock ul li.first
{
	border-width:			0;
}
#footerBlock #copyright
{
	margin: 				0.3em 0 0 0.5em;
}



/* *** BREADCRUMBS *** */

#breadcrumbs {
	font-size:0.7em;
	padding:0 0 0.5em 0;
	background-color:#FFF;
}