/* home styles only here*/
#homewrapper{
	float:left;
	margin-top:5px;
	width:760px;
	/*use this for fixed postion*/
	/*background:url(images/bk-home5.jpg) no-repeat #000000 0px 0px;*/
	background:url(images/bk_home2010.jpg) repeat-x #A0A0A0;
}
#homeleftside{
	float:left;
	width:204px;
	margin:0px;
	padding:0px;
	text-align:center;
}
#homerightside{
	float:left;
	width:556px;
	margin:0px;
	padding-bottom:20px;
}	
#homerightwrapper{
	margin:0px;
}
.texthometop{
	padding:16px 0px 2px 23px;
	font-size:16px;
	color:#FDF2F7;
	font-weight:bold;
	text-align:left;
}	
.texthomebottom{
	padding:0px 25px;
}
.pictext{
	float:left;
	width:135px;
	text-align:center;
}
.pictextnew{
	float:left;
	width:165px;
	text-align:center;
	}

a.search{
	color:#000000;
}
a.search:hover{
	color:#FFFF00;
}
a.search:visited{
	color:#000000;
}
/* home styles only here*/
	#leftbottom{
		width:90%;
		margin:10px auto;
		font-size:11px;
		text-align:center;
	}
	#leftbottom ul{
		list-style:none;
		margin:3px 1px 0px 1px;
		padding: 0px;
	}
	#leftbottom ul li{
		border:solid 1px #666666;
		margin-bottom:4px;
		background:url(images/bk_leftnav.jpg) #D0D0D0;
	}
	#leftbottom ul li a{
	font-size:13px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	color:#600;
	text-decoration:none;
	display:block;
	margin:0px;
	padding:3px 2px 4px 6px;
	}

	#leftbottom ul li a:hover{
	text-decoration:underline;
	background-color:white;
	}
	.team{font-size:16px;color:#FEAC00;}
#leftbottom ul li.smalltab{width:75%;background-color:#E2EEBF;margin:auto;}
#leftbottom ul li.smalltab2{width:75%;background-color:#E2EEBF;margin-bottom:12px;margin-left:auto;margin-right:auto;}



