body {
	margin: 10px 0px 10px 0px;
	background-color: #EEEEEE;
       	text-align: center;
        
	}

img {
	border: none;
}

a {
	text-decoration: underline;
	}

a:link {
	color: #8FABBE;
	}

a:visited {
	color: #8FABBE;
	}

a:active {
	color: #8FABBE;
	}

a:hover {
	color: #003366;
	}

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

#container {
	line-height: 110%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 700px;
	
	background-color: #FFFFFF;
	border: 2px solid #999999;
	}

#banner {
	color: #999999
	text-align: right;
	height: 35px;
	padding-left: 15px;
	padding-top: 15px;
	background-color: #999999;
	}

#banner-img {
	display: none;
	}


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

#banner h1 {
	font-size: xx-large;
	}

#banner h2 {
	font-size: small;
	}


#copyright {
	color: #EEEEEE;
	font-size: small;
	font-weight: bolder;

	margin-right: auto;
	margin-left: auto;
	width: 700px;
	
	background-color: #999999;
	border-right: 2px solid #999999;
	border-left: 2px solid #999999;
	border-bottom: 2px solid #999999;
	}

#center {
	float: left;
	width: 500px;
	overflow: hidden;

	}

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

#right {
	float: right;
	width: 200px;
	background-color: #FFFFFF;
	overflow: hidden;
	}

.content p {
	color: #666666;
	font-size: small;
	font-weight: normal;
	text-align: left;
	}

.content blockquote {
	font-size: small;
	font-weight: bold;
	line-height: 150%;
	border: 1px solid #999999;
	background-color: #F5FFFA;
	padding: 10px;
	}

.content li {
	line-height: normal;
	}

.content h2 {
	color: #666666;
	font-size: x-small;
	
	text-align: left;
	font-weight: bold;
	
	}

.content h3 {
	color: #666666;
	font-size: small;
	
	text-align: left;
	font-weight: bold;
	line-height: normal;

	}

.content p.posted {
	background-color: #EEEEEE;
	color: #666666;

	font-size: x-small;
	border: 1px solid #999999;
	text-align: right;
	
	line-height: normal;
	padding: 3px;
	margin-bottom: 25px;
	}

.posted {
	background-color: #EEEEEE;
	color: #666666;

	font-size: x-small;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	text-align: right;
	
	line-height: normal;
	padding: 3px;
	margin-bottom: 25px;
	}

.sidebar {
	padding: 15px;
	}

.entry{
	border: 1px solid #999999;
	margin-bottom: 25px;
}

.entrytitle {
	border-left: 8px solid #999999;
	padding: 0px 0px 0px 5px;
	font-size: large;
	letter-spacing: .1em;
}

.entrytitle a {
	text-decoration: none;
}

.entrytitle a:link {
	color: #999999;
	}

.entrytitle a:visited {
	color: #999999;
	}

.entrytitle a:active {
	color: #999999;
	}

.entrytitle a:hover {
	color: #AAAAAA;
	}

.entrybody{
	padding: 5px 15px 5px 15px;
	background-color: #F5F5F5;
	border: 1px solid #999999;
}

.entrydate {
	margin: 0pt 0pt 15pt 0pt;
	padding: 0px 5px 0px 0px;
	border-bottom: 3px solid #999999;
	color: #666666;
	font-size: x-small;
	text-align: right;
	font-weight: bolder;
	letter-spacing: .1em;
}

#calendar {
  	line-height: 140%;
	color: #666666;
	font-size: x-small;
  	padding: 2px;
	text-align: center;
	margin-bottom: 15px;
	border: 1px solid #999999;
	}

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

#calendar caption {
	color: #666666;
	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 h2 {
	color: #FFFFFF;
	background-color: #999999;
	font-size: x-small;
	
	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;
  	
	letter-spacing: .1em;
	}

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

.sidebar li {
	color: #666666;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	margin-top: 10px;
	list-style-type: none;
	}

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

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

.link-note {
	color: #666666;
	font-size: x-small;
	text-align: left;
	padding: 5px;
	margin-bottom: 5px;
	}

.search {
	color: #666666;
	font-size: x-small;
	text-align: left;
	padding: 5px;
	margin-bottom: 5px;
	}

.sidebar-content {
	border: 1px solid #999999;
	margin-bottom: 15px;
}


#powered {
	font-size: x-small;
	text-align: center;
	margin-top: 25px;
	}

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

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

#left {
	float: left;
	width: 200px;
	background-color: #FFFFFF;
	overflow: hidden;
}

#trackbacks{
	padding: 0px 0px 0px 5px;
	border-left: 8px solid #999999;
	border-bottom: 3px solid #999999;
	color: #666666;
	font-size: x-small;
	font-weight: bolder;
	letter-spacing: .1em;
	margin-bottom: 15px;
}

.trackback-body{
	padding: 5px 15px 5px 15px;
	background-color: #F5F5F5;
	border: 1px solid #999999;
	font-size: small;
}

#comments{
	padding: 0px 0px 0px 5px;
	border-left: 8px solid #999999;
	border-bottom: 3px solid #999999;
	color: #666666;
	font-size: x-small;
	font-weight: bolder;
	letter-spacing: .1em;
	margin-bottom: 15px;
}

.comment-body{
	padding: 5px 15px 5px 15px;
	background-color: #F5F5F5;
	border: 1px solid #999999;
}



.sidebar-entry {
	color: #666666;
	font-size: x-small;
	text-align: left;
	margin: 10px 5px 10px 5px;
}

.sidebar-links {
	color: #666666;
	font-size: x-small;
	text-align: left;
	margin: 15px;
	line-height: 110%;
}

.sidebar-trackback {
	color: #666666;
	border: 1px solid #999999;
	background-color: #EEEEEE;
	font-size: x-small;
	text-align: left;
	margin: 15px 5px 0px 0px;
	line-height: 110%;
}

.aa-entry{
	border: 1px solid #999999;
	line-height: 110%;
}

.counter{
	margin-bottom: 15px;
	padding: 5px;
}