@charset "utf-8";

/* print settings
------------------------------------------------------------------- */

/* defalt
--------------------------------- */
body {
	font-size: 12pt;
	color: #000000;
	background-color: #FFFFFF;
}

a:link,
a:visited {
	text-decoration: underline;
	color: #000000;
}

img {
	border: 0;
}


/* 
--------------------------------- */
#headerNav,
#textSize,
#searchArea,
#gnav,
#footer,
#category-head,
#topicpath,
#subcts
	{
	display: none;
	}

#stage #header
	{
	width: 709px;
	margin: 0 auto;
	}

#stage #maincts
	{
	float: none;
	margin: 0 auto;
	}

#stage #maincts #pagetit img
	{
	padding: 0;
	}

#stage #maincts .ctsblk
	{
	padding-left: 0;
	}