@CHARSET "UTF-8";

/*-- Global Styles -----------------------------------------------------------*/

*
{
	margin: 0;
	padding: 0;
}

body
{
	margin: 0;
	background: url('../assets/lineback.gif') 0 0 repeat-x #fff;
	font-family: Georgia, 'Times New Roman', 'Times Roman', Times, serif;
	color: #000;
	font-size: 100%;
}

/*-- Elements ----------------------------------------------------------------*/

a
{
	
}

a:visited
{
	
}

a:hover
{
	
}

a:active
{
	
}

img
{
	border: 0 none;
}

p
{

}

ul, ol
{
	margin-left: 2em;
}

li
{

}

/*-- Page Structure ----------------------------------------------------------*/

#wrapper
{
	width: 800px;
	margin: 0 auto;
	font-size: .8em;
	line-height: 1.3em;
}

#banner
{

}

#junemanga
{
	left: 647px;
	top: 359px;
	width: 126px;
	position: relative;
}

#junemanga a
{
	display: block;
	width: 126px;
	margin-bottom: -96px;
	height: 96px;
	background: url('june.gif') 126px 0 no-repeat;
}

#junemanga a:hover
{
	background-position: 0 0;
}

#home_top
{
	
}

#home_top #banner
{
	background: url('../assets/findersite_01.gif') no-repeat;
	height: 120px;
}

#home_top #banner a img
{
	margin: 35px 0 0 30px;
	height: 80px;
	width: 330px;
}

/*-- Top Content --*/

#home_top #content
{
	background: url('../assets/findersite_02.gif') no-repeat;
	height: 480px;
	padding: 1px;
}

#home_top #content #news
{
	
	margin: 240px 0 0 40px;
	width: 368px;
	height: 128px;
	overflow: auto;
}

#home_top #content #news h2
{
	font-size: 1.25em;
	margin: .5em 0;
	color: red;
}

#home_top #content #news_links
{
	padding: 22px 0 0 10px;
}

#home_top #content #news_links a.button
{
	background: url('button_sprite.gif') 0 0 no-repeat;
	width: 164px;
	height: 49px;
	display: block;
	float: left;
}

#home_top #content #news_links a.button img
{
	width: 164px;
	height: 49px;
}

#home_top #content #news_links a#link_purchase
{
	margin-left: 23px;
	background-position: -164px 0px;
}

#home_top #content #news_links a#link_purchase:hover
{
	background-position: -164px -49px;
}

#home_top #content #news_links a#link_forums
{
	margin-left: 24px;
	background-position: 0 0;
}

#home_top #content #news_links a#link_forums:hover
{
	background-position: 0 -49px;
}

/*-- Bottom Content --*/

#home_bottom
{
	margin: 0 20px;
}

#home_bottom #char_banner
{
	margin-left: -20px;
}

#home_bottom #characters
{
	padding-top: 10px;
	width: 570px;
	float: left;
}

#home_bottom #right_column
{
	width: 190px;
	float: left;
}

#home_bottom #right_column a.button
{
	display: block;
	margin: 10px 15px;
}

#home_bottom #characters .character
{
	width: 160px;
	margin: 0 15px;
	float: left;
}

#footer
{
	clear: both;
	padding: 1px;
}

#footer p
{
	border-top: 1px solid #999;
	font-size: .8em;
	font-family: Verdana, Tahoma, sans-serif;
	color: #999;
	margin: 25px 0 0 0;
	padding: 10px;
	text-align: center;
}

/*-- Special Formatting ------------------------------------------------------*/

/*-- end of file -------------------------------------------------------------*/
