body {
	font-family:georgia, verdana, arial, sans-serif;
	margin:0px;
	background-image: url(images/desk_bg.jpg);
	background-repeat: repeat;
	padding: 0px;

		}
	A 			{ color: #806B0A; text-decoration: none; font-weight:normal; } 
	A:link		{ color: #806B0A; text-decoration: none; } 
	A:visited	{ color: #806B0A; text-decoration: none; } 
	A:active	{ color: #806B0A;  } 
	A:hover		{ text-decoration: underline; color: #333;  }

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



       .minih1 { font-size: 5%; color:#6C6457; }

.adz {
	margin-top:8px;
	text-align: center;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

.adz a,.adz a:link {
	font-size: 9px;
	color:#ccc;
}
.adz table { text-align: center; }
.adz table td {
	text-align: center;
	padding: 5px 10px;
}

#wrapper {
	width: 800px;
	position: relative;
	z-index: 1;
	background: url(images/content-top.jpg) no-repeat;
	padding: 130px 0px 0px;
	margin: 0px;
}
#wrapper-body {
	background: url(images/paper_middle.png) repeat-y;
	margin: -690px auto 0px;
	padding: 0px;
	width: 800px;
	position: relative;
}
* html #wrapper-body {
	background: url(images/paper_middle.gif) repeat-y;
}
#footer {
	margin: 0px auto;
	padding: 0px;
	width: 800px;
	text-align: center;
	font-size: 80%;
	color: #FFFFFF;
}
#footer a { color: #FFFFFF; }
#desktop {
	border:none;
	background: url(images/header.png) no-repeat center;
	padding: 0px;
	margin: 0px;
	height: 880px;
	position: relative;

	width: 100%;
}
* html #desktop {
	background: url(images/header.gif) no-repeat center;
}
#postit-wrapper {
	width: 780px;
	margin: 0px auto;
}
#postit {
	height: 131px;
	width: 200px;
	padding: 5px 5px 5px 10px;
	font-size: 75%;
}
#postit h1 {
	margin: 0px;
	padding: 0px 0px 10px;
	font-weight: bold;
	font-size: 100%;
}
#postit p {
	margin: 0px;
	padding: 0px;
}
#postit strong, #postit em, #postit h1 a, #postit i, #postit b{ color: #2a3e75; }
#photos {
	background: url(images/photo_layer.png) no-repeat center top;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
* html #photos {
	background: url(images/photo_layer.gif) no-repeat center;
}

#deskbottom {
	height: 290px;
	background: url(images/bottom_images.png) no-repeat center;
}
* html #deskbottom {
	background: url(images/bottom_images.gif) no-repeat center;
}
#paper {
	background: url(images/paper_middle.png) repeat-y;
}

