body {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-family: Trebuchet MS, Palatino;
color: #333;
background-color: #FFF;
}
A 			{ color: #003366; text-decoration: underline; }
A:link		{ color: #003366; text-decoration: underline; }
A:visited	{ color: #003366; text-decoration: underline; }
A:active	{ color: #999999;  }
a:hover {
color: #999999;
text-decoration: underline;
}

strong, b {
font-weight: bolder;
}
p {
font-size:16pt;
line-height: 22px;
margin-top: 20px;
margin-bottom: 10px; 
}

/* weird ie5win bug: all line-height to font-size ratios must agree or box gets pushed around. UPDATE: this has turned out to be very rare. my current recommendation is IGNORE this warning. at the moment i'm leaving it in only in case the issue turns up again. possibly the original bug in march 2001 was caused by an unusual combination of factors, although this solved it at the time.*/

h1 {
font-size:24pt;
line-height: 44px;
font-weight: bold;
margin-top: 0;
margin-bottom: 0;
}
h2 {
font-size:20pt;
line-height: 40px;
font-weight: bold;
margin-top: 0;
margin-bottom: 0;
}
h3 {
font-size:18pt;
line-height: 22px;
font-weight: bold;
margin-top: 0;
margin-bottom: 0;
}
h4 {
font-size:16pt;
line-height: 26px;
font-weight: bold;
margin-top: 0;
margin-bottom: 0;
}
h5 {
font-size:14pt;
line-height: 22px;
font-weight: bold;
margin-top: 0;
margin-bottom: 0;
}
h6 {
font-size:12pt;
line-height: 18px;
font-weight: bold;
margin-top: 0;
margin-bottom: 0;
}
img {
border: 0;
}

#top {
margin: 20px 20px 0px 20px;
padding: 10px;
/*border: 5px solid Maroon;
background: #F9E99F;*/
height: 160px; /* ie5win fudge begins */
voice-family:inherit;
height: 160px;
}
#left {
position: absolute;
top: 200px;
left: 0px;
margin: 20px;
padding: 10px;
border: 1px solid black;
/*background: #F9E99F;*/
width: 200px; /* ie5win fudge begins */
voice-family: "\"}\"";
voice-family:inherit;
width: 200px;
}
html>body #left {
width: 200px; /* ie5win fudge ends */
}

	#content {
		/*position:absolute;*/
		background:#FFF;
		margin-right:275px;
		margin-left:275px;
		margin-bottom:20px;
		border:1px solid #FFF;
/*		width: 55%;*/
		}
#left ul{
padding-left: 3px;
margin: 0px;
margin-bottom: 30px;
}
#left ul li{
color: black;
font-size: medium;
text-align: left;
line-height: 120%;
margin-top:8px;
margin-bottom:8px;
font-weight:bold;
padding:3px;
padding-left: 6px;
border: 1px dotted black;
list-style-type: none;
}
.middle {
margin: 0px 0px 10px 0px;
border: 2px solid black;
/*background: #FEF69F;*/
 padding: 5px;

}
#middle1 {
margin: 0px 0px 10px 0px;
border: 2px solid black;
background: #FFF;
 padding: 0px 0px 0px 5px;
}
#punch{
float: right; 
width:90px; 
height: 90px; 
background: #FFF; 
color: Black; 
border: 2px double Black; 
border-width: 0px 0px 10px 10px; 
margin: 0px 0px 0px 0px;
padding: -10px -10px 0px 0px;
text-align: center;
position: relative;/* fix for IE/Win */
}            
#punch img {height: 90px; width: 90px;}
#right {
position: absolute;
top: 200px;
right: 0px; /* Opera5.02 will show a space at right when there is no scroll bar */
margin: 20px;
font-size:smaller;
padding: 10px;
border: 1px solid black;
background: #D0C9D4;
width: 200px; /* ie5win fudge begins */
voice-family: "\"}\"";
voice-family:inherit;
width: 200px;
}
html>body #right {
width: 200px; /* ie5win fudge ends */
}
pre {
font-size:12pt;
line-height: 22px;
margin-top: 20px;
margin-bottom: 10px; 
}	
.description {
		font-family:palatino,  georgia, times new roman, serif;
		color:#333;
  		text-transform:none;	}	
.blogbody {
		font-family:palatino, georgia, verdana, arial, sans-serif;
		color:#333;
		font-weight:normal;
  		background:#FFF;
  		line-height:200%;
		}

	.blogbody a,
	.blogbody a:link,
	.blogbody a:visited,
	.blogbody a:active,
	.blogbody a:hover {
		font-weight: normal;
		text-decoration: underline;
	}
	.blog {
  		padding:15px;
		background:#FFF; 
		}
			.calendar {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-weight:normal;
  		/*background:#F9E99F;*/
  		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:#F9E99F;*/
  		text-transform:uppercase;
		text-align:left;			
		}	
	
	.side {
		font-family:verdana, arial, sans-serif;
		color:#333;
		font-size:x-small;
		font-weight:normal;
  		/*background:#F9E99F;*/
  		line-height:140%;
  		padding:2px;				
		}	
		
	.sidetitle {
		font-family:palatino, georgia, times new roman, serif;
		color:#666600;
		font-size:small;
		font-weight:normal;
  		padding:2px;
  		margin-top:5px;
		letter-spacing: .3em;
  		/*background:#F9E99F;*/
  		text-transform:uppercase;		
		}		
	
	.syndicate {
		font-family:verdana, arial, sans-serif;
		font-size:xx-small;		
  		line-height:140%;
  		padding:2px;
  		margin-top:15px;
  		/*background:#F9E99F;*/  		
 		}	
		
	.powered {
		font-family:palatino, georgia, times new roman, serif;
		color:#666;
		font-size:x-small;		
		line-height:140%;
		text-transform:uppercase; 
		padding:2px;
		margin-top:50px;
		letter-spacing: .2em;					
  		/*background:#F9E99F;*/		
		}	
		
	
	.comments-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; 					
		}		

	.comments-post {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;		
		}	
			
	
	.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:palatino, georgia, verdana, arial, sans-serif; 
		font-size:small; 
		color: #666; 
		border-bottom:1px solid #999;
		margin-top:20px;
		font-weight:bold;
  		background:#FFF;		
		}		
			.date	{ 
		font-family:palatino, georgia, times new roman, serif; 
		font-size: large; 
		color: #333; 
		border-bottom:1px solid #999;
		margin-bottom:10px;
		font-weight:bold;
		}			
		
	.posted	{ 
		font-family:verdana, arial, sans-serif; 
		font-size: x-small; 
		color: #000000; 
		margin-bottom:25px;
		}
			.title	{
		font-family: palatino, georgia, times new roman, serif;
		font-size: medium;
		color: #666;
		}			
		#banner {
		font-family:palatino,  georgia, verdana, arial, sans-serif;
		color:#333;
		font-size:x-large;
		font-weight:normal;	
  		padding:15px;
                
		}

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


				

	#container {
		background:#FFF;
		border:1px solid #FFF;		
		}

	#links {	
		padding:15px;				
		border:1px solid #FFF;
		width:200px;			
		}
		





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


		
		


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