/* Anime Fountain  - Fans corner */


body {
	color: #EBEDF0;
	background-color: #4c4c4c;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

a {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold
}

a:hover {
	color: #EBEDF0;
	font-size: 12px;
	text-decoration: underline;
}

form {
	margin: 0px;
	padding: 0px;
}

p {
	text-indent: 10px;
	color: #EBEDF0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

#site {
	background-color: #4c4c4c;
	width: 980px;
	margin: auto;
	margin-top: 0px;
	padding: 0px;
}

h1.invisible {
	display: none;
	margin: 0px;
	padding: 0px;
}






/* BANNER */

#banner {
	margin: 0px;
	padding: 0px;
	height: 196px;
	overflow: hidden;
	border-bottom: 1px solid #000;
        border-right: 3px solid #000;
	background-image: url(images/mainbanner.jpg);

}



/* MENU */

#topwelcome {
	width: 940px;
	height: 22px;
	line-height: 22px;
	font-weight: bold;
	color: #FFF;
	background-color: #000000;
	margin: 0px;
	padding: 0px 20px 0px 20px;
	border-bottom: 3px solid #000;
	background-image: url(images/welcomebg.jpg);
	background-repeat: repeat;
}

/* MAIN */

#main {
	margin: 0px;
	padding: 0px;
	display: block;
}

#rightrow {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: right;
	width: 200px;
	height: 970px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
background-color: #292929;
	background-image: url(images/rrow.jpg);
	background-repeat: repeat-y;
}

#rightrow a {
	font-size: 13px;
	color: #E30000;
	font-weight: bold


}

#rightrow a:hover {
	font-size: 12px;
	color: #ffffff;


}

#rightrow h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #000000;
	background-image: url(images/welcomebg.jpg);
	text-indent: 10px;
	line-height: 23px;
	margin: 0px 0px 2px 0px;
	padding: 0px;
	border-left: 10px solid #000000;

}

#r1 {
	width: 180px;
	font-size: 14px;
	color: #ffffff;
	background-color: #292929;
	margin: 0px;
	padding: 20px 0px 0px 20px;
	overflow: hidden;
	background-image: url(images/rrow.jpg);
	background-repeat: repeat-y;
}

#r1a {
	width: 160px;
	font-size: 14px;
	color: #ffffff;
	background-color: #292929;
	margin: 0px;
	padding: 20px 0px 0px 20px;
	overflow: hidden;
}

#r2 {
	width: 180px;
	font-size: 14px;
	color: #ffffff;
	background-color: #292929;
	margin: 0px;
	padding: 20px 0px 0px 20px;
	overflow: hidden;
	background-image: url(images/rrow.jpg);
	background-repeat: repeat-y;

}

#r2 a {
	color: #B113C7;
	text-decoration: underline;
	font-weight: bold

}

#r2 a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold

}

#r2 span{
	font-size: 11px;
	color: #ffffff;
	background-color: #292929;
	margin: 0px;
	overflow: hidden;
}

#r3 {
	width: 150px;
	font-size: 14px;
	color: #000000;
	background-color: #292929;
	margin: 0px;
	padding: 10px 0px 0px 20px;
	overflow: hidden;
	background-image: url(images/rrow.jpg);
	background-repeat: repeat-y;
}

#r3 a {
	color: #B113C7;
	text-decoration: underline;
	font-weight: bold

}

#r3 a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold

}

#r3 span{
	font-size: 11px;
	color: #ffffff;
	background-color: #292929;
	margin: 0px;
	overflow: hidden;
}



#r4 {
	width: 150px;
	font-size: 14px;
	color: #000000;
	background-color: #292929;
	margin: 0px;
	padding: 10px 0px 0px 20px;
	overflow: hidden;
	background-image: url(images/rrow.jpg);
	background-repeat: repeat-y;
}

#r4 a {
	color: #B113C7;
	text-decoration: underline;
	font-weight: bold

}

#r4 a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold

}

#r4 span{
	font-size: 11px;
	color: #ffffff;
	background-color: #292929;
	margin: 0px;
	overflow: hidden;
}

