/* CSS Document */

* {
	margin: 0px;
	padding: 0px;	
}
p {
	margin: 5px 0px 10px 0px;	
}
body {
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
	background-color:#E3D392;
	background-image: url(images/bg_page.gif);
	background-repeat:repeat-x;
	margin:0px auto;
	text-align:center;
}
div#container{
	width:834px;
	margin:0px auto;
	text-align:left;
}
div#bodyShadow{
	width:834px;
	background-image: url(images/shadow_bg.gif);
	background-repeat:repeat-y;
}
/*---------------------------------------------------------------*/
div#head1{
	width:834px;
	height:57px;
	background-image: url(images/bg_top1.jpg);
	background-repeat:no-repeat;
}

div#head1 h1 {
	width: 290px;
	height: 56px;
	background-image:  url("images/logo.gif");
	background-repeat: no-repeat;
	text-indent: -1000em;
	position: relative;
	left: 37px;
}
div#head1 h2 {
	
	width: 290px;
	text-decoration: none; 
	font-weight:normal;
	position:relative;
	top:-23px;
	left:49px;
	font-size:11px;
	color:#666666;
}
ul#head_buts {
	
	float:right;
	width:494px;
	position: relative;
	right: 45px;
	top: 7px;
	text-align:right;
	list-style-type: none;
}

ul#head_buts li {
	display: inline;
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 14px;	
	margin: 0px 0px 0px 10px;
}
ul#head_buts li a:link, ul#head_buts li a:visited {
	text-decoration: none; 
	font-size:11px;
	color:#666666;
}

ul#head_buts li a:hover {
	color: #A1B504;
}

li.head_but_home {
	background-image:  url("images/home_th.gif");	
}

li.head_but_sitemap {
	background-image:  url("images/map_th.gif");	
}

li.head_but_bookmark {
	background-image:  url("images/bookmark_th.gif");	
}
/*---------------------------------------------------------------*/
div#head2{
		
		clear: both;
		width:834px;
		height:208px;
		
	}
ul#butsList{
	
		float: left;
		position: relative;
		height:208px;
		width:392px;
		background-image: url(images/bg_top2a.jpg);
		background-repeat:no-repeat;
		list-style-type: none;
		line-height: 19px;
	}	
	
* html ul#butsList{
		float:left ;
		position: absolute;
		height:208px;
		width:392px;
		background-image: url(images/bg_top2a.jpg);
		background-repeat:no-repeat;
		list-style-type: none;
		line-height: 19px;
		margin-left:-834px;
	}	
	
	
	
	
ul#butsList li {
		position: relative;
		right:15px;
		top:15px;
		left:90px;
		height: 20px;
	}
	
ul#butsList a:link, ul#butsList a :active, ul#butsList a:visited {
		text-decoration: none; 
		font-size:11px;
		font-weight:bold;
		color:#5D4C2A;
	}

ul#butsList a:hover{ 
		text-decoration: none; 
		color: #000000;
		font-weight:bold;
		font-size:11px;
	}	
img#picTop{

	width:442px;
	float:right;
	display: inline;	
}

* html img#picTop{

	width:442px;
	float:left;
	margin-left: 392px;	
}


/*sponsored contents container------------------------------------------*/
div#sponsored_container{
	
	width:754px;
	height:140px;
	position:relative;
	left:47px;
	background-color: #FFFFFF;
	background-repeat:repeat-x;
}

* html div#sponsored_container{
	
	width:740px;
	height:140px;
	right: -50px;
	
	background-color: #FFFFFF;
	background-repeat:repeat-x;
}

div#sponsored_container_text{
	width:760px;
	font-size: 12px;
	text-align:center;
	}
	
	
* html div#sponsored_container_text{
	width:740px;
	font-size: 12px;
	text-align:center;
	}
	
div#sponsored_head{
	clear: both;
	width:760px;
	position: relative;
	top:12px;
	bottom:12px;                                  
	left:-33px;
	font-weight:bold;
	color:#6C6F55;
	text-indent:50px;
}
* html div#sponsored_head{
	clear: both;
	width:705px;
	position: relative;
	top:12px;
	bottom:12px;                                  

	font-weight:bold;
	color:#6C6F55;
	
}



