body {
		font-family: Verdana, Tahoma, Helvetica, sans-serif;
		margin-bottom:5px;
		font-size: 12px;
		line-height: 16px;
	
		/* background-color: #fff; */
		/* background-color: #ededed;*/
		/* background-color: #F2F2F2;*/
		background-color: #FAFAFA;
		   /* color: #FAFAFA */
		   /* color: #1a1a1a */
		color: #0D0D0D
		}

	a
	{
		text-decoration: none;
	}
	
	A:link		{ color: #0066EB; text-decoration: none; font-weight: bold;}
	A:visited	{ color: #004F6B; text-decoration: none; font-weight: bold;}
	A:active	{ color: #0066EB; font-weight: bold; }
	A:hover		{ color: #ffffff; font-weight: bold; background-color: #009E0B;}
	/* #009954 */
	/* #00EB10 */
	/* #009E0B */
	
	h3 a
	{
		border: 0px;
		font-weight: normal;
		font-size: 14px;
	}
	
	h3 a:link{color: #000000; text-decoration: none; font-weight: bold; font-size: 12px;}
	h3 a:visited{color: #000000; text-decoration: none; font-weight: bold; font-size: 12px;}
	h3 a:active{color: #000000; text-decoration: none; font-weight: bold; font-size: 12px;}
	h3 a:hover{color: #0066EB; text-decoration: none; background-color: #DBDBDB; font-weight: bold; font-size: 12px;}

	h1, h3
	{
		font-weight: bold;
		/* color: #404040;*/
		color: #000000;
		/* background-color: #CFCFCF; DBDBDB; E8E8E8*/
		background-color: #DBDBDB;
		font-size: 12px;
		line-height: 22px;
		margin-left: 10px;
		margin-right: 10px;
 		text-transform:lowercase;
	}
	
	h2
	{
		text-align: right;
		font-weight: bold;
		color: #008509;
		line-height: 25px;
		margin-left: 10px;
		margin-right: 10px;
		text-transform:lowercase;
	}

	h4
	{
		font-weight: normal;
		font-size: 28px;
	}
	
	#BigHeadline
	{
		font-size: 30px;
		line-height: 120%;
	}

	#container
	{
		width: 760px;
		width: 770px;
		width: 760px;
		margin: 0px;
		margin-left: auto;
		margin-right: auto;
		padding: 10px;
	}
	
	p, blockquote, li, h3
	{
		padding-left: 10px;
		padding-right: 10px;
	}
	
	blockquote
	{
		margin-left: 20px;
		margin-right: 0px;
      }

	#center
	{
		font-family: Verdana, Tahoma, Helvetica, sans-serif;
	
		font-size: 12px;
		line-height: 16px;
	
		margin-left: 180px;
		margin-right: 180px;
		padding-top: 0px;
		border-left: 1px solid gray;
		border-right: 1px solid gray;
	}
	
	#RightUnderArticle
	{
		font-family: Verdana, Tahoma, Helvetica, sans-serif;
	
		font-size: 10px;
		line-height: 14px;
	}
	
	#left, #right
	{
		font-family: Verdana, Tahoma, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 15px;
	
		/* font-family: Georgia, "Times New Roman", serif; */
		/* font-size: 12px; */
		/* line-height: 14px; */
	}
	
	#left p
	{
		text-align: right;
	}
	
	#head
	{
		text-align: center;
		height: 142px;
	}
	
	#left
	{
		float: left;
		width: 175px;
		margin-right: 10px;
		padding-top: 0px;
		margin-left: 3px;
	}
	
	#right
	{
		float: right;
		width: 175px;
		margin-left: 3px;
		padding-top: 3px;
	}
	
	#foot
	{
		font-family: Verdana, Tahoma, Helvetica, sans-serif;
	
		font-size: 12px;
		line-height: 16px;

		clear: both;
		margin-top: 5px;
		text-align: center;
	}
	
	#right a, #left a
	{
		border: 0px;
		/* color: #C00; */
	}
	
	.caps
	{
		letter-spacing: 0.1em;
		font-size: 10px;
	}

	#tag_cloud{
		margin: 0px 10px 0px 10px;
		font-family: Verdana, Tahoma, Helvetica, sans-serif;
		font-size: 11px;
		background-color: #FFFFFF;
		text-align: left;
		 }

	/* FEATURED POSTS. PER http://www.ssi-developer.net/css/menu-rollover-effect_table.shtml */
	#featured_posts_header {
		margin: 0px 10px 0px 10px;
		font-family: Verdana, Tahoma, Helvetica, sans-serif;
		font-size: 11px;
		background-color: #FAFAFA;
		text-align: left;
		 }


	#featured_posts {
		margin: 0px 0 36px 0px;
		font-family: Verdana, Tahoma, Helvetica, sans-serif;
		font-size: 11px;
		background-color: #FAFAFA;
		text-align: left;
		 }
		 
	#featured_posts ul {
		margin: 0; 
		padding: 0;
		list-style-type: none;
		font-weight: bold; 
		}

	#featured_posts li {
		margin: 2px 0;
		}
	
	#featured_posts a {
		display: block;
		padding: 2px 2px 2px 10px;
		border: none;
		text-decoration: none;
		}
	
	#featured_posts a:link {
		color: #0066EB;
		}
	
	#featured_posts a:visited{
		color: #737373;
		}
	
	#featured_posts a:active{
		color: #0066EB;
		}
	
	#featured_posts a:hover {
		border: none;
		background: #009E0B;
		color: #ffffff;
		}
	
	/* BLOGROLL LIST. PER http://www.ssi-developer.net/css/menu-rollover-effect.shtml */
	
	#blogroll-list {
		width: 169px;
		margin: 15px 0 15px 0px;
		font-family: Verdana, Tahoma, Helvetica, sans-serif;
		font-size: 12px;
		background-color: #FAFAFA;
		text-align: left;
		 }
		 
	#blogroll-list ul {
		margin: 0; 
		padding: 0;
		list-style-type: none;
		font-weight: bold; 
		}

	#blogroll-list li {
		margin: 2px 0;
		}
	
	#blogroll-list a {
		display: block;
		padding: 2px 2px 2px 10px;
		border: 1px dotted #000000;
		text-decoration: none;
		}
	
	#blogroll-list a:link {
		color: #0066EB;
		}
	
	#blogroll-list a:visited{
		color: #737373;
		}
	
	#blogroll-list a:active{
		color: #0066EB;
		}
	
	#blogroll-list a:hover {
		border: 1px solid #000000;
		background: #009E0B;
		color: #ffffff;
		}


	/* Gravatars */
	
	#gravatar img {
		margin: 0;
		padding: 0;
		border: 0;
		}
	
	#gravatar a {
		margin: 0;
		padding: 0;
		border: 0;
		}
	
	#gravatar a:hover {
		background-color: transparent;
		}
	
	#gravatar {
		position: relative;
		margin: 1px;
		padding: 0;
		margin-left: 0px;
		}
			

	#comments-on-index-page
	{
		font-family: Verdana, Tahoma, Helvetica, sans-serif;
	
		font-size: 12px;
		line-height: 16px;
	
		/* background:#92BCFF;  */
		/* background:#84FDFE;  schultz color */
		
		background:#E7E7E7; 
		
		border: 1px solid black;

		margin-left: 40px;
		margin-right: 40px;
		
		padding: 2px;

		/* border-top: 1px solid gray; */
	}

	#comments-container
	{
	}
	
	#comments-container p
	{
		margin-bottom:1.5em;
	}
	
	#comment_controls
	{
	IMG: {float:right};
	border: 0;
	text-align:right;}

	/* BOXES WITH ROUNDED CORNERS */	

	div#comment_container{width:95%;margin: 0 auto;background: #E7E7E7;text-align:left; font-size: 12px;	min-height: 127px;}
 	#comment_container img {border: 0;}

	div#comment_header{margin-bottom: 20px;text-align:right;}
	div#comment_Inner_Box{float:right;margin:0 0 0 5px;
		text-align:center; border: none;}
	#comment_header h1{font-size: 120%;margin:0;padding: 0 5px;background: #9DADC6;color: #FFF; font-size: 12px;}
	#comment_container p{margin:0;padding-bottom:0.7em;}
	#comment_Inner_Box a,
        #comment_Inner_Box a:link,
        #comment_Inner_Box a:visited,
        #comment_Inner_Box a:hover,
        #comment_Inner_Box a:active {text-decoration: none; border:none;}


    /* MT STYLES */
	#banner {
		font-family:Verdana, Tahoma, Helvetica, sans-serif;
		color:#333;
		font-size:x-large;
		font-weight:normal;	
  		padding:15px;
        border-top:4px double #666;
		}

	#banner a,
        #banner a:link,
        #banner a:visited,
        #banner a:active,
        #banner a:hover {
		font-family: Verdana, Tahoma, Helvetica, sans-serif;
		font-size: xx-large;
		color: #333;
		text-decoration: none;
		}
		
	.text_border
		{
		margin: 10pt;
		border-style: solid;
		border-width: 1pt;
		border-color: #000;
		padding: 5px;
		}

	.description {
		font-family:Verdana, Tahoma, Helvetica, sans-serif;
		color:#333;
		font-size:small;
  		text-transform:none;	
		}
				
	#content {
		position:absolute;
		margin-right:20px;
		margin-left:225px;
		margin-bottom:20px;
		border:1px solid #FFF;	
		}
		
	#links {	
		padding:15px;				
		border:1px solid #FFF;
		width:200px;			
		}
		
	.blog {
		font-family: Verdana, Tahoma, Helvetica, sans-serif;
		margin-bottom:5px;
  		padding:15px;
		}

	.blogbody {
		margin:0px 0px 0px 0px;
		}

	.pullquote {
		width: 275px;
		float: right;
		padding: 6px 10px 10px 10px;
		margin: 0px 10px 5px 10px;
		text-align: center;
		color: #008509;
		background-color: white;
		font-family: Verdana, Tahoma, Helvetica, sans-serif;
		border:1px solid green;
		font-size: 16px;
		}
	
	.ImageOnRight { 
		float: right;
		margin: 0px 10px 5px 10px;
		text-align: center;
		color: #008509;
		font-family: Verdana, Tahoma, Helvetica, sans-serif;
		 }

	.ImageOnLeft { 
		float: left;
		margin: 0px 10px 5px 10px;
		text-align: center;
		color: #008509;
		font-family: Verdana, Tahoma, Helvetica, sans-serif;
		 }

	.GrayBackground {background:#F0F0F0;}

	/* .blogbody a
	/* .blogbody a:link	{ color: #0066CC; font-weight: bold; text-decoration: none;} */
	/* .blogbody a:visited { color: #000099; font-weight: bold; text-decoration: none;} */
	/* .blogbody a:active  { color: #000099; font-weight: bold; text-decoration: underline;} */
	/* .blogbody a:hover   { color: #000099; font-weight: bold; text-decoration: underline;} */

	.title	{
		margin: 0px; 
		}			

	#menu {
		font-size: 10pt;
  		margin-bottom:15px;
		text-align:center;
		}		

	.date	{ 
		margin: 0px; 
		border-bottom:1px solid #999;
		margin-bottom:10px;
		margin-left: 10px;
		margin-right: 10px;
		font-weight:bold;
		}			
		
	.posted	{ 
		text-align: right;
		font-family:Verdana, Tahoma, Helvetica, sans-serif; 
		font-size: x-small; 
		margin-bottom:25px;
		margin-left: 10px;
		margin-right: 10px;
	opacity: 1;
	border-right-style: none;
	border-left-style: none;
}	


