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

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: 150%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 100%;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	}

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

#banner-img {
	display: none;
	}


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

#banner h1 {
	font-size: xx-large;
	line-height: 150%;
	}

#banner h2 {
	font-size: 12px;
	line-height: 150%;
	}

#center {
	width: 598px;
	}

.content {
	padding: 5px;
	background-color: #FFFFFF;
	color: #666666;
	font-size: 12px;
	line-height: 150%;
	}

.content-title {
	font-size: 12px;
	line-height: 150%;
	color: #FFFFFF;
	text-align: left;
	}

.content-title2 {
	font-size: 10px;
	line-height: 150%;
	color: #FFFFFF;
	}

.content-navi {
	font-size: 10px;
	line-height: 150%;
	border-top: 1px dashed #666;
	border-bottom: 1px dashed #666;
	margin-top:10px;
	margin-bottom:5px;
	}

.content h3 {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 150%;
	text-align: right;
	}

.content pre {
	font-size: 14px;
	line-height: 150%;
}

#right {
	width: 100%;
	}

#left {
	width: 100%;
	}

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

.content blockquote {
	font-size: 12px;
	line-height: 150%;
	}

.content li {
	font-size: 12px;
	line-height: 150%;
	}

.content h2 {
	color: #666666;
	font-size: 12px;
	line-height: 150%;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}

.content p.posted {
	color: #666;
	font-size: 12px;
	line-height: 150%;
	border-top: 1px solid #666;
	text-align: left;
	margin-bottom: 25px;
	}

.sidebar {
	padding: 10px;
	}

#calendar {
	color: #666666;
  	line-height: 150%;
  	padding: 2px;
	text-align: center;
	border: 1px solid #666;
	}

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

#calendar caption {
	color: #666;
	font-size: 10px;
	line-height: 150%;
	text-align: center;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	border-bottom: 1px solid #666;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	font-size: 10px;
	line-height: 150%;
	text-transform: uppercase;
	}

#calendar td {
	text-align: center;
	font-size: 10px;
	line-height: 150%;
	}

.sidebar h2 {
	color: #666;
	text-align: left;
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	margin-bottom: 10px;
	padding-left: 5px;
	}

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

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

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

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

.sidebar li {
	text-align: left;
	margin-top: 10px;
	list-style-type: none;
	line-height: 120%;
	font-size: 12px;
	}

.sidebar #categories li {
	margin-top: 5px;
	list-style-type: none;
	line-height: 120%;
	font-size: 12px;
	}

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

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

.sidebar #recententry li {
	margin-top: 5px;
	list-style-type: none;
	line-height: 120%;
	font-size: 12px;
	}

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

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

#powered {
	font-size: 12px;
	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;
	}

#search-box{
	height: 59px;
	width: 189px;
	border-right:1px solid #fff;
	border-top:1px solid #fff;
	background-color: #6379A7;
}

#search-box h2 {
	text-align: left;
	color:#FFF;
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding-left:10px;
	padding-top:5px;
	}

.search textarea,input {
	font-size: 12px;
	line-height: 150%;
	}

form {
	margin: 0px;
	}

.privacy {
	padding: 5px;
	background-color: #FFFFFF;
	color: #666666;
	font-size: 12px;
	line-height: 150%;
	}

.privacy td {
	font-size: 12px;
	line-height: 150%;
	}

.privacy h4 {
	color:#F0F8FF;
	font-weight: bold;
	background-color: #6379A7;
	margin-bottom: 0px;
	margin-top: 0px;
	}

.Company {
	padding: 5px;
	background-color: #FFFFFF;
	color: #666666;
	font-size: 12px;
	line-height: 150%;
	}

.Company-Title {
	color: #666666;
	font-size: 12px;
	line-height: 150%;
}

.Company-01 {
	padding: 5px;
	color: #666666;
	font-size: 12px;
	line-height: 150%;
	}
	
.form {
	padding: 5px;
	background-color: #FFFFFF;
	color: #666666;
	}
	
.form td {
	font-size: 12px;
	line-height: 150%;
	}
	
.contact {
	padding: 5px;
	font-size: 12px;
	line-height: 150%;
	color: #666666;
}

.Attention {
	padding: 5px;
	font-size: 12px;
	line-height: 150%;
	color: #FF0000;
}
.foot {
	text-align: right;
	font-size: 12px;
	line-height: 150%;
}
.main {
	width:600px;
	margin-left:auto;
	margin-right:auto;
	text-align:left
	}

.list{
	width:125px;
	padding:5px;
	float: left;
}

.listphoto{
border:1px solid #ccc;
width:125px;
margin-bottom:5px;
}

.listtitle{
	width:130px;
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	text-align: center;
}
.text-small {  font-size: 10px; line-height: 130%; color: #333;text-align:left;}