@charset "UTF-8";
body  {
	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;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.thrColFixHdr #container {
	width: 780px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 10px;
	background-color: #FFFFFF;
} 
.thrColFixHdr #container p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-right: 150px;
	padding-left: 258px;
	line-height: 25px;
}
.thrColFixHdr #header {
	width: 780px;
} 
.thrColFixHdr #header img {
}
.thrColFixHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.thrColFixHdr #mainnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	height: 25px;
	vertical-align: middle;
	margin-top: 0px;
	padding-top: 10px;
	background-color: #396CA6;
	border: 1px solid #FFFFFF;
	padding-left: 5px;
}
.thrColFixHdr #mainnav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.thrColFixHdr #mainnav a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.thrColFixHdr #mainnav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.thrColFixHdr #sidebar1 {
	float: left;
	width: 200px;
	background-image: url(file:///Kim%20God%20Rules%20Old%20Mac%20Backu/Website%20-%20absolutelyrightbrain.com/images/printsamplepage_image.jpg);
	background-repeat: no-repeat;
	height: 465px;
	margin-top: 15px;
	margin-left: 10px;
}
.thrColFixHdr  #sidebar1art  {
	background-image: url(file:///Kim%20God%20Rules%20Old%20Mac%20Backu/Website%20-%20absolutelyrightbrain.com/images/artsamplepage_image.jpg);
	background-repeat: no-repeat;
	height: 465px;
	width: 200px;
	float: left;
	margin-left: 10px;
	border: 1px solid #FFFFFF;
	margin-top: 15px;
}
.thrColFixHdr #sidebar1web {
	background-image: url(file:///Kim%20God%20Rules%20Old%20Mac%20Backu/Website%20-%20absolutelyrightbrain.com/images/websamplepage_image.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 200px;
	height: 465px;
	margin-top: 15px;
	margin-left: 10px;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 150px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px; /* padding keeps the content of the div away from the edges */
	height: 465px;
	background-color: #FFFFFF;
	margin-top: 40px;
}
.thrColFixHdr #sidebar2 p {
	text-decoration: none;
	font-size: 12px;
	color: #666666;
	margin-left: 0px;
	padding-left: 0px;
	float: none;
	padding-right: 0px;
	margin-right: 0px;
}
.thrColFixHdr #sidebar2 img {
	padding-bottom: 15px;
	padding-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 10px;
}
.thrColFixHdr #sidebar2 img:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thrColFixHdr #mainContent {
	margin-top: 0px;
	margin-right: 130px;
	margin-bottom: 0px;
	margin-left: 235px;
	background-color: #FFFFFF;
} 
.thrColFixHdr #mainBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	width: 750px;
	padding-left: 18px;
	margin-top: 10px;
	line-height: 25px;
	margin-bottom: 0px;
}
.thrColFixHdr #mainBox2 p {
	padding-left: 15px;
	padding-right: 15px;
}
.thrColFixHdr #mainBox2 p a:link {
	color: #5B91C4;
	text-decoration: none;
}
.thrColFixHdr #mainBox2 p a:visited {
	color: #5B91C4;
	text-decoration: none;
}
.thrColFixHdr   #mainBoxL  {
	padding-left: 270px;
	padding-right: 10px;
}
.thrColFixHdr #mainBoxL img {
	padding-right: 5px;
}
.thrColFixHdr  #mainBox  img {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 0px;
}
.thrColFixHdr #mainBox a:link {
	color: #396CA6;
	text-decoration: underline;
}
.thrColFixHdr #mainBox a:visited {
	color: #396CA6;
	text-decoration: underline;
}
.thrColFixHdr #container #mainBox img {
	margin-right: 5px;
}
.thrColFixHdr  #mainContent  p {
}
.thrColFixHdr  #bottomnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	background-color: #5D9BCC;
	height: 25px;
	padding-top: 10px;
	padding-right: 5px;
	margin-top: 5px;
	border: 1px solid #FFFFFF;
}
.thrColFixHdr  #bottomnav  a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.thrColFixHdr #bottomnav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.thrColFixHdr #footer {
	font-size: 10px;
	text-align: right;
	color: #FFFFFF;
	margin-top: 0px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: #CCCCCC;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.thrColFixHdr #footer a {
	color: #FFFFFF;
}
.thrColFixHdr #container #footer a:visited {
	color: #FFFFFF;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:1px;
	font-size: 1px;
	line-height: 0px;
	width: 1px;
}
s
