body
	{
	background-image: url(main.jpg);
	background: #999999;
	color: #000;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	}
td.menu a:link
	{
	background: transparent;
	color: #660033;
	text-decoration: none;
	font-weight: 700;
	}
td.menu a:visited
	{
	background: transparent;
	color: #660033;
	text-decoration: none;
	font-weight: 700;
	}
td.menu a:hover
	{
	background: transparent;
	color: #003399;
	text-decoration: underline;
	font-weight: 700;
	

	}
td.menu a:active
	{
	background: transparent;
	color: yellow;
	text-decoration: underline;
	font-weight: 700;
	}

a:link
	{
	background: transparent;
	color: #660033;
	text-decoration: none;
	font-weight: 400;
	}
a:visited
	{
	background: transparent;
	color: #660033;
	text-decoration: none;
	font-weight: 400;
	}
a:hover
	{
	background: transparent;
	color: #003399;
	text-decoration: underline;
	font-weight: 400;
	

	}
a:active
	{
	background: transparent;
	color: yellow;
	text-decoration: underline;
	font-weight: 400;
	}
p
{
padding: 5px;
margin: 5px;
}

.title
{
font-family: palatino, georgia, times new roman, serif;
font-weight: 700;
font-size: medium;
}



table.top
{
margin: 0px;
padding: 0px;
cellspacing: 0px;
cellpadding: 0px;
width: 100%;

}



td.bordertl
{
background-image: url(layoutimages/topleft.jpg);
background-repeat: no-repeat;
width: 14px;
height: 14px;
}

td.bordert
{
background-image: url(layoutimages/top.jpg);
background-repeat: x;
height: 14px;
}

td.bordertr
{
background-image: url(layoutimages/topright.jpg);
background-repeat: no-repeat;
width: 14px;
height: 14px;
}

td.borderl
{
background-image: url(layoutimages/left.jpg);
background-repeat: y;
width: 14px;
}

td.borderr
{
background-image: url(layoutimages/right.jpg);
background-repeat: y;
width: 14px;
}

td.borderbl
{
background-image: url(layoutimages/bottomleft.jpg);
background-repeat: no-repeat;
width: 14px;
height: 14px;
}

td.borderb
{
background-image: url(layoutimages/bottom.jpg);
background-repeat: x;
height: 14px;
}

td.borderbr
{
background-image: url(layoutimages/bottomright.jpg);
background-repeat: no-repeat;
width: 14px;
height: 14px;
}

td.borderi
{
background-image: url(layoutimages/inside.jpg);
background-repeat: repeat;
}

.logolink
{
border: 0px;
}

div.blogdate
{
font-weight: 700;
}

div.blogcontent
{
margin: 5px;
padding: 5px;
}



p.centered
	{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}





div.centered
	{
	text-align: center;
	margin-left: auto;
	margin-right: auto;

	}
img.pix
	{
	border: solid 5px #003366;
	text-align: center;
	}
p.letter
	{
	text-align: right;
	}
.attention
	{
	background-color: transparent;
	font-weight: 700;
	}
blockquote
	{
	font-style: italic;
	}

div.gbcomments
	{
	width: 85%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border: solid 5px #003366;
	background-color: gray;
	color: black;
	font-style:italic;
	padding: 10px;
	}	
div.gbdne
	{
	padding-top: 15px;
	text-align: right;
	font-size: .75em;
	font-style: normal;
	}
	
table.contact
	{
	border: solid 5px #003366;
	margin: 10px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	width: auto;
	}
table.contact td
	{
	text-align: left;
	border-width: 0px;
	}
table.contact td.alignright
	{
	text-align: right;
	border-width: 0px;
	}
ul
	{
    margin: 0px 10px 0px 10px;
    padding: 0px 10px 0px 10px;
    }
div.update
	{
	padding: 5px;
	text-align: right;
	font-size: .75em;
	font-style: italic;
	}
	
    
    
    
	h1, h2, h3 {
		margin: 0px;
		padding: 0px;
	}

	#banner {
		font-family:palatino,  georgia, verdana, arial, sans-serif;
		color:#333;
		font-size:x-large;
		font-weight:normal;	
  		padding:15px;
                border-top:4px double #666;
		}

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

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

	#container {}

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

	.blogbody {}

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


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

	.date	{ 
		font-family:palatino, georgia, times new roman, serif; 
		font-size: large;
		margin-bottom:10px;
		font-weight:bold;
		}			
		
	.posted	{ 
		font-family:verdana, arial, sans-serif; 
		font-size: x-small; 
		margin-bottom:25px;
		margin-right:10px;
		text-align:right;
		}

		
	.calendar {
		font-family:verdana, arial, sans-serif;
		font-size:x-small;
		font-weight:normal;
		line-height:140%;
  		padding:2px;
                text-align:left;
		}
	
	.calendarhead {	
		font-family:palatino, georgia, times new roman, serif;
		font-size:small;
		font-weight:bold;
  		padding:2px;
		letter-spacing: .3em;
  		text-transform:uppercase;
		text-align:left;			
		}	

.side {
		font-family:verdana, arial, sans-serif;
		font-size:x-small;
		font-weight:normal;
  		line-height:140%;
  		padding:2px;				
		}	
		
	.sidetitle {
		font-family:palatino, georgia, times new roman, serif;
		font-size:small;
		font-weight:bold;
  		padding:2px;
  		margin-top:20px;
		letter-spacing: .3em;
  		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;
		font-size:x-small;		
		line-height:140%;
		text-transform:uppercase; 
		padding:2px;
		margin-top:25px;
		letter-spacing: .2em;					
  		}	
		
	
	.comments-body {
		font-family:palatino, georgia, verdana, arial, sans-serif;
		font-size:small;
		font-weight:normal;
  		line-height:140%;
 		padding-bottom:10px;
  		padding-top:10px;		
 		border-bottom:1px dotted #999; 					
		}		

	.comments-post {
		font-family:verdana, arial, sans-serif;
		font-size:x-small;
		font-weight:normal;
		text-align:right;
		}	




			
	
	.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; 
		border-bottom:1px solid #999;
		margin-top:20px;
		font-weight:bold;
		}		

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