/**** LINK-tag style sheet styles-site.css ****/

	body {
		margin:0px 0px 200px 0px;
		background:#FFF;		
/*		background-image: url(blogpics/acesback.gif); */

		}


	A 			{ color: #0000AA; text-decoration: none; } 
	A:link		{ color:  #0000AA; text-decoration: none; }      
	A:visited	        { color: #702020; text-decoration: none;} 
         :link:hover            { color: red; } 
         :visited:hover		{ color: red; } 
        A:visited:hover		{ color: red; } 
         :link:active            { color: green; } 
         :visited:active 	{ color: green; } 


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

	#banner {
		font-family:palatino,  georgia, verdana, arial, sans-serif;
		color:#333;
                background:#EEF;
		font-size:x-large;
		font-weight:normal;	
  		padding:15px;
                border-top:4px double #666;
                border-bottom: 3px double #DDE;
                text-align:right;
                font-style: italic;
		}

	#banner a,
        #banner a:link,
        #banner a:visited,
        #banner a:active,
        #banner a:hover {
		font-family: algerian,impact, serif;
		font-size: xx-large;
		color: #333;
		text-decoration: none;
		}

	.description {
		font-family:garamond, palatino,  georgia, times new roman, serif;
		color:#333;
		font-size:small;
  		text-transform:none;	
		}
				
	#content {
		position:absolute;
		background:#FFF;
		margin-left:10px;
		margin-bottom:20px;
		border:1px solid #FFF;
		width: 65%;
		}


	#container {
		background:#111;
		border:1px solid #AAA;		
		}

	#links {	
		padding:10px;				
		border:1px solid #FFF;
                background: #F8F8FF;
		width:200px;	
                position: absolute;
                right: 1px;
		}
		
	.blog {
  		padding:5px;
		background:#FFF; 
	/*	background-image: url(blogpics/acesback.gif);   */
		}

	.blogbody {
		font-family: "trebuchet ms", arial, helvetica, verdana, sans-serif;
		color:#333;
		font-size:12px;
		font-weight:normal;
/* 		background:#FFF;	*/	
                width: 80%;
 		line-height:130%; 
                margin-left: 20px;
                margin-top: 5px   
		}

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

	.blogbody a:link,{
		font-weight: normal;
		text-decoration: none;  
	        border-bottom: 1px solid #CCCCFF;
	}

	.blogbody a:visited,{
		font-weight: normal;
		text-decoration: none;  
	        border-bottom: 1px solid #DFBBBB;
	}


	.individualmargin {
                margin-left: 20px;
                margin-top: 10px;
                margin-right: 150%;
       }

       .title {
		font-weight: bold;
		font-size: 18px; 
                font-family: garamond;
                background-color: #F0F0F0;
                border-top: 1px solid #DDDDDD;
	      }

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

	.date	{ 
		font-family:palatino, georgia, times new roman, serif; 
		font-size: 12px; 
		color: #CCCCCC;
		font-weight: bold;
		}			
		
	.posted	{ 
		font-family:verdana, arial, sans-serif; 
		font-size: x-small; 
	        color: #000000; 
		margin-bottom:25px;
                text-align:right;
	}
		
		
	.calendar {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
  		padding:2px;
                text-align:left;
		}
	
	.calendarhead {	
		font-family:palatino, georgia, times new roman, serif;
		color:#666600;
		font-size:small;
		font-weight:normal;
  		padding:2px;
		letter-spacing: .3em;
  		background:#FFF;
  		text-transform:uppercase;
		text-align:left;			
		}	
	
	.side {
		font-family:verdana, arial, sans-serif;
		color:#333;
		font-size:x-small;
		font-weight:normal;
  		background:#F8F8FF;
  		line-height:140%;
  		padding:2px;	
                margin-bottom: 20px;			
		}	
		
	.sidetitle {
		font-family:palatino, georgia, times new roman, serif;
		color:#773;
		font-size:small;
		font-weight:normal;
  		padding:2px;
  		margin-top:2px;
                border-top: 2px dotted #EEF;
		letter-spacing: .3em;
  		background:#F8F8FF;
 		text-transform:uppercase;	
		}		
	
	.syndicate {
		font-family:verdana, arial, sans-serif;
		font-size:xx-small;		
  		line-height:140%;
  		padding:2px;
  		margin-top:15px;
  		background:#FFF;  		
 		}	
		
	.powered {
		font-family:palatino, georgia, times new roman, serif;
		color:#000;
		font-size:x-small;		
		line-height:140%;
		text-transform:uppercase; 
		padding:2px;
		margin-top:50px;
		letter-spacing: .2em;					
  		background:#FFF;		
		}	
		
	
	.comments-body {
		font-family: times new roman, serif;
		color:#222;
 		font-size:small;
		font-weight:normal;
  		background:#F8F8FF;
  		line-height:120%;
 		padding-bottom:10px;
  		padding-top:10px;		
  		padding-left:10px;		
  		padding-right:10%;		
 		border-bottom:2px dotted #BBA; 
		width:70%		
		}		

	.comments-post {
		font-family:times new roman, serif;
		color:#000;
		font-size:small;
		font-weight:normal;
  		background:#EEE;		
	 	padding-bottom:2px;
  		padding-top:2px;		
  		padding-right:2px;		}	
			
	
	.trackback-url {
		font-family:palatino, 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:palatino, 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:trebuchet ms, palatino, georgia, verdana, arial, sans-serif; 
		font-size:small; 
		color: #222; 
		border-bottom:1px solid #999;
		margin-top:20px;
		font-weight:bold;
  		background:#FFF;		
		}		

	#banner-commentspop {
		font-family:palatino, 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;  		  		  			 
		}

	blockquote {
                background-color: #F1F1FF;
                padding: 15px;
	        border-bottom: 1px solid #DFBBBB;
                border-top: 1px solid #DFBBBB;
 
         }

	blockquote blockquote {
                background-color: #EFF0D2;
                padding: 5px;
 	        border-bottom: 1px solid #DFBBBB;
                border-top: 1px solid #DFBBBB;
        }

	dt {
  		    padding-top:10px;
		    font-weight:bold;

         }

	dd {
		    font-style: italic;
  		    padding-top:5px;
         }



