#anicontainer{
	position:relative;
	width:100%;
}
#aninav{
	position:relative;
	height:76px;
	font-size:12px;
	text-transform: uppercase;
	font-weight:bold;
	padding:0;
}
#aninav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	float: left;
}
#aninav ul li{
	display: block;
	float:left;
	margin:0 0px;
}
#aninav ul li a{
	display: block;
	float:left;
	padding:0 0 0 0px;
	height:76px;
	width:170px;
	cursor:pointer;
}
#aninav ul li#featuredtab a{
	background:url(images/featured_tab.jpg) no-repeat 0 0;
}
#aninav ul li#latesttab a{
	background:url(images/latest_tab.jpg) no-repeat 0 0;
}
#aninav ul li#populartab a{
	background:url(images/popular_tab.jpg) no-repeat 0 0;
}
#aninav ul li a:hover{
	color: #ffffff;
}
#aninav ul li a:hover span{
	display: block;
	width:auto;
	cursor:pointer;
}
#aninav ul li#featuredtab a.current,#aninav ul li#featuredtab a.current:hover{
	background:url(images/featured_tab.jpg) no-repeat 0 -76px;
}
#aninav ul li#latesttab a.current,#aninav ul li#latesttab a.current:hover{
	background:url(images/latest_tab.jpg) no-repeat 0 -76px;
}
#aninav ul li#populartab a.current,#aninav ul li#populartab a.current:hover{
	background:url(images/popular_tab.jpg) no-repeat 0 -76px;
}
#aninav ul li a.current span{
	display:block;
	padding:0 0px 0 0;
	width: auto;
}
#ani_inner{
	padding:2px 0px;
	margin-bottom:5px;
}
#ani_inner #popular a, #ani_inner #latest a {
	color: #ffffff;
	text-decoration: none;
}

#ani_inner #popular a:hover, #ani_inner #latest a:hover {
	color: #f4bd00;
}

#ani_inner a:hover{
	color: #f4bd00;
}
.innercontent{
	display: none;
}

div#featuredouter p{
	margin:0;
	font-size:12px;
}

div#popular p{
	margin:0;
	padding:5px 0px 5px 0px;
	font-size:12px;
	color: #ffffff;
}
div#featuredouter {
	background:url(images/alltabbg.jpg) no-repeat 0 0;
	width:507px;
	height:274px;
}
div#featuredouter img {
	
}
div#latest {
	background:url(images/alltabbg.jpg) no-repeat 0 -274px;
	width:507px;
	height:274px;
}
div#latest img{
	border:2px solid #ffffff;
}
div#popular {
	background:url(images/alltabbg.jpg) no-repeat 0 -548px;
	width:507px;
	height:274px;
}

div#myGallery {
	margin-left:74px;
	width:420px;
	height: 257px;
}

div#featured {
	padding-top:7px;
}

#notActiveGall {
	margin-left: 74px;
	padding-top:6px;
}

.latestpost  {
	margin-left: 74px;
	margin-right: 6px;
	padding-top:6px;
	padding-bottom:4px;
	background: url(images/dots.gif) repeat-x bottom;

}
.latestpost h2 {
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
.latestpost h2 a{
	color: #fff;
	text-decoration: none;
}

div#latest p{
	margin:0;
	padding:0px 0px 0px 0px;
	font-size:11px;
	color: #E0F3D3;
}
img.latestpostimage {
	margin: 2px 5px 0 0;
	float:left;
	width:25px;
	height:25px;
}

div#populartags {
	margin-left: 74px;
	padding-top:6px;
}

div#populartags ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

div#populartags ul li{
	margin: 0;
	padding: 0;
}
