body {
	margin: 0px 0px 20px 0px;
	background-color: #FFFFFF;
	text-align: left;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
        
	}

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;
	padding: 0px;
	width: 780px;
	text-align: left;
	float: left;
	}

#banner {
	width: 780px;
	}

#banner-img {
	display: none;
	}

#center {
	float: left;
	width: 598px;
	overflow: hidden;
	}

.content {
	padding: 15px 25px 5px 15px;
	
	color: #666666;
	}
.content pre {
	font-size: larger;
}
#right {
	float: left;
	width: 182px;
	overflow: hidden;
	height: auto;
	}

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

.content blockquote {
	line-height: 150%;
	font-style: italic;
	color: #8DAAC8;
	}

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

.content h2 {
	color: #666666;
	font-size: 80%;
	text-align: left;
	margin-bottom: 10px;
	line-height: 140%;
	background-image: url(images/contents_data_bg.jpg);
	background-repeat: repeat-x;
	height: 20px;
	letter-spacing: 0.1em;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 5px;
	}

.content h3 {
	color: #666666;
	font-size: 100%;
	text-align: left;
	line-height: 140%;
	font-weight: bold;
	margin-bottom: 5px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-left: 15px;
	letter-spacing: 0.1em;
	padding-bottom: 5px;
	margin-top: 5px;
	padding-top: 5px;
	}
.content h4 {
	padding-left: 5px;
	font-size: 90%;
	margin-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-width: 5px;
	border-left-style: solid;
}
.content td {
	font-size: 85%;
}
.content table {
	margin-left: 35px;
}
.content ul {
	font-size: 90%;
	margin-left: 30px;
	padding-left: 1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-bottom: 15px;
}
.content p.posted {
	color: #999999;
	font-size: 80%;
	border-top: 1px dotted #999999;
	text-align: right;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	margin-left: 15px;
	}

.sidebar {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	}

.sidebar h2 {
	color: #666666;
	font-size: 80%;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
  	letter-spacing: .3em;
	}

.sidebar ul {
	padding-left: 25px;
	margin: 0px 0px 15px;
	}

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

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

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

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

.sidebar img {
	border: 0px;
	}

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

.link-note {
	font-size: 80%;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	margin-right: 10px;
	margin-left: 10px;
	}

#powered {
	font-size: 80%;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 30px;
	margin-left: 10px;
	}

#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;
	}
#header {
	width: 780px;
	text-align: left;
	background-image: url(images/banner_head.jpg);
	height: 28px;
}
.headertext {
	font-size: 12px;
	line-height: 18px;
	padding-left: 15px;
	padding-top: 5px;
}
.cat {
	color: #666666;
	font-size: 80%;
	text-align: right;
	margin-bottom: 10px;
	line-height: 140%;
	height: 20px;
	padding: 3px;
}
.entrieslist {
	background-color: #FFFFFF;
	width: 160px;
	background-image: url(images/entries_bg.gif);
	background-repeat: repeat;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 15px;
}
.menu_img_bottom_space {
	margin-bottom: 5px;
}
.mpage {
	font-size: 80%;
	line-height: 140%;
	text-align: center;
	top: 10px;
	bottom: 30px;
}
