@charset "UTF-8";
body  {
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #390000;
	background-image: url(http://www.markbremmer.com/3BHimages/bkgrnd_grad.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	text-decoration: underline;
	color: #CCCCCC;
}

a:visited {
	text-decoration: underline;
	color: #CCCCCC;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: normal;
	line-height: 1.5em;
	color: #CCCCCC;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.5em;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #E39658;
	color: #BC4743;
	font-weight: normal;
}
h3 {
	color: #E39658;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.2em;
	margin-top: 20px;
	margin-bottom: 5px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9F2019;
	color: #FF6600;
	padding-top: 8px;
}
td.tutorial {
	border: 1px solid #FF9900;
	vertical-align: top;
}
.h3,  shadersep{
	color: #E39658;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.2em;
	margin-top: 20px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #33FF00;
	padding-top: 10px;
	background-color: #7A1014;
	padding-left: 5px;
	padding-bottom: 5px;
}
.h4rss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	color: #FC6;
	list-style-type: none;
}
.h4rss a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	color: #FC6;
	list-style-type: none;
}
.importrss {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: normal;
}
h6 {
	color: #37DD00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.2em;
	margin-top: 20px;
	margin-bottom: 5px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	color: #CCCCCC;
}
.p, .green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	color: #33FF00;
	font-weight: bold;
}
.p, .white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	color: #FFFFFF;
	font-weight: bold;
}
.footer  {
	background-color: #390000;
	height: 30px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #581C1D;
	background-image: url(../3BHimages/footerBack.jpg);
	background-repeat: no-repeat;
}
.footer    a  {
	height: 30px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	background-repeat: no-repeat;
	text-decoration: none;
}
.footer   a:hover  {
	height: 30px;
	color: #00FF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	background-repeat: no-repeat;
	text-decoration: none;
}
br {
	clear: both;
}
.tk-adrianne {
}
