body {
	margin: 0px 0px 20px 0px;
	background-color: #FFFFFF;
	
	}

a {
	text-decoration: underline;
	
	font-weight: bold;
	}

a:link {
	color: #666666;
	}

a:visited {
	color: #666666;
	}

a:active {
	color: #666666;
	}

a:hover {
	color: #CC6600;
	}

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

#container {
	line-height: 140%;
	
	background-color: #FFFFFF;
	
	}

#banner {
	color: #FFFFFF;
	background-color: #003366;
	text-align: left;
	padding: 15px;
	border-bottom: 1px dotted #CCCCCC;
	height: 39px;
	}

a#banner-img {
	display: none;
	}


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

#banner h1 {
	font-size: x-large;
	font-weight: bold;      

	}

#left {
	
	position: absolute;
	left: 0px;
	top: 150px;
	
	width: 200px;
	background-color: #FFFFFF;
	
	overflow: hidden;
	}

#right {
	
	position: absolute;
	right: 0px;
	top: 150px;
	
	width: 200px;
	background-color: #FFFFFF;
	
	overflow: hidden;
	}

#center {
	
	margin-right: 200px;
	margin-left: 200px;
	
	overflow: hidden;
	}

.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	
	color: #333;
	font-size: small;
	}

.sidebar {
	padding: 15px;
	}

.content p {
	color: #333;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

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

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

.content h2 {
	color: #666666;
	font-size: small;
	
	text-align: left;
	font-weight: bold;
	
	margin-bottom: 10px;
	
	}

.content h3 {
	color: #000000;
	font-size: medium;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}

.content p.posted {
	color: #999999;
	font-size: small;
	border-top: 1px dotted #CCCCCC;
	text-align: right;
	font-weight: bold;
	
	
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.sidebar h2 {
	color: #006699;
	font-size: small;
	border-bottom: 1px solid #006699;
	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;
	padding: 3px;
	letter-spacing: .3em;
	}

.sidebar h3 {
	color: #000000;
	font-size: small;
	text-align: left;
	margin-bottom: 10px;
	
	}

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

.sidebar li {
	color: #000000;
	font-size: small;
	text-align: left;
	line-height: 150%;
	list-style-type: none;
	}

#calendar {
  	line-height: 140%;
	color: #333333;
	font-size: small;

  	padding: 2px;
	text-align: center;
	margin-bottom: 15px;
	}

#powered {
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #333333;
	margin-top: 50px;
	}

#COMMENT_LIST {

         border: 1px dotted #006699;
}

.hr {
         border-bottom: 1px solid #CCCCCC;
         margin-bottom: 5px;

}

.input { border: 1px solid #666666; background-color: #f8f8f8;}

.trackback {
         padding: 5px;
         margin: 10px 10px 10px 10px;
         background-color: #f8f8f8;
         border: 1px dotted #006699;
}
