/*--/ LEFT COLUMN \--*/
#left {
	float:left;
	width:166px;
	min-height:600px;
	background:url(../images/menu_bg.gif) left top no-repeat;}
#left .top {
	background-image:url(../images/menu-top.gif);}
#menu {}
#menu a {
	width:130px;
	height:18px;
	display:block;
	margin:-1px 0 0 3px;
	padding-left:25px;
	color:#000;
	font-size:11px;
	line-height:18px;
	font-weight:normal;
	text-transform:capitalize;
	border:solid 1px #dac8b0;}
#menu a:hover {
	color:#960000;
	font-weight:bold;
	text-decoration:underline;
	background-color:#fff;}
#menu a#selected {
	color:#960000;
	font-weight:bold;}
/*--\ LEFT COLUMN /--*/

/*--/ RIGHT COLUMN \--*/
#right {
	z-index:2;
	position:relative;
	float:right;
	width:799px;
	min-height:600px;
	background:url(../images/content_bg.gif) left 0px no-repeat;}
#right .top {
	margin-top:3px;
	padding-top:8px;
	height:33px;
	padding-left:12px;
	background:url(../images/main-top.gif) no-repeat;}
	
#topbar {
	clear:both;
	height:30px;
	margin:12px 10px;
	border-bottom:1px solid #ccc;}
#topbar label {
	line-height:16px;
	margin:1px 5px 0 0;}
#topbar label, #topbar select, #topbar input {
	float:left;}
#topbar select, #topbar input {
	width:120px;
	margin-right:6px;}
#rss {
	float:left;
	height:26px;
	display:block;
	margin-top:-4px;
	padding-left:29px;
	color:#000;
	font-weight:bold;
	line-height:26px;
	text-decoration:underline;
	position:relative;
	background:url(../images/rss.png) no-repeat;}
#rss:hover {
	color:#960000;
	background-position:left -26px;}
/*--/ SEARCH \--*/
#search {
	right:0;
	z-index:99;
	position:relative;
	float:right;}
#search .select {
	float:left;
	height:20px;
	font-size:11px;
	text-transform:capitalize;
	border:1px solid #7f9db9;}
#search .search {
	float:left;
	height:16px;
	margin:0 2px;
	padding:1px 2px;
	border:1px solid #7f9db9;}
#search .submit {
	float:right;
	top:0px;
	width:71px;
	height:25px;
	background:url(../images/search.png) no-repeat;}
#search .submit:hover {
	background-position:left -25px;}
/*--\ SEARCH /--*/

/*--// PAGING \\--*/
#paging {
	float:left;
	clear:both;
	width:100%;
	position:absolute;
	top:-40px;}
.paging {
	float:left;
	clear:both;
	width:100%;
	height:30px;
	position:relative;
	background:url(../images/paging.jpg) center 6px no-repeat;}
.paging table {
	margin:0 auto;}	
.paging a {
	float:left;}
.paging .prev,
.paging .next {
	width:23px;
	height:23px;
	padding:0;
	margin-top:8px;
	display:block;
	background:url(../images/paging.png) left bottom no-repeat;}
.paging .prev:hover {background-position:left top;}
.paging .next {background-position:right bottom;}	
.paging .next:hover {background-position:right top;}	

.paging a {
	font-size:11px;
	padding:11px 2px 0;
	color:#979797;
	text-decoration:none;}
.paging a:hover {
	color:#16518b;}
.paging .current {
	color:#16518b;
	font-weight:bold;
	font-weight:bold;
	text-decoration:underline;
	background:url(../images/starpage.png) no-repeat;}
/*--\\ PAGING CSS //--*/