body {
		margin:0px 3% 20px 3%;
		background:#DDD;		
		}
	A 		{ color: #0066FF; text-decoration: underline; }
	A:link		{ color: #0044FF; text-decoration: underline; }
	A:visited	{ color: #0000FF; text-decoration: underline; }
	A:active	{ color: #D93FF0;  }
	A:hover		{ color: #AA44CC;  }
	A:focus		{ color: #D93FF0;  }

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

	ul {
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 5px 0px;
		font-family: times new roman, serif;
		font-size: small;
		width: 150px;
		}
	ul li {
		list-style-type: none;
		position: relative;
		margin-left: 0px;
		padding: 5px 5px 2px;}
	ul ul {
		display: none;
		}
	ul li:hover > ul {
		display: block;
		position: absolute;
		top: -1px;
		right: 100%;
		background: #ffffff;
		border: 1px solid #000000;
		}
	li a {
		display: block;
		text-decoration: none;
		}
	ul li a:hover {
		background: #ffffff;
		}
	li.drop:hover {
		background: #ffffff;
		border: 1px solid black;
		margin-left: -16px;
		margin-bottom: -2px;
		padding-left: 20px;
		}

	#banner {
		font-family:verdana, arial, sans-serif;
		color:#000;
		font-size:large;
		font-weight:normal;	
  		padding:15px;
		background:#000077;
		border-bottom:1px dotted #444;
		}

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

	.description {
		font-family: times new roman, serif;
		color:#44CCCC;
		font-size:medium;
  		text-transform:none;	
		padding-left:2px;
		}
				
	#content {
		position:absolute;
		background:#DDD;
		margin-bottom:0px;
		margin-right:3%;
		padding-right:180px;
		border-right:1px solid #000;
		border-left:1px solid #000;
		}

	.blog {
  		padding:15px;
		}

	.blogbody {
		font-family: verdana, arial, sans-serif;
		color:#333;
		font-size:small;
		font-weight:normal;
  		line-height:150%;
		}

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

	.title	{
		font-family: times new roman, serif;
		font-size: medium;
		color: #222;
		}			

	.date	{ 
		font-family: times new roman, serif; 
		font-size: large; 
		color: #333; 
		border-bottom:1px solid #444;
		margin-bottom:10px;
		padding-top:1px;
		padding-left:2px;
		font-weight:bold;
		}			
		
	.dayofweek	{ 
		font-family: times new roman, serif; 
		font-size: large; 
		color: #333; 
		text-align:right;
		margin-top:-33px;
		padding-top:1px;
		padding-right:2px;
		font-weight:bold;
		}			
		
	.posted	{ 
		font-family:verdana, arial, sans-serif; 
		font-size: x-small; 
		color: #000000; 
		padding-bottom:20px;
		border-bottom:1px dotted #333;
		}

	.mtdatefooter {
		margin-top: -2px;
		border-top: 2px solid #DDD;
		}
		
	#menu, #author-menu {
  		margin-bottom:15px;
		text-align:center;
		border-bottom:1px solid #000;
		}		

	#bottom-menu {
  		margin-bottom:15px;
		text-align:center;
		border-top:1px solid #000;
		}		

	#links {
		position:absolute;
		right:3%;
		margin-right:10px;
		padding-bottom:20px;
		padding-top:0px;
		width:155px;
		}
		
	.side {
		font-family:verdana, arial, sans-serif;
		color:#333;
		font-size:x-small;
		font-weight:normal;
  		line-height:140%;
  		padding:2px;				
		padding-top:15px;
  		margin-bottom:15px;
		}	
		
	.sidelink {
		font-family:verdana, arial, sans-serif;
		color:#333;
		font-size:x-small;
		font-weight:normal;
  		line-height:140%;
  		padding:2px;				
		}	

	.sidedrop {
		font-family:times new roman, serif;
		color:#333;
		font-size:small;
		font-weight:normal;
  		line-height:150%;
  		padding-left:5px;
		}	

	.sidedrop1 {
		font-family:times new roman, serif;
		color:#333;
		font-size:small;
		font-weight:normal;
  		line-height:130%;
  		padding-left:5px;
		}	

	.sidetitle {
		font-family: times new roman, serif;
		color:#000000;
		font-size:small;
		font-weight:normal;
  		padding:2px;
		letter-spacing: .1em;
  		text-transform:none;		
		margin-top:15px;
		}		

	.search {
		}
	
	.textbox { 
                font-family: verdana, arial, sans-serif;
	        font-size: 11px;
	        background-color: #EEE;
		border-color: #000000;
	        border-style: solid;
        	color: #000;
		width: 145px;
                }

	.calendar {
		color: #DDD;
		}

	.calendar a,
	.calendar a:link {
		font-weight: normal;
		text-decoration: underline;
		color: #44EEBB;
	}

	.calendar a:visited,
	.calendar a:active,
	.calendar a:hover {
		font-weight: normal;
		text-decoration: underline;
		color: #44CCAA;
	}

	.calendar-box {
		margin-bottom:20px;
		float:left;
		clear:both;
		background-color: #000099;
		}

	.archive-list {
		float:left;
		padding-left:25px;
		margin-bottom:20px;
		}

	.image_class A, .image_class A:link, .image_class A:visited {
		color: #555;
		}

	.image_class A:hover, .image_class A:active, .image_class A:focus {
		color: #AA44CC;
		}
	
	.mt-generic {
		font-family: times new roman, serif;
		color:#000000;
		font-size:x-small;		
		line-height:140%;
		text-transform:none; 
		padding:2px;
		padding-top:15px;
		margin-top:15px;
		border-top:1px dotted #888;
		}	
		
	.comments-body-indiv {
		font-family: verdana, arial, sans-serif;
		color:#000;
		font-size:small;
		font-weight:normal;
  		line-height:140%;
		padding:10px;
		}		

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

	.comments-head-indiv { 
		font-family: verdana, arial, sans-serif; 
		font-size:small; 
		color: #333;
		border-bottom:1px solid #777;
		padding:10px 10px 0px;
		font-weight:bold;
		}		

	.trackback-url-indiv {
		font-family: verdana, arial, sans-serif;
		color:#444;
		font-size:x-small;
		font-weight:normal;
  		background:#BBB;
  		line-height:140%;
 		padding:1px 5px 5px 10px;		
		}

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

	.trackback-post-indiv {
		font-family:verdana, arial, sans-serif;
		color:#444;
		font-size:x-small;
		font-weight:normal;
  		background:#999;		
		}	
	
	.comments-body {
		font-family: verdana, arial, sans-serif;
		color:#000;
		font-size:small;
		font-weight:normal;
  		line-height:140%;
		padding:10px;
		}		

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

	.comments-head	{ 
		font-family: verdana, arial, sans-serif; 
		font-size:small; 
		color: #333;
		border-bottom:1px solid #777;
		padding:10px 10px 0px;
		font-weight:bold;
		}		

	.comments-area {
		width:180px;
		padding-right:15px;
		margin-right:15px;
		float:left;
		text-align:left;
		border-right:1px dotted #bbb;
		}

	#banner-commentspop {
		font-family: verdana, arial, sans-serif;
		color:#000;
		font-size:large;
		font-weight:bold;
		border-left:1px solid #FFF;	
		border-right:1px solid #FFF;  		
		border-top:1px solid #FFF;  		
  		background:#777;
  		padding-left:15px;
  		padding-right:15px;
  		padding-top:5px;
  		padding-bottom:5px;
		}

	
	.trackback-url {
		font-family: verdana, arial, sans-serif;
		color:#444;
		font-size:x-small;
		font-weight:normal;
  		background:#BBB;
  		line-height:140%;
 		padding:1px 5px 5px 10px;		
		}


	.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;		
		}	

		
	#work-content {
		float:left;
		background:#0000FF;
		margin-left:0px;
		margin-right:180px;
		border-right:1px solid #000;
		}

	.work-side {
		font-family:verdana, arial, sans-serif;
		color:#333;
		font-size:small;
		font-weight:normal;
  		background:#AAA;
  		line-height:140%;
		}	

	.workblogbody {
		font-family: verdana, arial, sans-serif;
		color:#333;
		font-size:small;
		font-weight:normal;
  		background:#AAA;
  		line-height:150%;
  		padding:4px 0px;
  		margin-bottom:20px;
		float:left;
		width:100%;
		}

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

	.work-image {
		float:left;
		padding: 0px 5px;
	}

	#archive-content {
		float:left;
		background:#99AAFF;
		margin-bottom:0px;
		margin-left:0px;
		margin-right:180px;
		border-right:1px solid #000;
		}

	.archive-blogbody {
		font-family: times, arial, sans-serif;
		color:#111;
		font-size:small;
		font-weight:normal;
  		line-height:150%;
		}

	#archive-menu {
  		margin-bottom:15px;
		border-bottom:1px solid #000;
		padding-left:15px;
		padding-right:15px;
		}		
