body {
		margin:0px 0px 0px 0px;
		background:#FFFFFF;		
		}
A		{ color: #999966; 
	          font-family: verdana, arial, sans-serif;
		  text-decoration: none; 
	          font-weight: bold; } 
A:link		{ color: #999966; 	          
		  font-family: verdana, arial, sans-serif;
		  text-decoration: none; }
A:visited	{ color: #999966; 
		  font-family: verdana, arial, sans-serif;
		  text-decoration: none; } 
A:active	{ color: #99CC66;  } 
A:hover		{ color: #99CC66;  }

#banner {
	font-family:verdana, arial, sans-serif;
	color:#FFF;
	font-size:20px;
	font-weight:normal;
/*	border-bottom:1px dotted #FFF;*/
	border-bottom:1px solid #99CCFF;
	border-top:2px solid #99CCFF;
 	background:#336699;
  	padding:15px; 
  	text-transform:uppercase;
	letter-spacing: .2em; 		
}

.description {
	font-family:verdana, arial, sans-serif;
	color:#99CCFF;
	font-size:12px;
	font-weight:bold;
  	background:#336699;	
  	text-transform:none;	
	letter-spacing: 0.2em; 		
}	
				
#content {
	float:left;
/*	width:65%;*/
        width:100%;
	background:#fff;
/*	border-right:1px dotted #999;*/
/*	margin-right:15px;*/
	padding-bottom:20px;
}

#links {
	float:right;
	width:30%;
	background:#fff;
	padding-right:15px;				
}
		
.blog {
 	padding-left:15px;
 	padding-top:15px;
 	padding-right:15px;			
}	

.blogbody {
	font-family:georgia, verdana, arial, sans-serif;
	color:#333;
	/*font-size:11px;*/
	font-weight:normal;
  	background:#FFF;
  	/*line-height:14px;*/
  	padding-left:10px;	
  	padding-right:10px;
  	padding-top:10px;			
}	
	
.title	{ 
	font-family: verdana, arial; 
	font-size: 10px; 
	color: #003366; 
/*	text-transform: uppercase;*/
	font-weight:bold;	
	font-size: 110%;
}			

#menu {
 	margin-bottom:15px;
	background:#FFF;  							
}	
	
.date	{ 
	font-family:georgia, verdana, arial, sans-serif; 
	font-size: 11px; 
	color: #666; 
	border:1px solid #999;
	padding:5px;
	margin-bottom:10px;
	font-weight:normal;
}			
	
.posted	{ 
	font-family:verdana, arial, sans-serif; 
	font-size: 11px; 
	color: #003366;
	margin-bottom:15px; 
}
		
		
.calendar {
	font-family:verdana, arial, sans-serif;
	color:#666;
	font-size:10px;
	font-weight:normal;
  	background:#FFF;
  	line-height:14px;
  	padding:2px;
  	align:center;				
}
	
.calendarhead {	
	font-family:verdana, arial, sans-serif;
	color:#003366;
	font-size:10px;
	font-weight:bold;
  	background:#FFF;
  	line-height:14px;
  	padding:2px;				
}	
	
.side {
	font-family:verdana, arial, sans-serif;
	color:#333;
	font-size:11px;
	font-weight:normal;
  	background:#FFF;
  	line-height:14px;
  	padding:2px;				
}	
		
.sidetitle {
	font-family:verdana, arial, sans-serif;
	color:#666;
	font-size:9px;
	font-weight:bold;
  	background:#EEE;
  	line-height:14px;
  	padding:2px;
  	margin-top:10px;
  	text-align:center;
  	text-transform:uppercase;
	letter-spacing: .2em;  					
}		
	
.syndicate {
	font-family:verdana, arial, sans-serif;
	font-size:9px;
	font-weight:bold;		
  	line-height:14px;
  	padding:2px;
  	margin-top:10px;
  	text-align:center;
  	background:#EEE;  		
}	
	
.powered {
	font-family:verdana, arial, sans-serif;
	color:#003366;
	font-size:9px;
	font-weight:bold;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;		
	line-height:14px;
	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:11px;
	font-weight:normal;
  	background:#FFF;
  	line-height:14px;
  	padding:10px;			
}		

.comments-post {
	font-family:verdana, arial, sans-serif;
	color:#666;
	font-size:10px;
	font-weight:normal;
  	background:#FFF;			
}	
	
