<style type="text/css">

			body{
	width: 750px;
	margin:0 auto;
	padding:0px;
	background:#f6f6f6;
	color:#000000;
	font-family: Trebuchet, Verdana, Sans-Serif;
	background-color: #D1E8E7;
	font-size: small;
	line-height: 150%;
}

			a{
	color:#BA0000;
	margin-top: 0px;
	padding-top: 0px;
}

			a:hover{
	color:#999999;
	text-decoration: none;
}

     div#container {
	background-color: #FFFFFF;
	width: 750px;
	position: static;
	left: 0px;
	z-index: 1;
	height: 100%;
	top: 0px;
}
			#logo{padding:0px;margin:0px;}

                         @media all {

			  div#sideBar{
	width: 145px;
	margin:0px;
	padding:0px 15px 15px;
	text-align:left;
	background-color: #FFFFFF;
	vertical-align: top;
	z-index: 1;
	float: left;
	position: absolute;
	left: 0px;
	top: 204px;
	height: 100%;
}

               div#mainClm{
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	padding:0px 15px 10px;
	border-left:thin dotted #2E9592;
	border-right:thin dotted #2E9592;
	position: absolute;
	width: 370px;
	left: 175px;
	top: 204px;
	z-index: 3;
}

			  div#rightBar{
	width: 145px;
	margin:0px 0px 0px 0em;
	padding:0px 15px 15px;
	text-align:left;
	background-color: #FFFFFF;
	vertical-align: top;
	float: right;
	position: absolute;
	left: 575px;
	top: 204px;
	height: 100%;
}

                         }

                         @media handheld {

                         }

                         #header{
	padding:15px 0px;
	margin:0px;
	background:#FFFFFF;
	color:white;
	vertical-align: top;
	width: 750px;
	position: absolute;
	left: 0px;
	top: 0px;
}

			h1,h2,h3,h4,h5,h6{
	padding:0px;
	margin:0px;
	font-family: Trebuchet, Arial, sans-serif; }

			h1{
	color:#BA0000;
	font:normal 160% Trebuchet, Arial, sans-serif; }

			h2{
	color:#BA0000;
	font-weight:normal;
	font-family: Trebuchet, Arial, sans-serif;
	font-size: 150%;
	margin-bottom: 10px;
	vertical-align: top;
}

			h3{
	margin:0px 0px -10px;
	color:#2E9592;
	font-size:90%;
	font-family: Trebuchet, Arial, sans-serif;
	font-weight: lighter;
}

			h4{
	color:#BA0000;
	font-family: Trebuchet, Arial, sans-serif; }

h5 {color: BA0000; }

			h6{
	color:#BA0000;
	font-size:95%;
	font-family: Trebuchet, Arial, sans-serif;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 2pt;
}

			h2.sidebar-title{
	color:#BA0000;
	font-size:95%;
	font-family: Trebuchet, Arial, sans-serif;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 2pt;
}

			#sideBar ul{
	margin:0px 0px 33px 0px;
	padding:0px 0px 0px 0px;
	list-style-type: none;
	line-height: 170%;
}

			#sideBar li{list-style-type:none;font-size:95%; vertical-align:center}

			#description{padding:0px;margin:7px 12% 7px 5%;color:#9E5205;font:bold 85% Verdana,Sans-Serif;}

			.blogPost{margin:0px 0px 30px 0px;}

			.blogPost strong{color:#000000;font-weight:bold;}

			#sideBar ul a{
	padding:0px;
	margin:0px;
	width:100%;
	border:none;
	color:#BA0000;
}

			#sideBar ul a:link{color:#BA0000;}

			#sideBar ul a:visited{color:#999999;}

			#sideBar ul a:active{color:#999999;}

			#sideBar ul a:hover{color:#999999;}

			pre,code{color:#999999;}

			strike{color:#999999;}

			.bug{padding:5px;border:0px;}

			.byline{
	margin:10px 0px;
	color:#2E9592;
	font-size:80%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #2E9592;
	line-height: 200%;
}

			.byline a{border:none;color:#968A0A;text-decoration:none;}

			.byline a:hover{text-decoration:underline;}

			.blogComments{padding:0px;color:#9E5205;font-size:110%;font-
weight:bold;font-family:Verdana,Sans-Serif;}

			.blogComment{margin-top:10px;font-size:110%;font-
weight:normal;color:black;}

			.blogComments .byline{padding-bottom:20px;color:#444444;font-size: 
80%;font-weight:normal;display:inline;margin-right:10px}

                         .deleted-comment {font- style:italic;color:gray;}

                		.comment-link {margin-left:.6em;}

			#profile-container {
	text-align: left;
	vertical-align: top;
}

			.profile-datablock { }

			.profile-img {display:inline;}

			.profile-img img {float:left;margin-right:5px;}

			.profile-data strong { }

			#profile-container p { }

			#profile-container .profile-textblock {
	text-align: left;
	vertical-align: top;
}

             .profile-link a:link {
	color:#BA0000;
	text-decoration:none;
	font-size: 95%;
}

             .profile-link a:active {color:#999999;text- decoration:none;}

             .profile-link a:visited {color:#999999;text- decoration:none;}

			.profile-link a:hover{color:#999999;text-decoration:none;}



         ul {
	line-height: 170%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 33px;
	margin-left: 0px;
	list-style-type: none;
	padding: 0px;
}
         li {
	font-size: 95%;
	list-style-type: none;
	padding-left: 0px;
}

a:link {
	text-decoration: none;
	color: #BA0000;
}
a:visited {
	text-decoration: none;
	color: #BA0000;
}
a:active {
	text-decoration: none;
}

     body,td,th {
	font-size: 12px;
}
         </style>

