*{
	margin: 0;
	padding: 0;
}
body{
	margin: 0;
	background: #F9E4AB url(img/winter.jpg) no-repeat top center;
	color: #333333;
	line-height: 1.7em;
	font-size: 13px;
	text-align: center;
}
html{
	overflow-y: scroll;
	font-family: Century,sans-serif;
}

h1{
	text-align: left;
	marign-bottom: 30px;
	font-size: 11px;
	font-weight: normal; 
	color: #996600;
	line-height: 1em;
}
h2{
	text-align: left;
	margin: 15px 0;
	font-size: 16px;
	color: #9966CC;
	border-bottom: 1px solid #CC9933;
	padding-left: 10px;
}

h3{
	font-size: 16px;
	color: #333333;
	border-bottom: 1px solid #ccc;
	margin: 20px 0;
}
img{
	border:0;
}
a	{text-decoration: none;} 
a:link,a:active,a:visited{color: #996600;}
a:hover{color: #666666;}

.inner{
	padding: 10px;
	text-align: left;
}

#container{
	width: 900px;
	margin: 0 auto;
	text-align: left;
}
#container p#topnavi{
	font-size: 10px;
	text-align: left;
}

#container p#logo{
	width :250px;
	margin: 65px 0px 35px 70px;
}

#header{
	background: none;
	height: auto;
	text-align: center;
}
#menu{
	margin-left: 150px;
	text-align: center;
}
#menu ul {
	height: 25px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	line-height: 1em;
}
#menu li{
	float: left;
	display: block;
	height: 25px;
	margin: 3px 10px 0px 0px;
}
#menu li a {
	color: #666666;
	font-size: 12px;
	font-family: Century,sans-serif;
	text-decoration: none;
}

#contents{
	float: left;
	width: 898px;
}
#contents p#link{
	font-size: 12px;
	color: #696969;
	text-align: left;
	padding:0px;
}

#main{
	float: left;
	width: 630px;
	margin-top: 20px;
	padding-left: 10px;
}

#entry{
	font-size: 12px;	
}

.entry_author{
	text-align: right;
	margin-bottom: 10px;
}

.entry_body{
	padding-left: 10px;
	line-height: 1.8em; 
	margin-bottom: 20px;
}

.entry_state{
	text-align: right;
	margin-bottom: 10px;	
}

#sub{
	float: right;
	width: 220px;
	margin-top: 250px;
	font-family: Century,sans-serif;
}

#calender {
	text-align:center;
}
.calendar {
	font-size:10px;
	margin:10px 0px;
	padding:0px;
	text-align:center;
}
.cell {
	height:17px;
	width:27px;
}
.weekday {
	font-size:9px;
	height:17px;
	padding:1px;
	text-align:center;
	width:27px;
}
.today {
	color:#660000;
	font-weight:bolder;
}
#calender a, #calender a:link, #calender a:visited {
	color:#CC0000;
	font-weight:bolder;
	text-decoration:none;
}
#calender a:active, #calender a:hover {
	background-color:#CC0000;
	color:#FFFFFF;
	text-decoration:none;
}
#sub ul{
	margin: 20px 0px 15px 20px;
	list-style-image:url(img/mark.gif);
	line-height: 1.6em;
}
#sub li{
	font-size: 12px;
}
#sub dt{
	border-left: 10px solid #CC9933;
	border-bottom: 1px solid #CC9933;
	padding-left: 10px;	
	font-weight:bolder;
	font-size: 13px;
	color: #993300;
}
#sub p{
	text-align: center;
	margin: 20px;
}

#footer{
	clear: both;
	width: 900px;
	padding-top: 7px;
	color: #666666;
}
#footer p{
	font-size: 10px;
	color: #666666;
	text-align: center;
	font-family: Century,Arial,Helvetica,sans-serif;
}
#footer a{color: #666666;}
#footer a:hover {text-decoration: underline;}
#address{
	clear: both;
	width: 900px;
	height: auto;
	color: #fff;
	background-color: #BFC8B8;
	text-align: center;
	padding-bottom: 10px;
}
#address a{color: #;}
#address a:link,a:active,a:hover, {color: #666666;} 

#address p{
	font-size: 10px;
	color: #666666;
	font-family: Century,Arial,Helvetica,sans-serif;
	line-height: 1.3em;
}
#address h3{
	color: #666666;
	font-size: 10px;
	font-family: Century,Arial,Helvetica,sans-serif;
	border-bottom: none;
	margin: 0px;
}

#comments dt{
	color: #996600;
	font-weight: bold;
	margin-bottom: 10px;
}

#comments dl{
	margin-bottom: 15px;
}

#comments dd{
	margin-left: 15px;
}
