body {
	margin: 0px auto;
	text-align: center;
	background: #fff;
}
a {
	border: 0;
}
img {
	border: 0;
}
div.main {
	margin: 0px auto;
	width: 1000px;
}

div.header {
	background: url("../images/header.png") 0 0 no-repeat;
	width: 1000px;
	height: 253px;
}

div.content {
	background: #fff url("../images/header-bottom.png") 0 0 no-repeat;
	width: 1000px;
	text-align: left;
	padding-top: 20px;
}

div.content-main {
	margin: 0px;
	padding: 10px;
	padding-top: 5px;
	width: 680px;
	_width: 700px;	
	max-width: 680px;
	float: left;
	font: normal 16px Georgia, sans-serif;
	background: url("../images/content-back.gif");
}

div.content-main div.article-header {
	background: #545454;
	padding: 2px 5px 4px 5px;
	margin: 0 -5px 0 -5px;
	color: #fff;
	font-size: 23px;
}

div.content-main div.article-header a {
	color: #fff;
	font-size: 23px;
	text-decoration: none;
}

div.content-main div.article-header a:hover {
	text-decoration: underline;
}

div.content-main div.article-content img {
	border: 5px #cdcdcd solid;
	margin: 5px;
	max-width: 650px;
	width: expression(this.clientWidth > 650 ? "650px" : this.clientWidth);
}

div.content-main div.article-tools {
	margin-top: 10px;
	margin-bottom: 30px;
}

div.content-main div.article-tools a, div.content-main div.article-content a, div.blog-article-content a {
	color: #545454;
	text-decoration: underline;		
}

div.content-main div.article-tools a:hover, div.content-main div.article-content a:hover,div.blog-article-content a:hover {
	text-decoration: none;		
}

div.content-main div.blog-header {
	background: #787c62;
	padding: 2px 5px 4px 5px;
	margin: 0 -5px 5px -5px;
	color: #fff;
	font-size: 23px;
}

div.content-main div.blog-articles {
	background: #787c62;
}

div.content-main div.blog-events {
	background: #a35737;
}

div.content-main div.blog-newsletter {
	background: #a45152;
}
	
div.content-main div.blog_links {
	text-align: center;
}

div.blog-item-title {
	background: #e3ebba;
	padding: 5px;
	font-size: 16px;	
	font-weight: bold;
}

div.blog-item-title a {
	color: #333;
}
div.blog-item-title a:hover {
	text-decoration: none;
}

div.blog-article-tools {
	font-size: 14px;
	padding: 5px;
	padding-bottom: 0px;
	color: #545454;
}

div.blog-description {
	font-size: 14px;
	padding: 0px 5px 0px 5px;
	color: #545454;
}

div.blog-article-tools .article-category a {
	color: #545454;	
}

div.blog-article-tools .article-category a:hover {
	text-decoration: none;
}

div.blog-article-content {
	margin: 0px;
	padding: 5px;
	padding-top: 0px;
	font-size: 14px;
	font-weight: normal;
}

div.blog-article-content img {
	border: 5px #e4e4e4 solid;
	margin: 5px;
	max-width: 650px;
	width: expression(this.clientWidth > 650 ? "650px" : this.clientWidth);
}

div.pagination span.active, div.pagination span.inactive, span.readmore {
	font: normal 15px Verdana, sans-serif;
	border: 1px solid #cdcdcd;
	padding: 5px;
	margin: 4px;
	background: #fff;
}

div.pagination span.inactive {
	color: #fff;
	background: #545454;
}

div.pagination span.active a, span.readmore a {
	color: #545454;
	text-decoration: underline;	
}

div.pagination span.active a:hover, span.readmore a:hover {
	text-decoration: none;	
}

div.content-right {
	width: 260px;
	_width: 280px;	
	float: right;
	background: url("../images/content-back.gif");	
	padding: 10px;
	padding-top: 5px;	
}

div.content-right div.search-bar {
	background: #a4634b;
	padding: 7px 5px 6px 5px;
	margin: 0 -5px 0 -5px;
	height: 20px;
	color: #fff;
	font-size: 23px;
}

div.content-right div.search-bar input {
	width: 200px;
	border: 1px solid black;
	padding: 0px !important;
	margin: 0px !important;
}

div.content-right div.search-bar form {
	padding: 0px !important;
	margin: 0px !important;
}

div.content-right ul.menu {
	margin: 0px;
	padding: 0px;
}

div.content-right ul.menu li {
	padding: 5px;
	padding-left: 15px;
	margin: 4px;
	background: #E3EBBA;
	list-style-type: none;
	font-size: 17px;
}

div.content-right ul.menu a {
	color: #545454;
	text-decoration: none;
}

div.content-right ul.menu a:hover {
	text-decoration: underline;
}

div.header div.sel_language {
	float: right;
	width: 200px;
}

div.header div.sel_language #jflanguageselection span {
	padding: 5px;
}

div.content-main div.search-page {
	background: #787c62;
	padding: 2px 5px 4px 5px;
	margin: 0 -5px 5px -5px;
	color: #fff;
	font-size: 23px;
}

div.search-results div.search-item .title {
	background: #E3EBBA none repeat scroll 0 0;
	font-size: 16px;
	font-weight: bold;
	padding: 5px;	
}

div.search-results div.search-item .title a {
	color:#333333;
}

div.search-results div.search-item .title a:hover {
	text-decoration: none;
}

div.search-results div.search-item div.search-content {
	font-size:14px;
	font-weight:normal;
	margin:0;
	padding:0 5px 5px;
}

div.search-results div.search-item .search-matchings{
	color:#545454;
	font-size:14px;
	padding:5px 5px 0;
}

div.search-form {
	font-size:14px;
	color: #545454;
}

div.search-form input#search_searchword, div.search-form button {
	border: 1px solid #545454;
}

div.search-form p {
	padding: 0px;
	margin: 5px;
}

.write_comment {
	padding-top: 3px;
	padding-bottom: 5px;
}

.clear {
	clear: both;
}

div.footer {
	height: 50px;
}

div.footer div.power-by {
	text-align: left;
	margin-top: 15px;
	height: 29px;

	color: #ffffff;
	background: #700000 url("../images/footer.png") no-repeat 0px 0px;	
}

.sn-links {text-align: center; width: 200px; margin-top: 15px;}
.sn-item {float: left; margin: 5px; background: #E3EBBA; width: 48px; height: 48px;}
.sn-item img {border: 0px;}
