body {
	margin: 0px 0px 20px 0px;
		background-color: #ffffff;
	font-size:x-small;
        	text-align: center;
        
	}

a {
	text-decoration: none;
	
	
	}

a:link {
	color: #0033cc;
	}

a:visited {
	color: #0033cc;
	}

a:active {
	color: #999999;
	}

a:hover {
	color: #999999;
	text-decoration: underline;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}
strong{
	font-weight: normal;
}
#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 960px;
	
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	}

#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #666666;
	background-color: #ffffff;
	text-align: left;
	padding: 15px;
	border-bottom: 1px solid #FFFFFF;
	height: 120px;
	}

#banner-img {
	display: none;
	}


#banner a {
	color: #006699;
	text-decoration: none;
	}

#banner h1 {
	font-size: small;
	
	
	
	}

#banner h2 {
	font-size: small;
	}

#center {
	float: left;
	width: 600px;
	border-right: 1px dotted #993300;
	overflow: auto;
	}

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

#right {
	float: left;
	top:20px;	
	background-color: #FFFFFF;
	overflow: hidden;
	}


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

.content blockquote {
	line-height: 150%;
	margin-right:5px;
	margin-left:5px;
	margin-bottom:0px;
	padding:5px;
	border-style:dotted;
	border-color:#993300;
 	border-width:1px;
  	background:#ffffcc;
	font-size:x-small;
	}

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

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

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

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

.content p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: xx-small;
	border-bottom: 1px dotted #993300;	
	text-align: left;
	margin-bottom: 20px;
	line-height: normal;
	padding: 3px 0px 10px;
	}

.sidebar {
	padding: 5px;
	}

.sidebar h2 {
	color: #993300;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	margin-top:15px;
	margin-bottom:5px;
	text-align: left;
	font-weight: bold;
	
	text-transform: uppercase;
  	
	letter-spacing: .3em;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 20px;
	font-size:x-small;
	}

.sidebar ul ul {
	margin-bottom: 0px;
	font-size:x-small;
padding-left: 10px;
list-style-type:none;	
}

.sidebar #categories ul {
	padding-left: 15px
font-size:x-small;;
list-style-type:none;
	}

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

.sidebar #categories li {
	list-style-type:none;
	font-size:x-small;
	}


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

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

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

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: xx-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: 80%;
	}

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

.content h5{
	color: #554444;
}

pre.code{
	color:#336633;
    /* line-height:1.2em; */;
    padding:0.5em; 
    overflow: auto;


}
