	a{color:#000000;text-decoration:none;}
	a:hover{color:#836b33;text-decoration:none;}

	a#selected{

	color:#000000;
	text-decoration:none;
	font-weight:bold;

	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
	a#pageno{color:#000000;text-decoration:underline; text-align:center;border:1px thin #cccccc;}
	a#page_current{color:#000000;text-decoration:none;font-weight:bold;}


	#nav{
		margin:0 auto 0 auto;
		width:650px;
		height:35px;
		background-color:#134966;
	}
	#cat_title, #cat_caption{
		margin:15px auto 0 auto;
		width:650px;
	}
	#nav_menu{
		margin:0 auto;
		text-align:center;
	}
	#nav_menu ul{
		margin:0;
		padding:0 5px 0 0;
		line-height:30px;
	}
	#nav_menu ul li{
		display: inline;
	}
	#nav_menu ul li a{
		margin-right: 15px;
	}
	#content{
	width:750px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	}
	#leftColumn{
		margin:1px 0 5px 0;
		width:130px;
		text-align:left;

	}
	#leftMenu{
	margin:0 0 0 0;
	overflow: visible;
	}
	#rightColumn{
		margin:5px 0 0 0;
		padding:0;
		text-align:left;
	}
	#rightContent{
		width:680px;
		text-align:left;
	}
	.thumbnailWrapper{
		margin:7px 10px 1px 0;
		padding-top:1px;
		width:129px;border:1px solid #cccccc;
		height:78px;
		


	}
	.thumbnailWrapper1{
		margin:7px 10px 1px 0;
		padding-top:1px;
		width:129px;border:1px solid #cccccc;
		height:78px;
	


	}
	.thumbnail{
		border:1px solid #ffffff;
		width:125px;
		height:75px;
               

	}	

	
	}
	#page{
		padding:5px 10px 0 0;
		width:390px;
	}
	#bottom{
	width:550px;
	background-color:#333333;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	}

	.commonFont{
		font-family:Arial;
	}
	.smallTxt{
		font-size:11px;
	}
	.normalTxt{
		font-size:11px;
		line-height:25px;
	}
	.largeTxt{
		font-size:25px;
	}
	.whiteTxt{
		color:#ffffff;
	}
	.grayTxt{
		color:#999999;
	}
	.bold{
		font-weight:bold;
	}
	.clearboth{
		clear:both;
	}
	.floatLeft{
		float:left;
	}
	.floatRight{
		float:right;
	}
	.leftTxt{
		text-align:left;
	}
	.rightTxt{
		text-align:right;
	}
	.centerContent{
		text-align:center;
	}
	.padding1{
		padding-left:25px;
	}
.clear {
clear: both; 
width: 100%; 
height: 10px; 
font-size: 0px;
}