body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin:0;	
	background-color:#000000;
	color: #fbece1;
	
}

h1
{
	padding:0;
	margin:0;
}

.main_site
{
	background:url(images/bg01_complete.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

a:visited, a:active, a:focus,a:link,a:hover 
{
	text-decoration: underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: WHITE;
}

.legal
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: WHITE;
}

#press
{
	background:url(images/btn_press_norm.jpg);
	width:70px;
	height:44px;
	display:block;

}
#press:hover, #press_active
{
	background:url(images/btn_press_over.jpg);
	width:70px;
	height:44px;
	display:block;

}
#home
{
	background:url(images/btn_home_norm.jpg);
	width:114px;
	height:44px;
	display:block;

}
#home:hover, #home_active
{
	background:url(images/btn_home_over.jpg);
	width:114px;
	height:44px;
	display:block;

}
#media
{
	background:url(images/btn_media_norm.jpg);
	width:92px;
	height:44px;
	display:block;

}
#media:hover, #media_active
{
	background:url(images/btn_media_over.jpg);
	width:92px;
	height:44px;
	display:block;

}
#forum
{
	background:url(images/btn_forum_norm.jpg);
	width:79px;
	height:44px;
	display:block;

}
#forum:hover, #forum_active
{
	background:url(images/btn_forum_over.jpg);
	width:79px;
	height:44px;
	display:block;

}
#game
{
	background:url(images/btn_game_norm.jpg);
	width:119px;
	height:44px;
	display:block;

}
#game:hover, #game_active
{
	background:url(images/btn_game_over.jpg);
	width:119px;
	height:44px;
	display:block;
}
#gameplay
{
	background:url(images/sub_gameplay_norm.gif);
	width:228px;
	height:47px;
	display:block;

}
#gameplay:hover, #gameplay_active
{
	background:url(images/sub_gameplay_over.gif);
	width:228px;
	height:47px;;
	display:block;
}
#chronicles
{
	background:url(images/sub_chronicles_norm.gif);
	width:228px;
	height:25px;
	display:block;

}
#chronicles:hover, #chronicles_active
{
	background:url(images/sub_chronicles_over.gif);
	width:228px;
	height:25px;;
	display:block;
}
#backstory
{
	background:url(images/sub_backstory_norm.gif);
	width:228px;
	height:52px;
	display:block;

}
#backstory:hover , #backstory_active
{
	background:url(images/sub_backstory_over.gif);
	width:228px;
	height:52px;;
	display:block;
}
#screenshots
{
	background:url(images/sub_screenshots_norm.gif);
	width:167px;
	height:48px;
	display:block;

}
#screenshots:hover, #screenshots_active
{
	background:url(images/sub_screenshots_over.gif);
	width:167px;
	height:48px;
	display:block;
}
#artworks
{
	background:url(images/sub_artworks_norm.gif);
	width:167px;
	height:24px;
	display:block;

}
#artworks:hover, #artworks_active
{
	background:url(images/sub_artworks_over.gif);
	width:167px;
	height:24px;
	display:block;
}
#trailer
{
	background:url(images/sub_trailer_norm.gif);
	width:167px;
	height:51px;
	display:block;

}
#trailer:hover, #trailer_active
{
	background:url(images/sub_trailer_over.gif);
	width:167px;
	height:51px;
	display:block;
}