.comments-head	{ 
	font-family: georgia, verdana, arial, sans-serif; 
	font-size: 11px; 
	color: #666; 
	border:1px solid #999;
	padding:5px;
	font-weight:normal;
	margin-top:10px;		
}		

#banner-commentspop {
	font-family:georgia, verdana, arial, sans-serif;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	border-bottom:1px dotted #FFF;
	border-top:3px solid #99CCFF;
  	background:#336699;
  	padding:15px; 
}

#menubar {margin-bottom: 10px;}

/* Main menu */
#menubar {
	width: 100%; 
	float: left; 
	border-top: 1px solid #336699;
	border-bottom: 1px solid #336699; 
	background-color: #99CCFF;
}

#menubar ul {
	width: 760px; 
	margin: 0; 
	padding: 0; 
/*	font-size: 0.9em; */
	white-space: nowrap;
}

#menubar>ul {
	width: auto; 
	min-width: 760px;
} /* IE partial hack to prevent menu-wrapping - see www.archivist.incutio.com/viewlist/css-discuss/41446 */

#menubar li {
	float: left; 
	list-style: none; 
	line-height: normal; 
	white-space: nowrap;
}

#menubar a {
	display: block; 
	color: #336699; 
	background-color: #99CCFF; 
	border-right: 1px solid #336699;
	padding: 8px;
}

#menubar a:hover, #menubar li.selected a {
	color: #FFFFFF; 
	background-color: #336699; 
	border-bottom: 0;
}

* html #menubar a {width: 1%;} /* IE hack to prevent enclosing float bug - see www.positioniseverything.net/explorer/escape-floats.html */ 
/*\*//*/ #menubar a {float:left;} /**/ /* IE5/Mac hack to resolve menu inconsistency */


#enumtab
{
	border: 1px solid #000;
	border-spacing: 0;
}

#enumtab tbody tr.evenrow td 
{
	border-style: none;
	background-color: #dddddd;
	padding: 5px;
}	

#enumtab tbody tr.oddrow td
{
	border-style: none;
	background-color: #aaa;
	padding: 5px;
}

.cvtext td
{
	vertical-align: top;
}

.cvtitle 
{
	vertical-align: top;
	font-variant: small-caps;
	font-weight: bold;
}

.employer, .educator, .institution
{
	font-variant: small-caps;
	font-weight: bold;
}

.jobtitle
{
	font-style: italic;
}

.blanklist
{
	list-style-type: none;
}

#mkblogcomments dl {
font-family:Arial, Helvetica, sans-serif;
	background-color:#336699;
	color:#99CCFF;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;	
	padding: 5px 10px 5px 20px;
	margin: 1em;
	width:90%;
	line-height: 1.2em;
} 

#mkblogcomments dl.alt {
	background-color:#99CCFF;
	color:#336699;
}

#mkblogcomments dt {
	width: 90%;
        margin: 0px 0px 0px 0px;
        color: #669900;
        font-size: 1.4em;
        margin-bottom: 1em;
        background:none;
        height: 25px;
        font-size: 1.4em;
        padding: 5px 0 0 5px;
        border-bottom: 1px solid #bbb;
}
#mkblogcomments dd {
  margin: 5px;
  padding-bottom: 5px;
  font-size: 1.1em;
}

#mkblogcomments p {
        line-height: normal;
}

#mkblogcomments li {
        margin-top: 15px;
        clear: both;
}
#mkblogcomments a {
        color: #669900;
        border-bottom: 1px dotted #669900; 
}


#mkblogcomments a:hover {
        color: #669900;
        border-bottom: 1px solid #669900; 
}

#mkblogcomments h3 a:link, #left_col #mkblogcomments h3 a:visited
{  
        color: #415C70;
        font-weight:bold;
        border-bottom:none;
        text-decoration: none;
}


#mkblogcomments ul.mkblogcommentsdate li {
display:inline;
border-top-color:#669900;
border-top-style:dotted;
border-top-width:thin;
font-size: 80%; 
}

#mkblogcommentsdate {
display:inline;
font-size: 90%;
color: #FFFFFF;
}

#mkblogcomments .htmlarea a, #left_col #mkblogcomments .htmlarea a:hover {
        color: #669900;
        border-bottom: none; 
}

#mkblogcomments .htmlarea img { 
	margin: 0;
	padding: 0;
	border: none; 
	vertical-align: top;
}

