body
{
	margin:0px;
	background:#000000;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	
	behavior: url(js/csshover3.htc);
}

div#container
{
	margin:0px auto;
	width:990px;
}

div#header
{
	height:130px;
	background-image:url(../images/header.jpg);
}

:focus
{
	-moz-outline-style:none;
}

img
{
	border:none;
}

a
{
	color:#FFFFFF;
}


/**************************/
/*     Section Content    */
/**************************/
div#contentHolder
{
	min-height:565px;
	height:auto !important;
	height:565px;
	background:url(../images/bg.jpg) no-repeat;
}

ul#navigation
{
	margin:0px auto;
	padding:0px;
	width:623px;
	height:24px;
}

ul#navigation li
{
	font-size:12px;
	text-align:center;
	list-style:none;

	float:left;
	height:24px;
	margin:0px 6px 0px 6px;
	padding-top:6px;
}

html>body ul#navigation li
{
	margin:0px 7px 0px 7px;
}

ul#navigation a
{
	display:block;
	color:#FFFFFF;
	text-decoration:none;
}

ul#navigation li:hover, ul.sec1 #mbItem1, ul.sec2 #mbItem2, ul.sec3 #mbItem3, ul.sec4 #mbItem4, ul.sec5 #mbItem5
{
	background:url(../images/bg_nav.gif) repeat-x;
}

#navigation li#mbItem1
{
	width:76px;
}

#navigation li#mbItem2
{
	width:114px;
}

#navigation li#mbItem3
{
	width:77px;
}

#navigation li#mbItem4
{
	width:172px;
}

#navigation li#mbItem5
{
	width:114px;
}

div#sectionContent
{
	margin:0px auto;
	width:650px;
}

div#sectionContent h1
{
	font-size:20px;
	font-weight:500;
	margin-top:46px;
}

html>/**/body div#sectionContent h1
{
	margin-bottom:5px;
}

div#sectionContent p
{
	font-size:15px;
	margin-left:10px;
}


/**************************/
/*         Footer         */
/**************************/
div#footer
{
	margin:15px auto;
	clear:both;
}

div#footer p
{
	margin:0px;
	padding:0px;

	text-align:center;
	color:#907057;
	font-size:10px;
}


/**************************/
/*          Home          */
/**************************/
#fbLink
{
	margin-top:20px;
}


/**************************/
/*       Characters       */
/**************************/
html>/**/body div.firstBox
{
	margin-top:20px;
}

div.characterBox
{
	behavior: url(js/iepngfix.htc);
	background:url(../images/bg_character.png) no-repeat;
	width:671px;
	height:163px;
	margin-left:-10px;
}

div.characterBox .characterTbn
{
	float:left;
	margin:23px 16px 0px 29px;
}

div.characterBox div.info
{
	margin:0px;
	padding-top:23px;
}

div.characterBox p
{
	margin:5px 0px 0px 0px;
	padding:0px 32px 0px 0px;
}

html>/**/body div.characterBox p
{
	margin-top:8px;
}


/**************************/
/*         Gallery        */
/**************************/


/**************************/
/*          Game          */
/**************************/
div#lllGame
{
	margin:20px auto;
	padding:0px;
	width:600px;
}

div#lllIntro
{
	margin:0px auto 20px auto;
	width:620px;
}

div#lllIntro p
{
	margin:0px;
	font-size:13px;
}

div#lllIntro #nickLogo
{
	margin-top:30px;
	width:110px;
	height:85px;
}

div#lllRight
{
	float:left;
	width:373px;
	font-size:14px;
}

div#lllRight img#lllPromo
{
	margin:0px 0px 0px 25px;
}

html>/**/body div#lllRight img#lllPromo
{
	margin-top:15px;
}

div#lllRight ul
{
	margin-top:5px;
	margin-bottom:0px;
	list-style:disc;
}

html>/**/body div#lllRight ul
{
	margin-bottom:30px;
}


/**************************/
/*         Videos         */
/**************************/
div#flashcontent
{
	margin:15px 0px 0px 15px;
}