body {
	background:#fffee3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	margin: 0;
	padding: 0;
	color:#333333;
}


body, th, td, input, textarea, select, option {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 1em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 200%;
}


a {
	color: #cc9966;
	text-decoration:none;
}

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

hr {
width:300px;
}

/* Header */

#topbg {
	width: 892px;
	height: 157px;
	margin: 0 auto;
	padding: 0;
	background: url(images/header_02.jpg) no-repeat left top;
}

#header {
	width: 892px;
	height: 53px;
	margin: 0 auto;
	background: url(images/header_04.jpg) no-repeat left top;
}

#header2 {
	width: 892px;
	height: 29px;
	margin: 0 auto;
	background: url(images/header_07.jpg) no-repeat right top;
}


#header2 form {
	padding: 0 0 0 50px;
	font-size: 11px;
	font-weight: bold;
	color:#333333;
	position:absolute;
}

#header2 input {
background-color:#fffee3;
border:02.px;
outline:none;}

#header2 a {
	text-decoration: none;
	font-weight:bold;
	color: #f0710b;
	font:11px;
}

.go {
	background:url(images/go.gif) no-repeat;
	border:0;
	width:30px;
	height:26px;
	margin-top:4px;
	padding:6px;
}

/* Page */

#page {
	width: 892px;
	margin: 0 auto;
	padding-top: 41px;
	background:#f7f7f0 url(images/header_08_09.jpg) no-repeat left top;
}

/* Content */

#content {
    float:left;
	width: 335px;
	height:587px;
	margin: 0;
	padding-left:92px;
	background:#f7f7f0 url(images/cbg.jpg) no-repeat left;
}
#content input.filled {
color:#f0710b;
font-weight:bold;
   
}
#content input.empty {
color:#f0710b;

   
}
#content form {
	margin-left:30px;
	margin-top:15px;
	position:absolute;
	overflow:visable;
	z-index:1;
	width:458px;
	white-space:nowrap;
}

#new_titles {
	margin-left:5px;
	margin-top:90px;
	position:absolute;
	overflow:visable;
	z-index:1;
}


.post {
	padding: 0;
}

.title {
	padding: 0 0 0 30px;
	margin-top:5px ;
	font-size: 14px;
	font-weight:bold;
	color:#f0710b;
	background: url(images/bullet.gif) no-repeat left top;
}


.pagetitle {
}

.meta {
    padding: 5px 20px 0 30px;
	text-align:left;
}


.style1 {
	color: #cc9966;
      font:bold italic 14px;}

.posts {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.posts p {
	margin: 0;
	line-height: normal;
}

.posts a {
}

.entry {
	margin: 0;
	padding: 0 20px 0 30px;
	color:#333333;
}

#mind {
width:330px;
height:40px;
background:url(images/open.gif) no-repeat left;
text-align:left;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 461px;
	margin-bottom: 0px;
	padding:0;
background-color:#f7f7f0;
	
}


#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: none;
}

.cbt {
width:461px;
height:65px;
background:url(images/content_bg_top.jpg) no-repeat top right;
text-align:right;
}
.cbm {
width:378px;
height:231px;
background:url(images/cbm.jpg) no-repeat top right;
}

.title_top {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}
/* Calendar */

#calendar {
	position:absolute;
	width:320px;
	float:left;
	text-align:right;
	}

#calendar h2 {
	margin-bottom: 15px;
}

#calendar table {
	width: 166px;
	margin: 0 10px;
	text-align: center;
}

#calendar td.red {
color:#f0710b;
font-weight:bold;
}
#calendar_black {
font-weight:bold;
color:#333333;
}
#calendar_black td.left {
width:15%;
height:12px;
background:url(images/left.gif) no-repeat left;
}
#calendar_black td.right {
width:15%;
height:12px;
background:url(images/right.gif) no-repeat right;
}
#calendar_black td.month {
width:70%;
height:12px;
text-align:left;
}

#calendar td.selected {
border-color:#333333;
padding:2px;
}


/* Footer */

#footer {
	width: 768px;
	margin:0 auto;
	padding-top:40px;
	height: 103px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #;
	background: url(images/footer.jpg) no-repeat top;
	
}

#footer p {
	padding-top: 15px;
	text-align: center;
    color: #f0710b;
}

#footer a {
	color: #f0710b;
	text-decoration:underline;
	font-size:10px;
}
#footer a:hover {
	text-decoration:none;
}

img { border: none; }

img.left {
	float: left;
	margin: 3px 20px 30px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 10px 30px;
}

#tooltip{
background:#f7f7f0;
border:1px solid #666666;
color:#333333;
font:menu;
margin:0px;
padding:3px 5px;
position:absolute;
visibility:hidden
}