.posted a:link{
	color: #B71D12;
	text-decoration: none;
	opacity: 0.9;
}

.posted a:visited{
	color: #004F6B;
	text-decoration: none;
	opacity: 0.9;
}

.posted a:active{
	color: #B71D12;
	text-decoration: none;
	opacity: 0.9;
}

.posted a:hover{
	color: #ffffff;
	background-color: #B71D12;
	opacity: 1;
}



				
	.bluebg_with_outline {
		background:#80E1FF; 
		border: 1px solid #DBDBDB;
	}
		
	.calendar {
		font-family:Verdana, Tahoma, Helvetica, sans-serif;
		font-size:x-small;
		font-weight:normal;
  		line-height:140%;
  		padding:2px;
        text-align:left;
		}
	
	.calendarhead {	
		font-family:Verdana, Tahoma, Helvetica, sans-serif;
		font-size:small;
		font-weight:normal;
  		padding:2px;
		letter-spacing: .3em;
  		text-transform:uppercase;
		text-align:left;			
		}	
	

	.side a			{ color: #0066EB; font-weight: normal; text-decoration: none;}
	.side a:link	{ color: #0066EB; font-weight: normal; text-decoration: none;}
	.side a:visited { color: #737373; font-weight: normal; text-decoration: none;}  
	.side a:active  { color: #0066EB; font-weight: normal; text-decoration: none;} 
	.side a:hover   { color: #ffffff; font-weight: normal; text-decoration: none; background-color: #009E0B;}

	.side {
			font-weight: normal;
  			padding-bottom: 22px;		
 			list-style-type: none;
		}	
		
	.sidetitle {
		font-family: Verdana, Tahoma, Helvetica, sans-serif;
		font-weight:normal;
  		/* padding:2px; */
  		margin-top:0px;
		letter-spacing: .3em;
  		text-transform:uppercase;		
		}		
	
	.syndicate {
  		}	
		
	.powered {
		text-transform:uppercase; 
		margin-top:50px;
		letter-spacing: .2em;					
 		}	
		
	
	.comments-body {
		font-family: Verdana, Tahoma, Helvetica, sans-serif;
	
		font-size: 10px;
		line-height: 12px;
	
 		padding-bottom:0px;
  		padding-top: 0px;		
 		/* border-bottom:2px dotted #999; */				
		border-bottom:1px solid #999;
		}		

	.comments-post {font-weight:normal;}	
			
	
	.comments-head	{ 
		font-family:Verdana,Arial,Helvetica,sans-serif; 
		border-bottom:1px solid #999;
		margin-top:20px;
		font-weight:bold;
		}		

	.trackback-url {
  		line-height:140%;
 		padding:5px;		
 		border:1px dotted #999; 					
		}


	.trackback-body {
   		line-height:140%;
 		padding-bottom:10px;
  		padding-top:10px;		
 		border-bottom:1px dotted #999; 					
		}		

	.trackback-post {
		font-family:Verdana,Arial,Helvetica,sans-serif;
		font-weight:normal;
		}	

	#banner-commentspop {
		font-family:Verdana, Tahoma, Helvetica, sans-serif;
		color:#FFF;
		font-size:large;
		font-weight:bold;
		border-left:1px solid #FFF;	
		border-right:1px solid #FFF;  		
		border-top:1px solid #FFF;  		
  		background:#000099;
  		padding-left:15px;
  		padding-right:15px;
  		padding-top:5px;
  		padding-bottom:5px;  		  		  			 
		}
		
	.calendarBG {
	 font-size:	x-small; 
	 font-weight: normal; 
	 background-color: #FAFAFA; 
  	 padding-left:1px;
	}
	
	.calendarBlank { 
	 background-color: #FAFAFA;
	}
	
	.calendarHeader { 
	 font-size:	x-small; 
	 font-weight: normal; 
	 color: #0D0D0D; 
	 text-align: center;
	 background-color: #FAFAFA; 
	}
	
	
	.calendarDayHeading {
	 font-weight: normal; 
	 font-size:	x-small; 
	 color: #0D0D0D; 
	 background-color: #FAFAFA; 
	 text-align:  center;
	 vertical-align: middle;
	}
	
	.calendarToday { 
	 font-family:       Verdana, Tahoma, Helvetica, sans-serif;
	 font-size:         x-small; 
	 font-weight:		normal;
	 letter-spacing:	.1em;
	 padding-left:  4px;
	 padding-right: 4px;
	 padding-bottom: 4px;
	 text-decoration:   none;
	 text-align:  center;
	 vertical-align: middle;
	 color:             #0D0D0D;
	 background-color: 	#FAFAFA;
	}
	
	.calendarCell {
	 font-family:       Verdana, Tahoma, Helvetica, sans-serif;
	 font-size:         x-small; 
	 font-weight:		normal;
	 letter-spacing:	.1em;
	 text-decoration:   none;
	 padding-left:  4px;
	 padding-right: 4px;
	 padding-bottom: 4px;
	 text-align:  center;
	 vertical-align: middle;
	 color:             #0D0D0D;
	 background-color:  #FAFAFA;
	}
	

	.calendarMonthLinks {
	 font-family:       Verdana, Tahoma, Helvetica, sans-serif;
	 font-size:         x-small; 
	 font-weight:		normal;
	 letter-spacing:	.1em;
	 text-decoration:   none;
	 padding-bottom: 4px;
	 color:             #0D0D0D;
	 background-color:  transparent;
	}
	
	 .calendarHeader .sideTitle, .calendarHeader th, .calendarHeader .sideTitle th {
	 font-weight: normal;
	 }

	.calendarMonthLinks a {
	}
	  
	.calendarMonthLinks a:visited {
	}
	
	.calendarMonthLinks a:hover {
	} 
	
	.calendarCell a {
	}
	  
	.calendarCell a:visited {
	}
	
	.calendarCell a:hover {
	}

/* STYLES FOR COMMENT BUTTONS */
.buttonMode {
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:         10px;
 color:             #73769D;
 background-color:  transparent; 
 white-space: 		nowrap;
}

.htmlButtonOuter, .htmlButtonOuterL {
 background-color:  #f6f6f6;  
 padding:           0;
 border-top:        #333 1px solid;
 border-right:      #333 1px solid;
 border-bottom:     #333 1px solid;
}
.htmlButtonOuterL  {
 border-left:       #333 1px solid;
}
.htmlButtonInner {
 background-color:  transparent; 
 text-align:		center;
 padding:			0 3px 0 3px;
 border-left:       #fff 1px solid;
 border-top:        #fff 1px solid;
 border-right:      #ccc 1px solid;
 border-bottom:     #ccc 1px solid;
}
.htmlButtonOff {
 font-family:       Verdana, Arial, Trebuchet MS, Tahoma, Sans-serif;
 font-size:         11px;
 font-weight:       bold;
 padding:           1px 2px 2px 2px;
 white-space:       nowrap;
}
.htmlButtonOff a:link { 
 color:             #000;
 text-decoration:   none;
 white-space:       nowrap;
}
.htmlButtonOff  a:visited { 
 text-decoration:   none;
}
.htmlButtonOff a:active { 
 text-decoration:   none;
 color:             #999;
}
.htmlButtonOff a:hover { 
 background-color:	#fff;
 text-decoration:   none;
 color:             #999;
}
.htmlButtonOn {
 font-family:       Verdana, Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         11px;
 font-weight:       bold;
 background:        #f6f6f6;
 padding:           1px 2px 2px 2px;
 white-space:       nowrap;
}
.htmlButtonOn a:link { 
 color:             #990000;
 text-decoration:   none;
 white-space:       nowrap;
}  
.htmlButtonOn  a:visited { 
 text-decoration:   none;
} 
.htmlButtonOn a:active { 
 text-decoration:   none;
 color:             #999;
}
.htmlButtonOn a:hover { 
 background-color:	#fff;
 color:             #999;
 text-decoration:   none;
}

/* STYLES FOR EE STAND-ALONE ENTRY PAGE */
.buttonMargin {
	margin-bottom: 4px;
	}

.buttonInsert {
	background-color: #E5E9F1;
	border: #666 1px solid;
	padding: 6px;
	margin-right: 8px;
	}

.htmlButtonOutter, .htmlButtonOutterL {
	background-color: #f6f6f6;
	padding: 0;
	border-top: #333 1px solid;
	border-right: #333 1px solid;
	border-bottom: #333 1px solid;
	}

.htmlButtonOutterL  {
	border-left: #333 1px solid;
	}

.htmlButtonInner {
	background-color: transparent;
	border-left: #fff 1px solid;
	border-top: #fff 1px solid;
	border-right: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	}

.htmlButtonA {
	font-family: Verdana, Arial, "Trebuchet MS", Tahoma, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 3px 3px 3px;
	white-space: nowrap;
	}

.htmlButtonB {
	font-family: Verdana, Arial, "Trebuchet MS", Tahoma, Verdana, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	background: #f6f6f6;
	padding: 2px 3px 3px 3px;
	white-space: nowrap;
	}

.htmlButtonA a:link {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	}

.htmlButtonA  a:visited {
	text-decoration: none;
	}

.htmlButtonA a:active {
	text-decoration: none;
	color: #999;
	}

.htmlButtonA a:hover {
	text-decoration: none;
	color: #999;
	}

.htmlButtonB a:link {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	}

.htmlButtonB  a:visited {
	text-decoration: none;
	}

.htmlButtonB a:active {
	text-decoration: none;
	color: #999;
	}

.htmlButtonB a:hover {
	color: #999;
	text-decoration: none;
	}
	
#BlogLinkNationWrapper{

}
	/* margin coordinates are top right bottom left */