/* OVERALL */

		#main {
			width: 785px;
			margin: 0 auto;
			font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif;
			font-size: 80%;
			line-height: 1.6em;
			color: #000000;
			background-color: #FFF;
		}
		
/* GENERAL */
		
		h1 {
			font-family: Arial, Helvetica, sans-serif;
			font-weight: bold;
			font-size: 28px;
			color: #1B6EA0;
			margin-bottom: -7px;
			padding: 0px;
			line-height: 1em;
		}

		h2 {
			color: #1B6EA0;
			font-weight: bold;
			font-size: 14px;
			font-family: Arial, Helvetica, sans-serif;
			background-color: #FFF;
			margin-top: 20px;
			margin-bottom: -5px;
			text-align: center;
		}

		h3 {
			color: #1B6EA0;
			font-weight: bold;
			font-size: 18px;
			font-family: Arial, Helvetica, sans-serif;
			background-color: #FFF;
			margin-top: 20px;
			margin-bottom: -5px;
			text-align: left;
		}

		
		a {
			color:#CC6714;
			text-decoration: underline;
		}

		a:hover {
			color:#CC6714;
			text-decoration: underline;
		}

		a:visited {
			color:#CC6714;
			text-decoration: underline;
		}

		
		form {
			font-size: 12px;
			margin-top: 4px;
			margin-bottom: 4px;
			line-height: 1.4em;
		}
		
		.button {
			background-color: #CC6714;
			padding: 2px;
			border: 1px solid #000;
			font-size: 12px;
			font-weight: bold;
			color: #FFF;
			margin-top: 4px;
			margin-right: 5px;
		}

		input.noman {
			background-color: #FFF;
			color: #333333;
			border: 1px solid #000000;
			font-size: 11px;
			padding: 3px;
		}

		.buttonNM {
			background-color: #CC6714;
			padding: 2px;
			border: 1px solid #000;
			font-size: 12px;
			font-weight: bold;
			color: #FFF;
			margin-top: 4px;
			margin-right: 5px;
		}

/* HEADER */

		#header {
			float: left;
			padding-top: 10px;
			margin-bottom: 14px;
		}

		#adlinks {
			border-top: 2px solid #948979;
			padding-top: 4px;
			padding-bottom: 4px;
			clear: both;
			margin-bottom: 5px;
		}

		#intelli {
			float: right;
			position: relative;
			left: -80px;
			padding-top: 25px;
		}

/* CONTENT */

		#google_ads_div_Blog_text_ad_container {
			width: auto ! important;
			 height: auto ! important;
		}

		#google_ads_div_Blog_text_footer_ad_container {
			width: auto ! important;
			 height: auto ! important;
		}


		#content {
			width: 450px;
			margin-left: 0px;
			float: left;
		}
		
		#content p {
			margin-top: 14px;
			margin-bottom: 14px;
		}

		#content ul {
			list-style-type: square;
		}


		#listwrapper {
			float: left;
			width: 15em;
		}

		#listwrapper ul li {
			list-style-type: square;
		}


		#DateHeader {
			border-bottom: 1px dashed;
			font-face: Arial;
			font-size: 150%;
			font-weight: bold;
			color: #1B6EA0;
			text-align: left;
			margin-top: 40px;
			margin-bottom: 10px;
			padding-bottom: 5px;
		}

		li.commentlist {
			margin-top: 25px;
		}

		#posttitle {
		font-weight: bold;
		font-size: 24px;
		margin-top: 15px;
		margin-bottom: 10px;
		line-height: 1.2em;
		}

		#posttitle a {
		color:#000000;
		text-decoration: none;
		}

		#posttitle a:hover {
		color:#000000;
		text-decoration: none;
		}

		#posttitle a:visited {
		color:#000000;
		text-decoration: none;
		}

		#post {
		margin-bottom: 50px;
		padding-left: 0px;
		padding-right: 20px;
		line-height: 17px;
		font-face: verdana;
		font-size: 10pt;
		}

		#blogComment {
		margin-bottom: 25px;
		}

		div.shadow1 {
		background: #999999;
		padding: 0.2em;
		margin: 1em 0 1em 1em;
		}

		div.shadow2 {
		background: #F0FFFF;
		margin: -0.5em 0 0 -0.5em;
		border: 1px solid #black;
		padding: 0.2em;
		line-height: 22px;
		text-align: center;
		}

		#pagination {
		display: block;
		text-align: center;
		margin-bottom: 35px;
		}

		.alignright {
		float: right;
		}

		.alignleft {
		float: left;
		}

		#catad {
		border-style: solid;
		border-width: 1px;
		border-color: #CC6714;
		background-color: #F7F7F7;
		padding: 5px;
		margin-top: 10px;
		margin-bottom: 10px;
		}

		div.reply {
		margin-bottom: 40px;
		}

		table.unsub {
		align="center"
		border-width: 1px;
		border-spacing: 1px;
		border-style: dotted;
		border-color: gray;
		border-collapse: separate;
		background-color: white;
		margin-bottom: 40px;
		}


