/* CSS Document */
html
{
   margin: 0px;
   padding: 0px;
}

/*body {
	font-size: 11px;
	font-family:Verdana, Arial, Sans-Serif;
	background: #ffce02 url(../images/bg.gif);
	color: #000;
	text-align: center;
	margin: 0px;
    padding: 0px;
	}*/
#container
{
   position: relative;
   display:block;
   margin: 0 auto; /* center on everything else */
   width: 975px;
   padding:0px;
}

/*header*/
#header {
	position: relative;
	display:block;
	width:975px;
	margin:0px;
	padding:0px;
	}
.top-header{
	position: relative;
	float: left;
	display: inline; /* ie win bugfix */
	width:975px;
	height:131px;
	margin:0px;
	padding:0px;
}
.top-header2{
	position: relative;
	float: left;
	display: inline; /* ie win bugfix */
	width:745px;
	height:131px;
	margin:0px;
	padding:0px;
}
.header-txt{
	position: relative;
	float: left;
	display: inline; /* ie win bugfix */
	width:230px;
	height:131px;
	margin:0px;
	padding:0px;
	background:url(../images/header_04.gif);
}
.header-txt-ins{
	position: relative;
	float: left;
	display: inline; /* ie win bugfix */
	width:190px;
	height:92px;
	overflow:hidden;
	margin:0px;
	padding:0px;
	top:12px;
	color:#FFFFFF;
	text-align:left;
}



.ban-header{
	position: relative;
	float: left;
	display: inline; /* ie win bugfix */
	background: url(../images/bg-header.gif);
	width:975px;
	text-align:center;
	margin:0px;
	padding:0px;
}
.bot-header{
	position: relative;
	float: left;
	display: inline; /* ie win bugfix */
	width:975px;
	height:20px;
	margin:0px;
	padding:0px;
	left:0px;
	top:0px;
}	


/*main body*/

#main_body {
	position: relative;
	display:block;
	float:left;
	background:url(../images/bg-main.gif);
	width:975px;
	margin:0px;
	padding:0px;
	left:0px;
	}
.left_cont{
	position: relative;
	float: left;
	display: inline; /* ie win bugfix */
	width:520px;
	margin:0px;
	padding:0px;
	top:0px;
	left:2px;
}
.center_cont{
	position: relative;
	float: left;
	display: inline; /* ie win bugfix */
	width:208px;
	margin:0px;
	padding:0px;
	top:-3px;
	left:14px;
}
.ryt_cont{
	position: relative;
	float: left;
	display: inline; /* ie win bugfix */
	width:208px;
	margin:0px;
	padding:0px;
	top:0px;
	left:20px;
}


/*box*/
.box {
	position: relative;
	float:left;
	width:520px;
	margin:0px 0px 10px 0px;
	padding:0px;
	left:12px;
	text-align:left;
	background:url(../images/bg-box.gif);
	color:#000;
	}
.box a{
	color:#000;
	text-decoration:underline;
	}
.box a:hover{
	color:#000;
	text-decoration:none;
	}
.box-img {
	position: relative;
	float:left;
	width:520px;
	margin:0px;
	padding:0px;
	}

.entry {
	position: relative;
	float:left;
	margin:0px 5px 5px 13px;
	padding:0px 0px 10px 0px;
	top:0px;
	width:490px;
	text-align:left;
	color:#000;
	font-size:12px;
	}
.entry a {
	color:#000;
	}
.entry a:link {
	color:#000;
	}
.entry a:hover {
	color:#000;
	}
