body						{background:white; color:black; font-family:arial, sans-serif; margin:0;}
p, div						{color:black; font-family:arial, sans-serif; font-size:10pt;}

td						{color:black; font-family:arial, sans-serif; font-size:10pt; vertical-align:top;}
th						{background:#eeeeff; color:black; font-family:arial, sans-serif; font-size:10pt; font-weight:bold; text-align:center; vertical-align:bottom;}

form, input					{color:black; font-family:arial, sans-serif; font-size:10pt;}

ul, ol, li						{color:black; font-family:arial, sans-serif; font-size:10pt;}

h1						{color:black; font-family:arial, sans-serif; font-size:14pt; font-weight:600; vertical-align:top;}
h2						{color:black; font-family:arial, sans-serif; font-size:12pt; font-weight:600; vertical-align:top;}
h3						{color:black; font-family:arial, sans-serif; font-size:11pt; font-weight:600; vertical-align:top;}
h4						{color:grey; font-family:arial, sans-serif; font-size:10pt; font-weight:800; vertical-align:top;}
h5						{color:black; font-family:arial, sans-serif; font-size:10pt; font-weight:600; vertical-align:top;}
h6						{color:black; font-family:arial, sans-serif; font-size:10pt; font-weight:400; vertical-align:top;}

hr						{color:black; height:1px; background:black;}
a						{color:#0000ef; font-family:arial, sans-serif; text-decoration:none;}
a:visited					{color:#52188c; font-family:arial, sans-serif; text-decoration:none;}
a:link						{color:#0000ef; font-family:arial, sans-serif; text-decoration:none;}
a:hover						{color:#333333; font-family:arial, sans-serif; text-decoration:underline;}
a:active					{color:#ff0000; font-family:arial, sans-serif; text-decoration:none;}
img						{border:0;}

.right						{text-align:right;}
.left						{text-align:left;}
.center						{text-align:center;}
.centertable					{margin-left:auto; margin-right:auto;}

.top						{vertical-align:top;}
.middle						{vertical-align:middle;}
.bottom						{vertical-align:bottom;}

.small						{color:black; font-family:arial, sans-serif; font-size:8pt;}
.normal						{color:black; font-family:arial, sans-serif; font-size:10pt;}
.large						{color:black; font-family:arial, sans-serif; font-size:12pt;}

.nolistmargin li				{margin-top:0; margin-bottom:0;}
.nobullet li					{list-style-type:none;}

.bottomborder					{border-bottom:solid 1px black;}

.indent						{text-indent:30px;}
.novertmarg					{margin-bottom:0px; margin-top:0px;}

.box						{background:white; padding:10px; border:solid #9999CC 1px; margin-top:1em; margin-bottom:1em;}
.box2						{background:#ffffff; border:solid 1px #dddddd; padding:5px;}

.highlighter					{background:yellow;}
.pending					{color:red; font-weight:bold;}
.pendingpag					{color:lime; font-weight:bold;}

.floatleft					{float:left;}
.floatright					{float:right;}
.clearboth					{clear:both;}
/*------------------------------------------------------------------------------------------------*/
/*BANNER STYLE*/
#pagebanner
	{
	clear:both;
	margin:0;
	width:450px;
	height:82px;
	background:white url("/nestable/images/logo.gif");
	font-size:1px;
	color:white;
	}
#ads
	{
	position:absolute;
	top:0px;
	right:0px;
	}
#skip
	{
	width:0px;
	height:0px;
	float:right;
	font-size:0px;
	}
/*------------------------------------------------------------------------------------------------*/
/*NAVIGATION STYLE*/

#navigation .softbreak
	{
	display:block;
	}

/*NAVIGATION BUTTONS STYLE */
#navigation
	{
	width:202px;
	margin-right:10px;
	line-height:normal;
	float:left;
	}
#navigation ul
	{
	margin:0;
	padding:0px 0px 0;
	list-style:none;
	background:url("/nestable/main_images/lighting.gif") no-repeat left top;	
	}
#navigation li
	{
	width:200px;
	height:20px;
	display:block;
	padding:0px 0px 0px 0px;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	background:url("/nestable/main_images/lighting.png") no-repeat left top;
	border-top:solid 0px black;
	border-right:solid 1px black;
	border-left:solid 1px black;
	}
#navigation li a
	{
	border:solid 0px black;
	color:white;
	width:200px;
	height:20px;
	display:block;
	background:url("/nestable/main_images/lighting.png") no-repeat left top #003366;
	font-size:10px;
	font-family:arial, sans-serif;
	text-decoration:none;
	text-align:left;
	line-height:20px;
	text-indent:47px;
	}
#navigation li a:hover
	{
	color:white;
	display:block;
	background:url("/nestable/main_images/lighting.gif") no-repeat left top;
	text-decoration:none;
	text-align:left;
	}
#navigation .oneline
	{
	line-height:38px;
	}
#navigation .twoline
	{
	line-height:18px;
	}
#navigation h3
	{
	color:black;
	display:block;
	background:url("/nestable/main_images/h3_0.png") no-repeat left top;
	text-decoration:none;
	text-align:right;	
	font-size:14px;
	margin:0px;
	border-top:solid 1px black;
	border-right:solid 1px black;
	border-left:solid 1px black;
	}
#navigation h4
	{
	color:black;
	display:block;
	background:url("/nestable/main_images/h4_0.png") no-repeat left top;
	text-decoration:none;
	text-align:right;	
	font-size:12px;
	margin:0px;
	border-top:solid 1px black;
	border-right:solid 1px black;
	border-left:solid 1px black;
	}

/*------------------------------------------------------------------------------------------------*/
/*CONTENT STYLE*/
#content
	{
	margin-left: 200px;
	padding-left: 5px;
	padding-left: 5px;
	}
#content li
	{
	margin-top:1em;
	}
#content dt
	{
	font-weight:bold;
	margin-top:1em;
	}
#content p
	{
	font-size:12px;
	}
#content h2
	{
	font-size:20px;
	border-bottom:solid 1px black;
	}
#content h3
	{
	margin:0px;
	background:#333333;
	color:white;
	font-size:14px;
	padding:4px;
	}
#content .box h3
	{
	background:none;
	color:black;
	}	
/*------------------------------------------------------------------------------------------------*/
/*FOOTER STYLE*/

#footer
	{
	clear:both;
	}
#footerbar
	{
	width:420px;
	height:4px;
	font-size:1px;
	background:#333366 url("/images/bar.gif");
	background-repeat: no-repeat;
	}
#footer #stamp
	{
	height:70px;
	background-image:url("/images/stamp.gif");
	background-position:top left;
	background-repeat: no-repeat;
	padding-left:70px;
	}
#footer #stamp #email
	{
	font-size:11px;
	}
#footer #stamp #reviseddate
	{
	font-size:11px;
	}

/*FOOTER BUTTONS STYLE*/

#footerbuttons
	{
	height:25px;
	width:500px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	}

#footerbuttons ul
	{
	height:25px;
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
	}
#footerbuttons li
	{
	float:left;
	margin:0;
	padding:0;
	margin-left:20px;
	margin-right:20px;
	}
#footerbuttons a
	{
	width:115px;
	height:20px;
	background-image:url("/images/css_buttons/footer_button_gray_115x20.png");
	background-repeat: no-repeat;
	border-width:0;

	float:left;
	display:block;
	font-size:12px;
	text-align:center;
	text-decoration:none;
	color:black;
	line-height:18px;
	}
/* Commented Backslash Hack
hides rule from IE5-Mac \*/
#footerbuttons a {float:none;}
/* End IE5-Mac hack */

#footerbuttons #privacy
	{
	width:115px;
	height:20px;
	background-image:url("/images/css_buttons/footer_button_yellow_115x20.png");
	background-repeat: no-repeat;
	border-width:0;
	}
/*END FOOTERBUTTONS STYLE*/
/*------------------------------------------------------------------------------------------------*/
/*GAMES STYLE*/
#games
	{
	background:black;
	text-align:center;
	}
#comics
	{
	padding:5px;
	background:black;
	text-align:center;
	}
#liksangone
	{
	background:url(/nestable/images/gp32/background.gif) #D9E0E5;
	width:200px;
	border:solid 1px #9CAFBC;
	text-align:center;
	float:right;
	}
#liksangtwo
	{
	background:#9CAFBC; padding:2PX; border:solid 1px #D9E0E5;
	}