td, th { vertical-align: top; }
	#banner {
		font-family:georgia, verdana, arial, sans-serif;
		color:#6E4707;
		font-size:x-large;
		font-weight:bold;
		text-indent: 107px;


		height: 101px;
      	border:none;
				}

	#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;
		font-weight: bold;
		color: #6E4707;
		text-decoration: none;
		}
		
	.description {
		font-family:verdana, arial, sans-serif;
		color: 6E4707;
		font-size:x-small;
		font-weight:bold;
  		background:none;
		margin-left: 104px;
		text-indent: 0px;
		padding:3px;
		display: block;
		}	
				
	#content {
		float:left;
		position:relative;
		width:70%;
		background:#FFF;
		margin-right:15px;
		margin-bottom:20px;
		border:1px dotted #333;	
		}

	#container {
		background:#FFF;
		border:10px dotted #333;		
		}

	#links {
		background:#F2D66A;
		padding:15px;				
		border:1px dotted #FFF;			
		}
		
	.blog {
  		padding:15px;
		background:#FFF;  								
		}	

	.blog-comments {
  		padding:15px;
		background:#FFF;  								
		border-left: 1px solid Black;	
		border-right: 1px solid Black;  		
		border-top: none;  	
		border-bottom: 1px solid Black;
		}
	
	.blogbody {
	font-family:verdana, arial, sans-serif;
	color:#333;
	font-size:small;
	font-weight:normal;
	line-height:1.4;
	padding-left:70px;
	padding-right: 8px;
	margin:3px;
		}

	.blogbody a,
	.blogbody a:link,
	.blogbody a:visited,
	.blogbody a:active {
		font-weight: normal;
		text-decoration: underline;
        }
	.blogbody a:hover {
		color: #963; background:#fc9;
 	}
	
	.bloglinks {
	background: url(images/paper_bottom.png) no-repeat center;
	height: 41px;
	width: 800px;
	color: #000000;
	padding: 0px;
	margin: 0px;
	}
	
	* html .bloglinks {
	background: url(images/paper_bottom.gif) no-repeat center;
	}
	
	.bloglinks,
    .bloglinks a,
	.bloglinks a:link,
	.bloglinks a:visited,
	.bloglinks a:active,
	.bloglinks a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #000000 !important;
	}


	.title	{ 
	font-family: verdana, arial, sans-serif; 
	font-size: 110%; 
	color: #000; 	
	text-transform:uppercase;	
	margin-top:10px;	margin-bottom:10px;	
	padding-top:3px; padding-bottom: 3px;
	}			

	.title a,
	.title a:link,
	.title a:visited,
	.title a:active,
	.title a:hover {
              font-family: verdana, arial, sans-serif; 
		font-size: small; 
		color: #c8cb20; 	 font-weight: bold;
		text-transform:uppercase; text-transform: underline;
	}

	#menu {
	text-align:center;
	padding-top: 50px;
	padding-bottom: 15px;
		}		

	.date	{ 
		font-family:verdana, arial, sans-serif; 
		font-size: small; 
		color: #666; 
		border-bottom:1px solid #999;
		margin-bottom:10px;
		font-weight:bold;
		}			
		
	.posted	{ 
		font-family:verdana, arial, sans-serif; 
		font-size: x-small; 
		color: #999; 
		margin-bottom:10px;
		text-align:right;
		}
	.posted a { color: #999 }
	.posted a:link { color:#999 }
	.posted a:visited { color: #999 }
		
		
	.calendar {
		font-family:verdana, arial, sans-serif;
		color:#000;
		font-size:x-small;
		font-weight:normal;
  		line-height:140%;
  		padding:2px;
  		text-align:center;	
		}
	
	.calendarhead {	
		font-family:verdana, arial, sans-serif;
		color:#000;
		font-size:x-small;
		font-weight:bold;
  		line-height:140%;
  		padding:2px;					
		}	
	
	.side {
	font-family:verdana, arial, sans-serif;
	color:#bbbbbb;
	font-size:xx-small;
	font-weight:normal;
	line-height:140%;
	padding: 0px;
	margin:0px;
		}	
		
	.sidetitle {
		font-family:verdana, arial, sans-serif;
		color:#806B0A;
		font-size:x-small;
		font-weight:normal;
  		line-height:140%;
  		padding:2px;
		border-bottom:1px solid #322;
		text-align:center;		  						
		margin-top:3px;
		margin-right: 10px;
}		
	
	.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;		
 		}	
		
	.powered {
		font-family:verdana, arial, sans-serif;
		color:#fff;
		font-size:xx-small;
		font-weight:bold;
 		line-height:140%;
		text-transform:uppercase; 
		padding:2px;
		margin-top:10px;
		text-align:center;
		letter-spacing: .2em;					
		}	
		
	
	.comments-body {
		font-family: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;
		overflow: hidden; 					
		}		

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

	.trackback-url {
		font-family: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: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: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:##6E4707;
		font-size:large;
		font-weight:bold;
		border-left: 1px solid Black;	
		border-right: 1px solid Black;  		
		border-top: 1px solid Black;  	
		border-bottom: 1px solid Black; 	
  		background:#F59748;
  		padding-left:15px;
  		padding-right:15px;
  		padding-top:5px;
  		padding-bottom:5px;  		  		  			 
		}