body
	{
	background-color: #666;
	margin: 0px;
	font-family: arial, sans-serif;
	}

#wrapper
	{
	margin: auto;
	}

#leftcol
	{
	margin: 0px 20px 0px 0px;
	}

#rightcol
	{
	margin: 0px 0px 0px 0px;
	}

a:link, a:visited
	{
	color: #B41726;
	text-decoration: none;
	}

a:link:hover, a:visited:hover
	{
	text-decoration: underline;
	}

a img{
	border:none;
	}
	
h1
	{
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	color: #000000;
	margin: 0px 10px 10px 10px;
	}
	
h2
	{
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	color: #B41726;
	margin: 0px 10px 10px 10px;
	}

h3
	{
	color: #333;
	font-size: 10px;
	font-weight: bold;
	}

p
	{
	font-family: arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #666;
	margin: 0px 10px 6px 10px;
	}

em{
 	color: #B41726;
 	font-weight: strong; 	
 	font-style: normal;
}

#header h1
	{
	font-weight: bold;
	font-size: 11px;
	line-height: 17px;
	color: #B41726;
	margin: 0px 0px 0px 0px;
	}

#header p
	{
	margin: 0px 0px 5px 0px;
	}




/* STORY1 CODE */

#story1
	{
	background-color: #ebebeb;
	margin: 10px 0px 0px 0px;
	}

#story1 h1
	{
	color: #fff;
	}

#story1 h3
	{
	color: #B41726;
	margin: 14px 10px 10px 10px;
	}

#story1 p
	{
	color: #fff;
	}

#story1 a:link, #story1 a:visited
	{
	color: #ff0;
	}

/* END STORY1 CODE */



/* STORY2 CODE */

#story2, #story3
	{
	background-color: #ebebeb;
	margin: 10px 0px 0px 0px;
	}

#story2 h1, #story3 h1
	{
	color: #333;
	}

#story2 h3, #story3 h3
	{
	color: #3782D0;
	margin: 4px 10px 10px 10px;
	}

#story2 p, #story3 p
	{
	color: #333;
	}

#story2 a:link, #story3 a:link
	{
	color: #B41726;
	}

/* END STORY2 CODE */


/* TOC CODE */

#toc
	{
	background-color: #ebebeb;
	margin: 10px 0px 0px 0px;
	}

#toctext p
	{
	font-family: arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #666;
	margin: 0px 10px 6px 10px;
	padding: 0px 0px 8px 0px;
	border-bottom: 1px solid #ccc;
	}

#toctext h1
	{
	font-family: arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #B41726;
	margin: 0px 10px 6px 10px;
	}

/* END TOC CODE */




/* SIDEBAR CODE */

#sidebar
	{
	margin: 0px 0px 0px 0px;
	}

#sidebar h3
	{
	color: #fff;
	font-size: 10px;
	line-height: 19px;
	font-weight: bold;
	height: 20px;
	background-color: #999;
	padding: 0px 0px 0px 10px;
	margin: 16px 0px 0px 0px;
	border-bottom: 1px solid #fff;
	}

#sidebar p
	{
	font-family: arial, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #666;
	margin: 2px 0px 4px 0px;
	}

#sidebar h2
	{
	font-size: 12px;
	line-height: 15px;
	color: #666;
	margin: 6px 0px 4px 1px;
	}

#sidebar li
	{
	font-family: arial, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #666;
	margin: 0px 0px 6px 0px;
	}

#sidebar ol, #sidebar ul
	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

/* END SIDEBAR CODE */


#footer
	{
	margin: 10px 0px 0px 0px;
	border-top: solid 15px #d4d4d4;
	}

p.canspm
	{
	font-size: 9px;
	color: #999;
	line-height: 10px;
	margin: 0px 0px 30px 0px;
	}

.orderLink a {
	color: #B41726;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

.orderLink a:hover {
	text-decoration: none;
}

.samplesForm label {
	font-size: 12px;
	font-weight: bold;
}