body {
	margin: 0px 0px 20px 0px;
	background-color: #000000;	
        text-align: center;        
}

a {
	text-decoration: underline;
	}

a:link    { color: #8FABBE; }
a:visited { color: #8FABBE; }
a:active  { color: #8FABBE; }
a:hover   { color: #006699; }

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}


#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	#width: 700px;
	width: 98%;
	
	# background-color: #FFFFFF;
        background-color: #E8E8E8;
	# border: 1px solid #FFFFFF;
	}

#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
        background: url('/images/starry.gif') top left repeat;
	background-color: #6699CC;
	text-align: left;
	padding: 15px;
	height: 49px;
	border-bottom: 1px solid #FFFFFF;
	border-top: none
	border-left: none
	border-right: none
	}

#banner-img { display: none;}
#banner a { color: #FFFFFF; text-decoration: none; }
#banner h1 { font-size: xx-large; }
#banner h2 { font-size: small;	}


#center {
	float: left;
	# width: auto
	# width: 550px;
        width: 70%;
	overflow: hidden;
	}

.content {
	padding: 5px 5px 5px 5px;
	background-color: #FFFFFF;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	}

.content h2.date {
        font-size: medium;
        font-weight: bold;
        color: black;
        zborder: 1px solid #336699;
        border-bottom: 1px dashed #000000;
        padding: 5px;
        margin-bottom: 8px;
}

.content pre {
	font-size: larger;
}

.content p {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
       line-height: 150%;
       font-style: italic;
       padding: 0px 5px 5px 5px;
       border: 2px solid #cccccc;
}

.content li {
	line-height: 150%;
	}

.content h2 {
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
	font-size: x-small;	
	text-align: left;
	font-weight: bold;	
	margin-bottom: 10px;
	
	}

.content h3 {
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
	font-size: large;
	text-align: left;
	font-weight: bold;		
	margin-bottom: 10px;	
	}

.content p.posted {
	color: #999999;
	font-family: Arial, Verdana, sans-serif;
	font-size: x-small;
        font-style: italic;
	border-top: 1px solid #999999;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
}

.floatimgleft {
        float: left;
        margin-top: 10px;
        margin-bottom: 10px;
        margin-right: 10px;
}

.floatimgright {
        float: right;
        margin-left:10px;
        margin-top: 10px;
        margin-bottom: 10px;
}

.floatimgcenter {
        float: center;
        margin-left:10px;
        margin-right:10px;
        margin-top: 10px;
        margin-bottom: 10px;
}


#right {
	float: left;
	width: 225px;
        # width: 20%
        # width: auto
	# background-color: #FFFFFF;
	overflow: hidden;
}




#calendar {
  	line-height: 140%;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	# width: 100%;
	}

#calendar caption {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;
	
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.sidebar {
	padding: 8px;
	}

.sidebar h2 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: center;
	font-weight: bold;	
	text-transform: uppercase;  	
	letter-spacing: .3em;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar ul ul {
	margin-bottom: 0px;
	}

.sidebar #categories ul {
	padding-left: 15px;
	}

.sidebar li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 120%;
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar #categories li {
	list-style-type: circle;
	}

.sidebar img {
	border: 3px solid #FFFFFF;
	}

.side {
        # width: 100%;
        width: auto;
 
        font-family:verdana, arial, sans-serif;
        font-size:x-small;
	font-weight:normal;

        color:#2F4F4F;
  	# background:#F5F5F5;
        background:#FFFFFF;
  	# background:#666666;

  	line-height:   110%;
  	padding:       0px;
        border-bottom: 3px solid #cccccc;
        border-right:  2px solid #cccccc;
        border-top:    0; 
        border-left:   0;
        margin-bottom: 0px;
        }	
		
.sidetitle {
	font-family:verdana, arial, sans-serif;
	color:#FFFFFF;
        background:#666666;
	font-size:small;
	font-weight:bold;
  	padding:2px;
  	margin-top:0px;
	letter-spacing: .1em;
	# border:1px solid #666666;
        border:1px solid #a4a4a4;
	text-align:left; 	
	}

.side a {
    text-decoration: none;
}

.side a:link    { color: #000000; }
.side a:visited { color: #000000; }
.side a:active  { color: #000000; }
.side a:hover   { color: #cccccc; }
}

.side ul {
    padding-left: 0px;
    margin: 0px;
    margin-bottom: 30px;
}

.side li {
    color: #333333;
    text-align: left;
    line-height: 150%;
    margin-top: 10px;
    list-style-type: none;
}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

.box    { 
        font-family: Arial, Verdana, sans-serif;
        font-size: x-small;
        width: auto
        border-bottom: 3px solid #cccccc;
        border-right:  3px solid #cccccc;
        border-top:    1px solid #cccccc;
        border-left:   1px solid #cccccc;
        color: #666666;
        background: #ffffff; 
        padding: 4px;
        # margin-left: 3px;
        margin-bottom: 6px;
    }

.boxtitle {
	font-family: verdana, arial, sans-serif;
	text-align: center;
        background:#d2e4fc; color:#000000;
	font-size:small;
	font-weight:bold;
  	padding: -2px;
  	#margin-top:1px;
  	#margin-bottom:1px;
	letter-spacing: .1em;
	# border:1px solid #666666;
        # border:1px solid #a4a4a4;
    }



#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 95%;
	}

/* The div around each comment */

.comments-body {
    color: #000000;
    background: #DDD;
    font-family: Arial, Verdana, sans-serif;
    font-size: small;
    font-weight:normal;
    padding:5px;    	
    border: 1px solid #000000;
    margin-bottom: 10px;
}    

/* The "posted by" line in each comment */

.comments-posted {
    color: #000;
    font-color: #000000;
    font-size: small;
    font-family: Arial, Verdana, sans-serif;
    font-style: italic;
    font-weight: normal;
    text-align: left;
    line-height: 100%l;
   #margin-bottom: 2px;
   #margin-bottom: 2px;

}



/* The line at the beginning of the comments section.  A div */
    
.comments-head	{ 
    font-size: 120%;
    color: #000; 
    zborder: 1px solid #336699;
    zborder-bottom: 1px dashed #000000;
    padding: 5px;
    font-weight: normal;
    margin-top: 10px;    
}


.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}

PRE.fragment {
        font-family: monospace
        border: 1px solid #CCCCCC;
	background-color: #f5f5f5;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 2px;
	margin-right: 8px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
}

DIV.fragment {
	# width: 98%;
	border: 1px solid #CCCCCC;
	background-color: #f5f5f5;
	padding-left: 4px;
	margin: 4px;
}

.fragment {
       font-family: Fixed, monospace;
       # font-size: 90%;
}