ul#howto {
	color: #000000;
	font-weight: normal;
	margin: 10px 0px 10px 40px;
	padding: 0px;
	list-style-position: outside;
	background-color: #292929;
	list-style-type: square;

}
ul#howto a {
	font-size: 9px;
	color: #B113C7;
	font-weight: bold


}

ul#howto a:hover {
	font-size: 9px;
	color: #ffffff;


}

ul#howto  li {
	font-size: 9px;
	color: #EBEDF0;
	font-weight: normal;
	padding: 3px 10px 0px 10px;

}
ul#howto  span {
	font-size: 11px;
	font-weight: bold;
}


/* BOTTOM */

#navbar {
	font-size: 12px;
	font-weight: bold;
	color: #292929;
	background-color: #4c4c4c;
	height: 30px;
	margin: 10px 10px 0px 0px;
	padding: 0px;
	text-align: center;
	display: block;
	clear: left;
}

#navbar a {
	color: #000000;
	text-decoration: none;
	font-weight: bold
}

#navbar a:hover {
	color: #EBEDF0;
	text-decoration: none;
	font-weight: bold
}

/* BOTTOM */

#bottom {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	background-color: #4c4c4c;
	clear: both;
	border-top: 1px dashed #000;

}

#bottom_copyright {
	text-align: center;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}






/* HOMEPAGE */

#maininfo {
	width: 770px;
	margin: 0px;
	padding: 0px;
	background-color: #4c4c4c;
	display: block;
}

#maininfo h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #000000;
	background-image: url(images/welcomebg.jpg);
	text-indent: 10px;
	line-height: 23px;
	margin: 0px 0px 2px 0px;
	padding: 0px;
	border-left: 10px solid #000000;
}

#mi_part1 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 970px;
	overflow: hidden;
}

#mi_part1left {
	width: 210px;
	height: 970px;
text-align: center;
background-color: #292929;
	overflow: hidden;
	background-image: url(images/lrow.jpg);
	background-repeat: repeat-y;
}

#mi_part1right {
	float: right;	
	width: 550px;
	height: 970px;
background-color: #292929;
	overflow: hidden;
	background-image: url(images/mrow.jpg);
	background-repeat: repeat-y;
}


#mi_text {
	text-indent: 20px;
	margin: 0px 20px 0px 20px;	
	width: 510px;
	background-color: #292929;
	overflow: hidden;
}

#mi_text a {
	color: #E30000;
	text-decoration: none;
	font-weight: bold
}

#mi_text a:hover {
	color: #E30000;
	text-decoration: underline;
}

#mi_text span {
text-align: center;
}

ul#art {
	color: #000000;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	height: 920px;
	overflow: scroll;
	background-color: #292929;
	list-style-type: none;

}

ul#art  li {
	font-size: 12px;
	color: #EBEDF0;
	font-weight: normal;
	line-height: 18px;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	border-bottom: 1px solid #E30000;
}



ul#art  img {
	display: block;
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 140px;
	float: left;
}

ul#art p {
	text-indent: 0px;
	color: #EBEDF0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/* HOMEPAGE - leftrow1 */

#leftrow1 {
	color: #FFF;
	background-color: #292929;
	margin: 0px;
	padding: 10px;
	overflow: hidden;
	background-image: url(images/lrow.jpg);
	background-repeat: repeat-y;
}

#leftrow1 a {
	color: #FFF;
	text-decoration: none;
}

#leftrow1 a:hover {
	color: #FFF;
	text-decoration: underline;
}




#leftrow1 h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #000000;
	background-image: url(images/welcomebg.jpg);
	text-indent: 10px;
	line-height: 18px;
	margin: 0px 0px 2px 0px;
	padding: 0px;
	border-left: 10px solid #000000;
}

#leftrow1 h3 {
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
}

#leftrow1 p {
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}


#leftrow2 {
	height: 970px;
	color: #FFF;
	background-color: #292929;
	margin: 0px;
	padding: 10px;
	overflow: hidden;
	background-image: url(images/lrow.jpg);
	background-repeat: repeat-y;
}


#leftrow2 h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #000000;
	background-image: url(images/welcomebg.jpg);
	text-indent: 10px;
	line-height: 18px;
	margin: 0px 0px 2px 0px;
	padding: 0px;
	border-left: 10px solid #000000;
}

#leftrow2 h3 {
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
}



