@charset "utf-8";
/* CSS Document */

#content_wrap {
	background:url(../img/lhs_content_wrap.png) repeat-y #2a2626;
	float:left;
	width:734px;
	}
	
#lhs_content h4 {
	text-align:center;
	color:#FFFFFF!important;
	padding-top:5px;
	}

#lhs_content {
	width:229px;
	float:left;
	}
	
#lhs_content a:link {
	color:#FFFFFF;
	font-size:11px;
	padding-top:5px;
	}
	
#lhs_content a:visited{
	color:#FFFFFF;
	font-size:11px;
	padding-top:5px;
	}
	
#lhs_content a:hover {
	color:#999999;
	font-size:11px;
	padding-top:5px;
	}
	
#page_content {
	width:505px;
	float:left;
	background-color:#2a2626;
	}

/*Top Links Starts*/
	
#top_links ul li a:visited {
	margin-top:-5px;
	}

/*Top Links Ends*/


/*Anime Banner Starts*/

#banner_text_bg {
	background:url(../img/banner_title_bg.png) no-repeat; 
	width:401px; 
	height:53px; 
	float:left; 
	margin-top:223px;
	}
	
#banner_text_bg h3 {
	float:left;	
	color:#000000;
	padding:8px 0 0 5px;
	}
	
/*Anime Banner Ends*/


/*LHS Starts*/

#lhs_content h4 {
	color:#CCCCCC;
	}
	
#lhs_content a:link {
	text-decoration:none;
	font-weight:bold;
	}
	
#lhs_content a:hover {
	text-decoration:none;
	font-weight:bold;
	}
	
#lhs_content a:visited {
	text-decoration:none;
	font-weight:bold;
	}

/*LHS Ends*/


/*RHS Starts*/
	
#rhs {
	float:right;
	width:150px;
	}
	
#rhs a:link, a:visited{
	color:#FFFFFF;
	font-size:10px;
	padding:5px 0 5px 0;
	text-decoration:none;
	}
	
#rhs a:hover{
	color:#999999;
	}
	
#rhs_anime_character {
	background:url(../img/rhs_anime_character_bg.png) no-repeat;
	width:150px;
	height:194px;
	float:right;
	}
	
#rhs_anime_images {
	background:url(../img/rhs_anime_images_bg.png) no-repeat;
	width:150px;
	height:194px;
	float:right;
	}
	
#rhs_anime_episodes {
	background:url(../img/rhs_anime_episodes_bg.png) no-repeat;
	width:150px;
	height:194px;
	float:right;
	}
	
#rhs_anime_video {
	background:url(../img/rhs_anime_video_bg.png) no-repeat;
	width:150px;
	height:194px;
	float:right;
	}
	
#rhs_ameconseven_rss {
	background:url(../img/amecon_2007_blog_rss_bg.jpg) no-repeat;
	width:150px;
	height:72px;
	float:right;
	}
	
.rhs_titles {
	color:#999999; 
	font-weight:bold; 
	font-size:13px;
	padding:3px 0 3px 5px;
	}
	
.rhs_links a:link, a:visited{
	color:#FFFFFF;
	font-size:10px;
	padding:5px 0 5px 0;
	text-decoration:none;
	}
	
.rhs_links a:hover{
	color:#999999;
	}

/*RHS Ends*/


/*Image Box Starts*/	

#image_box {
	width:505px; 
	float:left;
	}

#img_box {
	float:left;
	padding-left:5px;
	margin-top:-5px;
	}
	
#img_box a img {
	float:left;
	padding:5px 7px 5px 7px;
	}
	
/*Firefox and Opera*/
html>/**/body #img_box {
	margin-top:-15px;
	}

/*Image Box Ends*/
