body {
	background:#000 url("../img/bg_master_NON.jpg") no-repeat 50% -50px;
	margin:0;
	padding:0;
	font-family: courier new, Courier, monospace;
	font-size:100%;
	text-align:center;
}

#master {
	width:960px;
	height:700px;
	margin:0 auto;
	padding:63px 0 0 0;
}

#main {
	width:624px;
	height:560px;
	background:url("../img/bg_main_NON.jpg") no-repeat;
	text-align:left;
	margin:0 auto;
	padding:48px 0 0 0;
}

#main h1 {
	width:315px;
	height:45px;
	background:url("../img/bg_header.jpg") no-repeat;
	margin:0 0 0 44px;
	padding:0;
}

#main h1 a {
	display:block;
	width:315px;
	height:45px;
}

#main h1 a span {
	display:none;
}

#menu {
	height:24px;
	margin:0 0 0 44px;
	padding:0;
}

#menu li {
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
}

#menu li a {
	display:block;
	color:#FFF;
	height:24px;
	line-height:24px;
}

#menu li a span {
	display:none;
}

#home a,
#home a:link,
#home a:visited {
	width:52px;
	background:url("../img/bg_menu.jpg") no-repeat;
	background-position:0 0;
}

#home a:hover,
#home a:active {
	background-position:0 -24px;
}

#news a,
#news a:link,
#news a:visited {
	width:119px;
	background:url("../img/bg_menu.jpg") no-repeat;
	background-position:-52px 0;
}

#news a:hover,
#news a:active {
	background-position:-52px -24px;
}

#miss a,
#miss a:link,
#miss a:visited {
	width:126px;
	background:url("../img/bg_menu.jpg") no-repeat;
	background-position:-171px 0;
}

#miss a:hover,
#miss a:active {
	background-position:-171px -24px;
}

#achi a,
#achi a:link,
#achi a:visited {
	width:101px;
	background:url("../img/bg_menu.jpg") no-repeat;
	background-position:-296px 0;
}

#achi a:hover,
#achi a:active {
	background-position:-296px -24px;
}

#content {
	width:280px;
	height:360px;
	overflow:auto;
	position:relative;
	top:46px;
	left:300px;
	color:#3e346a;
	font-size:80%;
	line-height:130%;
	padding:0 28px 0 0;
}

#content h2 {
	font-size:110%;
}

#content ul {
	margin:0 0 0 20px;
	padding:0;
}

#content ul li {
	margin:0 0 1em 0;
	padding:0;
}

/*
#content-home {
	height:700px;
}

#content-news {
	height:400px;
	padding:20px 0 0 0;
}

#content-miss {
	height:400px;
	padding:20px 0 0 0;
}

#content-achi {
	height:700px;
	padding:20px 0 0 0;
}
*/

span.underline {
	text-decoration:underline;
}

/* NON */

h1#NON {
	width: 470px; height: 195px; margin: 50px 0 0 -130px; padding: 25px 10px 10px 10px; font-family: courier new, Courier, monospace; font-size: 14px; color: white; text-align: center; background: #000 url(../img/bg_tag_NON.jpg) no-repeat bottom left;
}
h1#NON span {
	display: block;
	visibility: hidden;
}