html { overflow: -moz-scrollbars-vertical; }
body 
{    
	background-color:#002f62;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 68.75%;
*/
	font-family: Calibri,"Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	font-size: 68.75%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	/*color: #2E4D8E;*/
	/*color: #003265;*/
	color: #333;
	margin: 0;
	padding: 0;
	width:100%;
}
a
{
	color: #0C6BA8;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

div.roundedBox
{
	float: left;
	background-color: #ebebeb;
	width: 343px;
	padding: 0 0 17px 0;
	margin: 20px 21px 7px 21px;
	background-image: url(/templates/Celebrity/images/roundedBoxBottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
div.roundedBoxContent
{
	background-image: url(/templates/Celebrity/images/roundedBoxTop.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	min-height: 20px;
	width: 323px;
	padding: 10px 10px 0 10px;
}
div.bigRoundedBox
{
	background-color: #ebebeb;
	width: 731px;
	padding: 0 0 17px 0;
	margin: 0px 20px 7px 20px;
	background-image: url(/templates/Celebrity/images/bigRoundedBoxBottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
div.bigRoundedBoxTop
{
	height: 17px;
	width: 731px;
	background-image: url(/templates/Celebrity/images/bigRoundedBoxTop.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
div.bigRoundedBoxContent
{
	background-image: url(/templates/Celebrity/images/bigRoundedBoxBack.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	min-height: 20px;
	width: 711px;
	padding: 0px 10px;
}

div#levelInfoBox
{
	font-size: 1.8em;
}
div#levelInfoBox img
{
	display: block;
	margin: 2px auto 0 auto;
	width: 323px;
	height: 42px;
}

div#fullWidth
{
	width: 100%;
	background-color: #002f62;
}

div#outer-div
{
	background-color: #002f62;
	background-image: url(/templates/Celebrity/images/bodyBg.gif);
	background-repeat:repeat-y;
	width:771px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
}
/*div#topFlash
{
	background-color: #fff;
	background-position: top left;
	background-image: url(/templates/Celebrity/images/Temp-TopHeader.jpg);
	background-repeat: no-repeat;
	height: 122px;
	width: 771px;
	padding: 0;
}*/
div#topHeader
{
	text-align: right;
	background-color: #002f62;
	background-position: top left;
	background-image: url(/templates/Celebrity/images/topHeader.gif);
	background-repeat: no-repeat;
	height: 145px;
	width: 761px;
	padding: 5px;
	color: #fff;
}
div#topHeader input
{
	margin: 0 0 2px 0;
	font-size: 0.9em;
}
div#topHeader a
{
	color: #fff;
}
div#contentSection
{
	/*position: absolute;
	top: 225px;*/
	font-size: 1.2em;
	line-height: 1.1em;
	padding: 0 10px 1px 10px;
	margin: 0 79px 0 79px;
}
body#PageDefault div#contentSection
{
	padding: 0;
	background-image: none;
}
ul.topNav
{
	background-image: url(/templates/Celebrity/images/topNavBg.gif);
	background-repeat: no-repeat;
	background-color: #003265;
	padding: 0 5px 0 5px;
	margin: 0 auto;
	height: 81px;
	color: #fff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	/*border-bottom: solid 3px #ececea;*/
}

ul.loggedOut { padding: 0 0 0 10px; }
ul.loggedOut a
{
	padding: 4px 10px 0 10px;
}
ul.loggedIn { padding: 0 0 0 10px; }
ul.loggedIn a
{
	padding: 4px 10px 0 10px;
}
ul li
{
	list-style-type: none;
	/*height: 22px;*/
}

ul li.separate
{
	background-image: url(/templates/Celebrity/images/navSeparator.gif);
	background-position: right;
	background-repeat: no-repeat;
}
ul.bulletlist li
{
	list-style-type: disc;
}
ul.topNav a
{
	color: #fff;
	text-decoration: none;
	height: 20px;
	float: left;
	display:block;
	margin: 0;
}
ul.topNav a:hover
{
	color: #0c6ba8;
}
ul.topNav li
{    
	display: block;
	float: left;
	padding: 0;
}

ul.footerNav
{
	color: #fff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

ul.footerNav a
{
	color: #fff;
	text-decoration: none;
	height: 20px;
	float: left;
	display:block;
	margin: 0;
}
ul.footerNav a:hover
{
	color: #0c6ba8;
}
ul.footerNav li
{    
	display: block;
	float: left;
	padding: 0;
}

ul.topNav li.nav-celebhome
{
	float: right;
}

div#celebLogo
{
	position: absolute;
	bottom: 13px;
	right: 13px;
}

div#footerContainer
{
	background-color: #002f62;
	background-image: url(/templates/Celebrity/images/footerBg.gif);
	background-repeat: no-repeat;
	height: 110px;
	position: relative;
}

div#footer
{
	position:absolute;
	width: 771px;
	height: 50px;
	left: 0px;
	bottom: 0px;
}

input, select, textarea 
{
	font-family: inherit;
	font-size: 100%;
	font-weight: inherit;
}

div#copyright 
{
	background-color: #002f62;
	font-size: 9px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: 100;
	padding: 4px 4px 4px 14px;
	color: #7e95af;
	vertical-align: bottom;
	line-height: 13px;
	width: 771px;
	margin: 0 auto;
}

a img
{
	border: none 0px #000;
}