#leftrow3 {
	height: 970px;
	color: #FFF;
	background-color: #292929;
	margin: 0px;
	padding: 10px;
	overflow: hidden;
	background-image: url(images/lrow.jpg);
	background-repeat: repeat-y;
}


#leftrow3 h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #000000;
	background-image: url(images/welcomebg.jpg);
	text-indent: 10px;
	line-height: 18px;
	margin: 0px 0px 2px 0px;
	padding: 0px;
	border-left: 10px solid #000000;
}

#leftrow3 h3 {
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
}




ul#nav {

	margin: 0px 0px 0px 25px; 
	padding: 0px 0px 0px 0px;
	background-color: #292929;
	list-style-type: none;
	width: 152px;
        height: 253px;
	text-align: center;
	overflow: hidden;
	background: url(images/navbar1.jpg) top left;
	background-repeat: repeat;
}


ul#nav li  { 

	height: 20px;
	width: 152px;
	margin: 3px 0px 2px 0px; 
	padding: 0px 0px 0px 0px;
	text-align: center;
	list-style-type: none;
}

ul#nav li.cat { 
/* by default background on the entire block */
background: url(images/sidebar.jpg) bottom left no-repeat;
height: 23px;
padding-top: 0px; /* so that text will not appear on the bottom rounded edge */
padding-left: 10px;
overflow: hidden;
background-color : transparent;
	margin: 0px 0px 0px 0px;

}

ul#fcnav li  { 

	height: 23px;
	width: 152px;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	text-align: left;
	list-style-type: none;
}

ul#fcnav li.cat { 
height: 23px;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
overflow: hidden;
background-color : transparent;


}

ul#fcnav a {
	color: #E30000;
	font-weight: bold;
}

ul#fcnav a:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

ul#stats {
	margin: 20px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #4c4c4c;
	list-style-type: none;
	width: 172px;
        height: 110px;
	overflow: hidden;
}


ul#stats li  { 

	margin: 10px 0px 0px 5px;
	padding-top: 0px; /* so that text will not appear on the bottom rounded edge */
	padding-left: 0px;
	background-color: #4c4c4c;
	height: 35px;
	width: 172px;
	list-style-type: none;
	overflow: hidden;

}


ul#updates {
	margin: 20px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #4c4c4c;
	list-style-type: none;
	width: 172px;
        height: 110px;
	overflow: hidden;
}


ul#updates li  { 

	margin: 0px 0px 0px 5px;
	padding-top: 0px; /* so that text will not appear on the bottom rounded edge */
	padding-left: 0px;
	background-color: #4c4c4c;
	height: 50px;
	width: 172px;
	list-style-type: none;
	overflow: hidden;

}




/* HOMEPAGE - WELCOME */

#welcome {
	height: 550px;
	color: #FFF;
	background-color: #292929;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	overflow: hidden;
}

#welcome a {
	color: #FFF;
	text-decoration: none;
}

#welcome a:hover {
	color: #FFF;
	text-decoration: underline;
}

#welcome img {
	width: 210px;
	height: 252px;
	display: block;
	margin: 0px;
	padding: 0px;
	border: 0px;
	overflow: hidden;
}


#welcome h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #000000;
	background-image: url(images/welcomebg.jpg);
	text-indent: 10px;
	line-height: 18px;
	margin: 0px 0px 2px 0px;
	padding: 0px;
	border-left: 10px solid #000000;
}

#welcome h3 {
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
}

#welcome p {
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}



/* HOMEPAGE - maintext */

#maintext {
	height: 550px;
	color: #FFF;
	background-color: #292929;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	overflow: hidden;
}

#maintext a {
	color: #FFF;
	text-decoration: none;
}

#maintext a:hover {
	color: #FFF;
	text-decoration: underline;
}

#maintext img {
	width: 210px;
	height: 252px;
	display: block;
	margin: 0px;
	padding: 0px;
	border: 0px;
	overflow: hidden;
}


#maintext h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #000000;
	background-image: url(images/welcomebg.jpg);
	text-indent: 10px;
	line-height: 18px;
	margin: 0px 0px 2px 0px;
	padding: 0px;
	border-left: 10px solid #000000;
}

#maintext h3 {
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
}

#maintext p {
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}
