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

a {
	text-decoration: none;
	}

a:link {
	color: #336699;
	}

a:visited {
	color: #336699;
	}

a:active {
	color: #336699;
	}

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

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	}

#container {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 780px;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(image/bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;

	}

#banner {
	color: #009999;
	text-align: left;
	}

#banner-img {
	display: none;
	}


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

#banner h1 {
	font-size: 18px;
	margin-top: 10px;
	margin-left: 10px;
	font-weight: bold;
	}

#banner h2 {
	font-size: 14px;
	margin-left: 20px;
	}

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

.content {
	padding: 15px 15px 5px 15px;
	color: #666666;
	font-size: 12px;
	}

#right {
	float: right;
	width: 250px;
	background-color: #EEFFFF;
	overflow: hidden;
	filter:	alpha(opacity=70,);
}


.content p {
	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: #669999;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 12px;
	}

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

.content p.posted {
	color: #666666;
	font-size: 10px;
	text-align: right;
	margin-bottom: 15px;
	line-height: normal;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	}
	
.content p.extended {
	color: #999999;
	font-size: 10px;
	text-align: right;
	line-height: normal;
	}

.sidebar {
	padding: 10px;
	border-left: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
	font-size: 10px;
	color: #666666;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	}



#calendar {
  	line-height: 140%;
	color: #666666;
	font-size: 10px;
	
	
	
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

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

#calendar caption {
	color: #666666;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	}

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

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	color: #333333;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	background-color: #99CCCC;
	}

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

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

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

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

#powered {
	font-size: 10px;
	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%;
	}
.small {
	font-size: 10px;
}
blockquote {
	background-color: #EEFFFF;
	border: 1px dotted #999999;
	margin: 5px;
	padding: 10px;
}