/* SIDEBAR */

		#sidebar {
			float: right;
			width: 315px;
			padding-left: 10px;
			border-left: 1px solid #1B6EA0;
		}

		#sidebar a {
			color:#000000;
			font-size: 12px;
			text-decoration: underline;
		}
		
		#sidebar p {
			margin-top: 10px;
			margin-bottom: 10px;
		}

		#sidebar a:visited {
			color:#000000;
			text-decoration: underline;
		}
		
		#sidebar a:hover {
			color:#000000
			text-decoration: underline;
		}

		#formbox {
			width: 425px;
			background-color: #1B6EA0;
			border-style: solid;
			border-width: 2px;
			border-color: #000000;
			padding: 3px;
			color: #F0F0F0;
			margin-bottom: 35px;
		}

		#formbox a {
			color:#F0F0F0;
			font-size: 12px;
			text-decoration: underline;
		}

		#formbox a:visited {
			color:#F0F0F0;
			text-decoration: underline;
		}
		
		#formbox a:hover {
			color:#F0F0F0
			text-decoration: underline;
		}

		#moreinfo {
			margin-top: 0px;
			margin-left: 23px;
		}

		table.pure {
			margin-top: 10px;
		}

		.learnmore {
			color: #1B6EA0;
			font-weight: bold;
			font-size: 14px;
			font-family: Arial, Helvetica, sans-serif;
			background-color: #FFF;
			margin-top: 17px;
			margin-bottom: 12px;
			text-align: left;
			border-bottom: 1px solid;
		}

		#visitmain {
			text-align: left;
			font-size: 8pt;
			margin-bottom: 15px;
		}

		#visitmain a {
			color:#CC6714;
			font-size: 8pt;
			text-decoration: underline;
		}

		#visitmain a:hover {
			color:#CC6714;
			font-size: 8pt;
			text-decoration: underline;
		}

		#visitmain a:visited {
			font-size: 8pt;
			color:#CC6714;
			text-decoration: underline;
		}

		#interact {
			text-align: left;
			font-size: 8pt;
			margin-bottom: 15px;
		}

		#interact a {
			font-size: 8pt;
			color:#CC6714;
			text-decoration: underline;
		}

		#interact a:hover {
			font-size: 8pt;
			color:#CC6714;
			text-decoration: underline;
		}

		#interact a:visited {
			font-size: 8pt;
			color:#CC6714;
			text-decoration: underline;
		}

		#reclinks {
			text-align: left;
			font-size: 8pt;
			margin-bottom: 15px;
		}

		#reclinks a {
			font-size: 8pt;
			color:#CC6714;
			text-decoration: underline;
		}

		#reclinks a:hover {
			font-size: 8pt;
			color:#CC6714;
			text-decoration: underline;
		}

		#reclinks a:visited {
			font-size: 8pt;
			color:#CC6714;
			text-decoration: underline;
		}

		#popposts {
			text-align: left;
			font-size: 8pt;
		}

		#popposts a {
			font-size: 8pt;
			color:#CC6714;
			text-decoration: underline;
		}

		#popposts a:hover {
			font-size: 8pt;
			color:#CC6714;
			text-decoration: underline;
		}

		#popposts a:visited {
			font-size: 8pt;
			color:#CC6714;
			text-decoration: underline;
		}

		#commented {
			text-align: left;
			font-size: 8pt;
			margin-bottom: 15px;
		}

		#commented a {
			font-size: 8pt;
			color:#CC6714;
			text-decoration: underline;
		}

		#commented a:hover {
			font-size: 8pt;
			color:#CC6714;
			text-decoration: underline;
		}

		#commented a:visited {
			font-size: 8pt;
			color:#CC6714;
			text-decoration: underline;
		}

		#commented ul{
			list-style-type: none;
			padding: 0;
			margin-left: 0;
		}

		#twitter {
			text-align: left;
			font-size: 8pt;
			margin-bottom: 15px;
		}

		#twitter a {
			font-size: 8pt;
			color:#CC6714;
			text-decoration: underline;
		}

		#twitter a:hover {
			font-size: 8pt;
			color:#CC6714;
			text-decoration: underline;
		}

		#twitter a:visited {
			font-size: 8pt;
			color:#CC6714;
			text-decoration: underline;
		}

		#twitter ul{
			list-style-type: square;
		}

/* FOOTER */

		#footer {
			margin-top: 20px;
			clear: both;
			background-color:#FFF;
			padding: 0px 5px 0px 5px;
			border-top: 2px solid #948979;
			border-bottom: 2px solid #948979;
			text-align: center;
		}
		
		#footer p {
			color:#89817f;
			padding: 3px;
			margin-top: 0px;
			margin-bottom: 0px;
			font-size: 11px;
		}