/* *************** *//*  TEST STYLE     *//* *************** *//* This is designed to test to make sure the page is even seeing the CSS */p.testme	{				color: green;				background: yellow;				width: 100px;			}								/* *************** *//*  Global Styles  *//* *************** */img {border-color: white; border-width: 3px}div.bluesquare			{	postition: absolute;				top: 0;				background: #000099;				width: 800;				height: 440;				overflow: auto; /* don't use "srcoll" or Explorer will freak out */				margin-left: auto;	/* this is what does the table centering */				margin-right: auto;									}/* ***************************************** *//*  Styles used for the main category pages  *//* ***************************************** */p.information	 {	color: white;				font-family: helvetica, arial, sans-serif;				margin: 15px;				line-height: 1				}p.information a:link {	color: #5081FF;						font-weight: bold;}p.information a:visited {color: gray;						font-weight: bold;}b.initialcap {font-size: 150%}b.superinitialcap {font-size: 200%}img.left_floater {					float: left;					padding: 10px}/* ***************************************** *//*               Journal entries             *//* ***************************************** *//* Make sure to change both the p.journal entry and div.journal_entry_unorderedlist */p.journal_entry {clear: both;				color: white;				font-family: helvetica, arial, sans-serif;				margin: 15px;				line-height: 1}				p.journal_entry a:link {color: #5081FF;						font-weight: bold;}p.journal_entry a:visited {color: gray;							font-weight: bold;}				/* Make sure to change both the p.journal entry and div.journal_entry_unorderedlist */div.journal_entry_unorderedlist				{clear: both;				color: white;				margin-top: -10px;				margin-left: 10 px;				font-family: helvetica, arial, sans-serif;				line-height: 1}div.journal_entry_unorderedlist a:link {color: #5081FF; /* This is the light blue */										font-weight: bold;										}div.journal_entry_unorderedlist a:visited {color: gray;											font-weight: bold;}font.thedate {					font-family: helvetica, arial, sans-serif;				color: #000099;				background-color: #5081FF;				font-weight: bold;				line-height: 140%;				}				/* ***************************************** *//*                 Flyer Text                *//* ***************************************** */div.flyer_text {				color: black;				font-family: monospace;				margin-left: auto;				margin-right: auto;				padding: 10;				background-color: #FFFEBE;												}								div.flyer_description {				margin-left: auto;				margin-right: auto;				background-color: #000099;				padding: 10;				color: white;				font-family: helvetica, arial, sans-serif;				width: 550;				line-height: 1.1;				margin-bottom: 50;				}			div.flyer_description a:link {color: #5081FF;								font-weight: bold;}div.flyer_description a:visited {color: gray;								font-weight: bold;}/* ***************************************** *//*              Product Cells                *//* ***************************************** */table.product_table {					margin-left: auto;	/* this is what does the table centering */					margin-right: auto;					text-align: center;															}										div.tabletext	{	/*width: 100px;*/					margin-left: 15;					margin-right: 15;					color: white;					font-family: helvetica, arial, sans-serif;					font-size: 11pt;							}				/* ***************************************** *//*              Product Page                *//* ***************************************** */div.album_detail	{	color: white;						font-family: helvetica, arial, sans-serif;						}												div.album_detail a:link {color: #5081FF;								font-weight: bold;}div.album_detail a:visited {color: gray;								font-weight: bold;}div.album_detail h1 {	text-transform: uppercase;						color: #5081FF;						background-color: black;						text-align: center;						}div.album_detail ol	{						background-color: #5081FF;						font-size: 12px;						width: 150;						color: black;						float: right;						margin-top: 10px;						margin-bottom: 10px;						margin-left: 10px;						padding-left: 2.5em;																		}div.album_detail p.album_quote {						margin-right: 25px;						margin-top: 20px;						font-size: 12px;						line-height: 1;						}div.album_detail p.album_quote i {						color: #FFCC00;						font-family: "times new roman", times, serif;						font-size: 16 px;						}						div.ordernow {							color: white;						font-family: helvetica, arial, sans-serif;						font-weight: bold;						font-size: 20px;						}						div.price {							color: #FFCC00;						font-family: helvetica, arial, sans-serif;						font-weight: bold;						font-size: 20px;						}div.includes_shipping {							color: #FFCC00;						font-family: helvetica, arial, sans-serif;						font-style: italic;						font-size: 15px;						}						div.pinchers_link 	{						font-family: helvetica, arial, sans-serif;						font-weight: bold;						font-size: 20px;						}div.pinchers_link a:link	{							color: white;						}div.pinchers_link a:visited {							color: gray;						}/* ***************************************** *//*        For individual content pages       *//* ***************************************** */p.caption {color: #FFCC00; font-family: "times new roman", times, serif}