
				body	{
					padding			:0px;
					margin			:0px;
					background		:#336699;
					background-image	:url('frontpage_images/bg.gif');
					background-repeat	:repeat-y;
					z-index			:0;
				}

				.swish	{
					width			:800px;
					height			:377px;
					position		:absolute;
					top			:0px;
					left			:116px;
					background-image	:url('frontpage_images/swish.jpg');
					background-repeat	:no-repeat;
					z-index			:5;
				}

				.copyright	{
					width			:184px;
					height			:10px;
					position		:absolute;
					top			:0px;
					left			:719px;
					background-image	:url('frontpage_images/copyright.gif');
					background-repeat	:no-repeat;
					z-index			:10;
				}

				.please_select	{
					width			:136px;
					height			:55px;
					position		:absolute;
					top			:69px;
					left			:457px;
					background-image	:url('frontpage_images/pleaseselect.jpg');
					background-repeat	:no-repeat;
					z-index			:15;
				}


				.menu_box	{
					width			:420px;
					height			:296px;
					position		:absolute;
					top			:160px;
					left			:308px;
					background-image	:url('frontpage_images/menubox.jpg');
					background-repeat	:no-repeat;
					z-index			:20;
				}

				.menu_anime_madness	{
					width			:292px;
					height			:46px;
					position		:absolute;
					top			:223px;
					left			:374px;
					background-image	:url('frontpage_images/anime-madness.jpg');
					background-repeat	:no-repeat;
					z-index			:25;
				}

				.menu_a_m_ls a	{
					width			:271px;
					height			:20px;
					position		:absolute;
					top			:274px;
					left			:389px;
					background-image	:url('frontpage_images/a-m_ls.jpg');
					background-position	:0px 0px;
					background-repeat	:no-repeat;
					border			:0px;
					margin-bottom		:1px;
					z-index			:30;
				}

				.menu_a_m_ls a:hover	{
					background-position	:0px -20px;
					margin-bottom		:0px;
					border-bottom		:1px dashed #000000;
				}

				.menu_a_m_encodes a	{
					width			:271px;
					height			:20px;
					position		:absolute;
					top			:298px;
					left			:389px;
					background-image	:url('frontpage_images/a-m_encodes.jpg');
					background-position	:0px 0px;
					background-repeat	:no-repeat;
					border			:0px;
					margin-bottom		:1px;
					z-index			:35;
				}

				.menu_a_m_encodes a:hover	{
					background-position	:0px -20px;
					margin-bottom		:0px;
					border-bottom		:1px dashed #000000;
				}


				.menu_vanguard	{
					width			:169px;
					height			:40px;
					position		:absolute;
					top			:324px;
					left			:375px;
					background-image	:url('frontpage_images/vanguard.jpg');
					background-position	:0px 0px;
					background-repeat	:no-repeat;
					z-index			:40;
				}


				.menu_vanguard_ls a	{
					width			:271px;
					height			:20px;
					position		:absolute;
					top			:366px;
					left			:389px;
					background-image	:url('frontpage_images/vanguard_ls.jpg');
					background-position	:0px 0px;
					background-repeat	:no-repeat;
					border			:0px;
					margin-bottom		:1px;
					z-index			:45;

				}

				.menu_vanguard_ls a:hover	{
					background-position	:0px -20px;
					margin-bottom		:0px;
					border-bottom		:1px dashed #000000;
				}

				img {
					border			:0px;
					margin			:0px;
					padding			:0px;
				}