.entry a:visited {
	color:#000;
}
/*#sidebar h2 {
	margin:0px;
	padding:7px 0px 0px 0px;
	font-size: 17px;
	color: #000;
	text-align:left;
	text-indent:30px;
	background:url(../images/bg-title.gif) no-repeat left top;
	height:32px;
	font-weight:bold;
	width:208px;
	font-family:'trebuchet ms', Verdana, Arial, Helvetica, sans-serif;
	vertical-align: bottom;
}*/
#sidebar ul {
	margin:0px;
	padding:0px;
	text-align:left;
	color:#000;	
	list-style:none;
}
#sidebar2 ul {
	margin:0px 0px 10px 0px;
	padding:0px;
	text-align:left;
	color:#000;	
	list-style:none;
}
#sidebar li {
	margin:3px 0px 3px 7px;
	padding:0px;
	text-align:left;
	color:#000;	
	list-style:none;
	text-indent:15px;
	background:url(../images/icon1.gif) no-repeat left top;
}
#sidebar2 li {
	margin:7px 0px 0px 10px;
	padding:0px;
	color:#000;	
	list-style:none;
	text-align:center;
	width:200px;
	font-size:10px;
}
#sidebar2 li a {
	color:#000;	
	font-size:10px;
	text-decoration:none;
}
#sidebar2 li a:hover {
	color:#000;	
	font-size:10px;
	text-decoration: underline;
}
	
	


/*footer*/
#footer {
	position: relative;
	float:left;
	width:975px;
	height:55px;
	background: url(../images/bg-footer.gif);
	margin:0px;
	padding:0px;
	text-align:center;
	left:0px;
	}
.footer_txt {
	position: relative;
	color:#000;
	font-size:10px;
	text-align:center;
	margin:0px;
	padding:0px;
	top:20px;
	}

/*date*/

.box-date {
	position: relative;
	float:left;
	display:inline;
	margin:0px;
	padding:0px;
	width:49px;
	height:53px;
	left:10px;
	background:url(../images/calendar.gif) top no-repeat;
	}
.box-date-mon {
	position: relative;
	float:left;
	display:block;
	margin:0px;
	padding:0px;
	width:49px;
	color:#000;
	font-size:10px;
	text-align:center;
	top:10px;
	}
.box-date-day {
	position: relative;
	float:left;
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px;
	width:49px;
	color:#000;
	font-size:21px;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif; 
	text-align:center;
	}
.box-title {
	position: relative;
	float:left;
	display:inline;
	margin:0px 0px 0px 0px;
	padding:0px 0px 7px 0px;
	width:437px;
	text-align:left;
	left:22px;
	color:#000;
	border-bottom:1px solid #f6983f;
	}
.box-title2 {
	position: relative;
	float:left;
	display:inline;
	margin:0px 0px 10px 0px;
	padding:0px 0px 7px 0px;
	width:437px;
	text-align:left;
	left:22px;
	color:#000;
	}
.box-title h2, .box-title2 a:link {
	color:#000;
	}
.box-title h2, .box-title2 a {
	color:#000;
	}
.box-title h2, .box-title a:hover {
	color:#000;
	}
.belowtitle {
	margin: 3px 0px 0px 0px;
	padding:0px;
	text-align:left;
	font-size:10px;
	color:#000;
	}
.belowtitle a{
	color:#000;
	}
.belowtitle a:hover{
	color:#000;
	}
.pagebar 
	{ 
		font: 15px Arial, Helvetica, sans-serif; 
		padding-top: 20px; 
		padding-bottom: 10px; 
		margin: 0px; 
	}

.pagebar a, .pageList .this-page 
	{
		padding: 2px 6px; 
		border: solid 1px #000; 
		background: #000; 
		text-decoration: none;
		color: blue;
	}

.pagebar a:visited 
	{
		padding: 2px 6px; 
		border: solid 1px #000; 
		background: #fff; 
		text-decoration: none;
	}

.pagebar .break 
	{
			padding: 2px 6px; 
			border: none; 
			background: #000; 
			text-decoration: none;
	}

.pagebar .this-page 
	{
		padding: 2px 6px; 
		border-color: #000; 
		font-weight: bold; 
		font-size: 15px; 
		vertical-align: top; 
		background: #000
	}

.pagebar a:hover 
	{
		color: #000; 
		background: #981a00; 
		border-color: #000; 
		text-decoration: none;
	}	