body {
	height: 800px;
	margin-left: 10px;
	color: #b6ccf1;
	background-color:#F3F3F3; 
		text-align: left;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h6 {
	margin: 0;
}

img {
	border: 0;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}


/* Page */

#page {
	margin: 0 auto;
	width: 1004px;
	background: url("images/page.gif") repeat-y;
}

#page-top {
	width: 1006	px;
	background: url("images/page_top.jpg") no-repeat;
}

#page-bottom {
	width: 1004px;
	background: url("images/page_bottom.png") no-repeat left bottom;
}


/* Header */

#header {
	width: 1004px;
	height: 90px;
	position: relative;
}

	/* Header - Cats */
	
	#header #header-cats {
		position: absolute;
		top: 34px;
		left: 32px;
		width: 934px;
		height: 24px;
	}
	
	#header #header-cats ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		width: 934px;
		height: 24px;
	}
	
	#header #header-cats ul li {
		float: left;
		height: 24px;
		font: normal 14px/24px Arial, Verdana, Sans-Serif;
		color: #9ab0c4;
		margin-right: 5px;
	}
	
	#header #header-cats ul li a {
		color: #9ab0c4;
		text-decoration: none;
		padding: 0 4px;
		display: block;
	}
	
	#header #header-cats ul li a:hover {
		color: #ffffff;
		background: url("images/cats_right.gif") no-repeat right top;
	}
	
	
		#header #header-cats ul li:hover {
			background: url("images/cats_left.gif") no-repeat;
		}
		
/* Header - Menu - Current */
		
		#header #header-menu ul li.current_page_item {
			color: #a7c3db;
			background: url("images/menu_left.gif") no-repeat;
		}
		
		#header #header-menu ul li.current_page_item a {
			color: #a7c3db;
			background: url("images/menu_right.gif") no-repeat right top;
		}
		
		/* Header - Menu - Submenu */
		
		#header #header-menu ul li ul {
			display: none;
		}


/* Main */

#main {
	width: 980px;
	padding: 0 37px 0 32px;
}

	/* Featured Post */
	
	#main .featured-post {
		width: 940px;
		float: left;
		margin-bottom: 10px;
	}
	
		/* Featured Post - Title */
		
		#main .featured-post .post-title {
			color: #848484;
			font: normal 12px Arial, Verdana, Sans-Serif;
		}
		
		#main .featured-post .post-title a {
			color: #848484;
			text-decoration: bold;
			font: bold 12px Arial, Verdana, Sans-Serif;
		}
		
		#main .featured-post .post-title a:hover {
			text-decoration: underline;
		}
		
		#main .featured-post .post-title h2 {
			color: #2771a5;
			font: normal 24px "Trebuchet MS", Arial, Verdana, Sans-Serif;
			border-bottom: 1px dotted #1c4670;
		}
		
		#main .featured-post .post-title h2 a {
			color: #2771a5;
			text-decoration: none;
		}
		
		#main .featured-post .post-title h2 a:hover {
			text-decoration: underline;
		}
		
		#main .featured-post .post-title-info {
			width: 300px;
			height: 22px;
		}
		
		
			
	/* Content - Top Panel */
	
	#main #top-panel {
		width: 935px;
		background: url("images/top_panel.gif") repeat-y;
		margin-bottom: 15px;
	}
	
	#main #top-panel-top {
		width: 935px;
		background: url("images/top_panel_top.gif") no-repeat;
	}
	
	/* Sidebar - Ads */
	
	.sidebar-ads {
		float: right;
		width: 280px;
		margin-top: 20px;
		margin-right: -25px;
		margin-left: 0px;
		margin-bottom: 10px;
	}
	
	.sidebar-ads-top {
		width: 280px;
	}
	
	.sidebar-ads-bottom {
		width: 270px;
		padding: 5px;
	}
	
	.sidebar-banner {
		padding: 5px;
		float: left;
	}

	
	#main #top-panel-bottom {
		width: 935px;
		padding: 0 0 10px 0;
		background: url("images/top_panel_bottom.gif") no-repeat left bottom;
		overflow: hidden;
	}
	
		/* Content - Top Panel - Box */
		
		#main .top-panel-box {
			width: 290px;
			padding-left: 16px;
			float: left;
			font: normal 13px "Trebuchet MS";
		}
		
		#main .top-panel-box h3 {
			color: #ffffff;
			padding-top: 2px;
			padding-bottom: 3px;
			font: normal 15px Verdana;
			border-bottom: 2px solid #2a4671;
		}
		
			#main .top-panel-box a {
				color: #719ac0;
				font: bold 13px Arial, Verdana, Sans-Serif;
				display: block;
				margin-bottom: 4px;
				text-align: center;
			}
		
		#main .top-panel-box  a:hover {
			text-decoration: none;
			background: #3d5a8b;
		}
		
		#main .top-panel-box ul li ul {
			display: none;
		}
		
	/* Main - Content */
	
	#content {
		float: right;
		width: 1000px;
		overflow: hidden;
	}
	
		/* Content - Post Small */
		
		#content .post-sm {
			float: left;
			width: 300px;
			margin: 0 18px 2px 0;
			background: url("images/post_sm.gif") repeat-y;
			color: #727272;
			font: normal 11px Arial, Verdana, Sans-Serif;
		}
		
		#content .post-sm a {
			color: #256ca1;
		}
		
		#content .post-sm-top {
			width: 300px;
			background: url("images/post_sm_top.gif") no-repeat;
		}
		
		#content .post-sm-bottom {
			width: 300px;
			background: url("images/post_sm_bottom.gif") no-repeat left bottom;
			padding-top: 7px;
			padding-bottom: 4px;
		}
		
		#content .post-sm h2 {
			padding-left: 7px;
			color: #ffffff;
			font: normal 16px "Trebuchet MS", Arial, Verdana, Sans-Serif;
		}
		
		#content .post-sm h2 a {
			color: #ffffff;
		}
		
		#content .post-sm .post-sm-entry {
			padding: 10px 9px 10px 6px;
			width: 280px;
			overflow: hidden;
		}
		
		#content .post-sm .post-sm-info {
			margin: 0 9px 0 6px;
			border-top: 1px dotted #256ca1;
			height: 22px;
		}
		

/* Footer */

#footer {
	width: 1004px;
	height: 20px;
	padding: 10px 0 15px 150px;
	color: #061e37;
	margin-bottom: 20px;
	font: normal 12px Arial;
}

#foot {
	margin-top: 6px;
}

#footer a {
	color: #061e37;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: none;
}

a.xl{
    display: none;
}

TD,TH
{
	font:8pt Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: #000;
}
TH
{
font-weight:bold;
}

.tbl_title
{
color:#ffffff;
background-color:#4d71ad;
font-size:12px;
width: 100px;
font-weight:bold;
}
.fst, .snd
{
font-size:14px;
}
.fst
{
background-color:#cbd0d9;
}
html:first-child .sidebar-ads {float:left;}