body {
		margin:20px 20px 20px 20px;
		background: #EBEBEB;
		/* was #EEE;		*/
		}
	A 		{ color: #003366; text-decoration: none; font-weight:bold; }
	A:link		{ color: #003366; text-decoration: none; }
	A:visited	{ color: #003366; text-decoration: none; }
	A:active	{ color: #FFCC66;  }
	A:hover		{ color: #FFCC66;  }

	h1, h2, h3 {
		margin: 0px;
		padding: 0px;
	}

	#banner {
		font-family:georgia, verdana, arial, sans-serif;
		background-image: url('images/banner.jpg');
		background-repeat: repeat;
		font-size:x-large;
		font-weight:bold;
		border-bottom: 1px solid #FFF;
		color: white;
  		padding:15px;
		}

	#banner a,
        #banner a:link,
        #banner a:visited,
        #banner a:active,
        #banner a:hover {
		font-family:georgia, verdana, arial, sans-serif;
		font-size: x-large;
		color: #FFF;
		text-decoration: none;
		}

	.description {
		font-family:verdana, arial, sans-serif;
		color:#FFF;
		font-size:x-small;
		font-weight:bold;
  		background: transparent;
  		text-transform:none;	
		}

	#container {
	 	background: #EBEBEB;  /* FFF;	*/
		}

	#links {
		margin-left: 82%;	
		/*background-image: url('images/right.jpg');*/
		background-color: #CDBEAD;
		padding:10px;
		border: 1px solid black;
		height: 40em;
		margin-top: 10px;
		}
	
	#linksleft {
		float: left;	
		width: 15%;
		/*background-image: url('images/left.jpg');*/
		background-color: #CDBEAD;
		padding:10px;
		border: 1px solid black;
		height: 40em;
		margin-top: 10px;
}
	
	.blog {
  		padding:0px;
		background: rgb(245, 235, 235); 
		}

	#blogbody {
		font-family:times, georgia, verdana, arial, sans-serif;
		color: #666;
		width: 59%;
		font-size:small;
		overflow: auto;
		padding: 15px;
		margin-left: 10px;
		margin-right: 2px;
		margin-bottom: 20px;
		margin-top: 10px;
		border: 1px solid black;
		font-weight:normal;
  		background: white;
  		line-height:150%;
		float: left;
		}

	.blogbody a,
	.blogbody a:link,
	.blogbody a:visited,
	.blogbody a:active,
	.blogbody a:hover {
		font-weight: normal;
		text-decoration: underline;
	}

	.title	{
		font-family: verdana, arial, sans-serif;
		font-size: medium;
		color: black;
		text-transform:uppercase;
	  	font-weight: bold;
		margin-bottom: 2em;	
		}			

	#menu {
  		margin-bottom:15px;
		background:#FFF;
		text-align:center;
		}		

	.side {
		font-family:verdana, arial, sans-serif;
		color:#000;
		font-size:small;
		font-weight:bold;
  		background: transparent;
  		line-height:140%;
  		padding:2px;				
		}	
	
	.sideleft {
		font-family:verdana, arial, sans-serif;
		color:000;
		font-size: small;
		font-weight: bold;
		background: transparent;
		line-height:140%;
		padding:2px;
		}
																							
	
	.sidetitle {
		font-family:georgia, verdana, arial, sans-serif;
		color: black;
		font-size: medium;
		font-weight:normal;
  		padding:2px;
  		margin-top:10px;
		letter-spacing: .1em;
		border-bottom:1px dotted black;
		text-align:center;
  		background: transparent;		
		}		

	.sidetitleleft {
                font-family:georgia, verdana, arial, sans-serif;
                color: black;
                font-size:medium;
                font-weight:normal;
                padding:2px;
                margin-top:0px;
                letter-spacing: .1em;
                border-bottom:1px dotted black;
                text-align:center;
                background: transparent;
                }
																													



/*	.syndicate {
	
		font-family:verdana, arial, sans-serif;
		font-size:xx-small;
		font-weight:bold;		
  		line-height:140%;
  		padding:2px;
  		margin-top:10px;
  		text-align:center;
  		background:#CCC;  		
 		}	
		
	.powered {
	
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:xx-small;
		font-weight:bold;
  		border:1px dotted #999;			
		line-height:140%;
		text-transform:uppercase; 
		padding:2px;
		margin-top:10px;
		text-align:center;
		letter-spacing: .2em;					
  		background:#FFF;		
		}	
		
	
	.comments-body {
		font-family:georgia, verdana, arial, sans-serif;
		color:#666;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
 		padding-bottom:10px;
  		padding-top:10px;		
 		border-bottom:1px dotted #999; 					
		}		

	.comments-post {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;		
		}	
			
	
	.trackback-url {
		font-family:georgia, verdana, arial, sans-serif;
		color:#666;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
 		padding:5px;		
 		border:1px dotted #999; 					
		}


	.trackback-body {
		font-family:georgia, verdana, arial, sans-serif;
		color:#666;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
 		padding-bottom:10px;
  		padding-top:10px;		
 		border-bottom:1px dotted #999; 					
		}		

	.trackback-post {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;		
		}	

		
	.comments-head	{ 
		font-family:georgia, verdana, arial, sans-serif; 
		font-size:small; 
		color: #666; 
		border-bottom:1px solid #999;
		margin-top:20px;
		font-weight:bold;
  		background:#FFF;		
		}		
*/

	#banner-commentspop {
		font-family:georgia, verdana, arial, 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:#003366;
  		padding-left:15px;
  		padding-right:15px;
  		padding-top:5px;
  		padding-bottom:5px;  		  		  			 
		}

/*Added to accomodate jeffleake.net*/
	.blankspace {
		margin-top: 7em;
		margin-bottom: 5em;
		}

	.font1 {
		clear: left;
		text-align: left;
		font-family: times, georgia, verdana, arial, sans-serif;
		font-size: medium;
		color: #666;
		font-weight: normal;
		margin-bottom: 2em;
		margin-top: 0em;
		padding-top: 0em;
		}

	.buttontext {
		margin-top: 10em;		
        

        }


/* old-style jeffleake.net buttontext


{
		font-family: dialog;
		font-size: 100%;
		color: black;
		font-weight: bold;
		padding-left: 1em;
		padding-right: 1em;
		}

*/

	.button {
                font-family: verdana, arial, sans-serif;
                font-size: small;
                text-transform:uppercase;
                font-weight: bold;
                }

/* old-style buttons on jeffleake.com
 {
		clear: left;
		margin-bottom: 1em;
		width: 27em;
		font-family: helvetica,arial,sans-serif;
		font-size: 100%;
		font-weight: bold;
		color: black;
		display: block;
		text-align: center;
		margin-left: 3em;
		}

*/


/*	.button a {
  		display: block;
		width: 100%;
		}


	.button a:link,
	.button a:visited,
	.button a:hover {
		background-color: #95C498;
		color: #000;
		text-decoration: none;
		}

	.button a:link,
	.button a:visited {
		border-top: 1px solid #cecece;
		border-bottom: 2px solid #4a4a4a;
		border-left: 1px solid #cecece;
		border-right: 2px solid #4a4a4a;
		}

	.button a:hover {
		border-bottom: 1px solid #cecece;
		border-top: 2px solid #4a4a4a;
		border-right: 1px solid #cecece;
		border-left: 2px solid #4a4a4a;
		background: #CCFFCC;
		   Alternate Color: F7D777	
		}
*/

