body{
	text-align: center;
	background: #ece8c5 url(../images/bg-body.gif) repeat-x;
}
body, form, h1, h2, h3, h4, h5, h6, input, textarea, table{
	font: 12px arial, helvetica, verdana, sans-serif;
	color: #000;
}
#headimg {
	float: left;
	margin: 0 0 0 15px;
	width: 670px;
	height: 200px;
	background: url(../images/headimg.jpg) no-repeat;
	overflow: hidden;
	display: inline;
}

#headimg h1, #headimg #desc {
	display: none;
}

#wrapper{
	margin: 0 auto;
	width: 890px;
	text-align: left;
}
#header{
	float: left;
	margin: 20px 0 0;
	width: 890px;
	height: 87px;
	overflow: hidden;
	background: url(../images/bg-header.gif) no-repeat;
}

#header h1{
	float: left;
	margin: 31px 0 0 35px;
	padding: 3px 0 0 34px;
	font: bold 24px georgia, "Trebuchet MS", serif;
	text-transform: uppercase;
	display: inline;
	background: url(../images/logo.gif) no-repeat;
}

#header h1 a{color: #d5fef8;}
.container{float: left;}
.outter{
	width: 890px;
	padding: 0 0 10px;
	background: #00496a url(../images/bg-container-outter.gif) no-repeat left bottom;
}

.inner{
	width: 700px;
	margin: 0 0 0 10px;
	background: url(../images/bg-container-inner.gif) repeat-y;
	display: inline;
}

.inner .top, .inner .bottom{
	float: left;
	width: 700px;
	height: 10px;
	font-size: 1px;
	background: url(../images/bg-container-inner-top.gif) no-repeat;
}

.inner .bottom{
	background: url(../images/bg-container-inner-bottom.gif) no-repeat;
}

#content{
	float: left;
	margin: 16px 10px 0 15px;
	width: 670px;
	display: inline;
}

#menu{
	float: left;
	width: 700px;
	background: url(../images/bg-menu.gif) no-repeat;
	overflow: hidden;
}

#menu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu ul li{
	float: left;
}

#menu ul li a{
	display: block;
	padding: 12px 20px 12px 22px;
	background: url(../images/bg-menu-li-a.gif) no-repeat right top;
	color: #fff;
}

#menu ul li a span.feed{
	padding: 0 18px 0 0;
	background: url(../images/feed.gif) no-repeat right 3px;
}
#footer{
	float: left;
	width: 890px;
	color: #74715b;
}

.title{
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
color:#0066FF;
}
.entry-content{
	padding: 0 5px;
	line-height: 22px;
}

.entry-content p a{
	border-bottom: 1px solid #ddd;
	background: #ffd;
	color: #000;
}

.entry-content p a:hover{
	text-decoration: none;
	border: 0;
}

.entry-content h2{font: bold 16px arial, helvetica, sans-serif; line-height: 5px; text-transform: none; padding:0px; margin:0px;}
.entry-content h3{font-size: 18px; font-weight: bold; line-height: 24px;}
.entry-content h4{font-size: 14px; font-weight: bold; line-height: 20px;}
.entry-content h5{font-size: 11px; line-height: 16px;}
.entry-content h6{font-size: 10px; line-height: 14px;}
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6{
	padding: 10px 0 10px;
}
.sidebar{float: left;width: 160px;}

.sidebar ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.sidebar ul li{margin: 10px 0 0;}

.sidebar ul li h3{
	padding: 8px 10px 6px;
	font: bold 12px georgia, serif;
	text-transform: uppercase;
	border-bottom: 1px solid #eee;
	color: #735593;
}

.sidebar ul ul{
	line-height: 22px;
}

.sidebar ul ul li{
	margin: 0;
	padding: 4px 10px 3px 28px;
	border-bottom: 1px solid #eee;
	background: url(../images/x.gif) no-repeat 10px 10px;
}

.sidebar ul ul ul li{
	padding: 0 0 0 10px;
	border: 0;
	background-image: none;
}
#secondary{
	margin: 69px 0 0;
	width: 170px;
	color: #59a3c3;
}

#secondary a{
	color: #aee4fc;
}
 a.link-exchange{
 color:#0066FF;
}

#secondary ul li{
	margin: 0 0 20px;
}

#secondary ul li h3{
	padding: 8px 10px 6px 20px;
	border: 0;
	background: url(../images/bg-sidebar-title.gif) no-repeat;
	color: #d5fef8;
}

#secondary ul ul{
	padding: 0 0 0 10px;
}

#secondary ul ul li{
	margin: 0;
	padding: 4px 10px 3px;
	border-bottom: 1px solid #003a55;
	background-image: none;
}

#secondary ul ul ul{padding: 0;}

#secondary ul ul ul li{
	border: 0;
	padding: 0 0 10px;
}

#footer a{color: #55523d;}
#footer p{padding: 10px 35px;}