div.sponsored_item{
	
	float: left;
	width: 251px;
	height: 120px;
	margin: 3px, 0, 3px, 0px;
	
}



* html div.sponsored_item{

	float: left;
	width: 245px;
	height: 120px;
	margin: 3px, 0, 3px, 0px;
	
}


div.sponsored_image{
	
	position:relative;
	top:20px;
	height: 100px;
	float:left;
	width:auto;
	
}
div.sponsored_title{
	
	float:left;
	position:relative;
	top:20px;
	left:5px;
	color:#6C6F55;
	width:140px;
	
	text-align:left;
	}
div.sponsored_title a:link ,div.sponsored_title a:active { 
	text-decoration: none; 
	font-size:11px;
	color:#6C6F55;
	font-weight:normal;
	}
div.sponsored_title a:visited { 
	text-decoration: none; 
	color:#6C6F55;
	font-size:11px;
	font-weight:normal;
	}
div.sponsored_title a:hover{ 
	text-decoration: none; 
	color:#F7B0F0;
	font-size:11px;
	font-weight:normal;
	}
	
	div.sponsored_description{
	float:left;
	position:relative;
	top:3px;
	left:5px;
	color:#6C6F55;
	width:140px;
	top: 20px;
	text-align:left;
	}
div.sponsored_description a:link ,div.sponsored_description a:active { 
	text-decoration: none; 
	font-size:11px;
	color:#6C6F55;
	font-weight:normal;
	}
div.sponsored_description a:visited { 
	text-decoration: none; 
	color:#6C6F55;
	font-size:11px;
	font-weight:normal;
	}
div.sponsored_description a:hover{ 
	text-decoration: none; 
	color:#F7B0F0;
	font-size:11px;
	font-weight:normal;
	}
		div.sponsored_link{
	float:left;
	position:relative;
	top:3px;
	left:5px;
	color:#333333;
	width:140px;
	top: 20px;
	text-align:left;
	}
div.sponsored_link a:link ,div.sponsored_link a:active { 
	text-decoration: none; 
	font-size:11px;
	color:#333333;
	font-weight:normal;
	}
div.sponsored_link a:visited { 
	text-decoration: none; 
	color:#6C6F55;
	font-size:11px;
	font-weight:normal;
	}
div.sponsored_link a:hover{ 
	text-decoration: none; 
	color:#F7B0F0;
	font-size:11px;
	font-weight:normal;
	}
/*---------------------------------------------------------------*/
div#welcome_container{
	float:left;
	width:834px;
	color:#5D4C2A;
}
div#welcome_container h2{
	width:340px;
	position:relative;
	left:50px;
	font-size:11px;
	margin: 15px 0px 10px 0px;
}
div#content_left{
	float:left;
	position:relative;
	left:50px;
	color:#666666;
	width:340px;
}
div#content_right{
	float:right;
	width:360px;
	position:relative;
	right:45px;
	color:#666666;
}
div#content_right h2{
	position:relative;
	left:0px;
	top:-38px;
	font-size:11px;
	color:#5D4C2A;
}
div.articles h3{
	text-decoration: none; 
	font-weight:bold;
	position:relative;
	top:-38px;
	font-size:11px;
	color:#666666;	
}
div.articles p {
	margin: 5px 0px 10px 0px;	
}

div.articles .articles_text{
	text-decoration: none; 
	position:relative;
	top:-38px;
	font-weight:normal;
	font-size:11px;
	color:#6C6F55;
}	
	/*---------------------------------------------------------------*/
div#foot{
	clear:both;
	width:760px;
	position:relative;
	height:81px;
	background-image: url(images/bg_foot.gif);
	background-repeat:repeat-x;
	text-align:center;
	margin:0px auto;
}
div#foot p{
	color:#FFFFFF;	
	position: relative;
	top: 40px;
}