<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
html {
	height: 100.2%; font-size: 62.5%;
}

* {
	margin: 0px; 
	padding: 0pxW; 
	border: 0px;
}

body {
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: 1.2em;
	line-height: 1.8em;
	color: #404040;
	background: #282828;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

h1 {
	color: #000000;
	font-size: 1.4em;
}

h2 {
	color: #000000;
	font-size: 1.2em;
}

h3 {
	color: #000000;
	font-size: 1.0em;
}



a {
	color: #282828;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #FF5D00;
}

ul {
	padding-left: 2.0em;
	padding-bottom: 0.5em;
}

table {
	margin: 0px -16px;
}

table tr td {
	padding: 14px;
}

div#bgWrapper {
	margin: auto;
	width: 1206px;
	padding-right: 0px;
}


div#contentWrapper {
	background: #D7D7D7;	 
	width: 1024px;
	float: right;
	position: relative;
}


div#backButton {
	background: url(../images/page/nebuc_back_button.png) no-repeat;
	width: 46px; 
	height: 80px; 
	position: absolute; 
	top: 180px; 
	left: -46px;
}


div#footer {
	border-top: 1px;
	border-color: #282828;
	border-style: solid;
	height: 26px;
	margin: 1px auto 0px auto;
	font-size: 0.8em;
	color: #101010;
	background: #606060;
}


div#fadeoutRight {
	background: url(../images/page/nebuc_bg_fadeout_right.jpg) repeat-y top right;
	width: 1206px;
	float: right;
}

div#fadeoutLeft {
	background: url(../images/page/nebuc_bg_fadeout_left.jpg) repeat-y top left;
	width: 1115px;
	float: left;
}


div#fadeoutBottomLeft, div#fadeoutBottomRight { 
	height: 20px;
	width: 91px;
	float: right;
}

div#fadeoutBottomLeft {
	background: url(../images/page/nebuc_bg_fadeout_bottom_left.jpg) no-repeat;
}

div#fadeoutBottomRight {
	background: url(../images/page/nebuc_bg_fadeout_bottom_right.jpg) no-repeat;
}

div#fadeoutBottom {
	width: 1024px;
	height:20px;
	background: url(../images/page/nebuc_bg_fadeout_bottom.jpg) repeat-x;
	float: right;
}


div#header {
	width: 1024px;
	height: 128px;
	background: url(../images/page/nebuc_header_01.jpg) no-repeat;
	clear:both;
}


div#navi {
	width: 1024px;
	height: 27px;
	
	border-bottom: 1px; 
	border-top: 1px;
	border-color: #282828; 
	border-style: solid;
}


div#navi1, div#navi2, div#navi3, div#navi4, div#navi5 {
	height: 27px; 
	float: left; 
}

div#navi1 {width: 89px; background: url(../images/page/nebuc_navi_01.jpg) no-repeat;}
div#navi2 {width: 21px; background: url(../images/page/nebuc_navi_02.jpg) no-repeat;}
div#navi3 {width: 19px; background: url(../images/page/nebuc_navi_03.jpg) no-repeat;}
div#navi4 {width: 20px; background: url(../images/page/nebuc_navi_04.jpg) no-repeat;}
div#navi5 {width: 427px; background: url(../images/page/nebuc_navi_05.jpg) no-repeat;}

span#linktext_home_up, span#linktext_art_up, span#linktext_code_up, span#linktext_about_up{
	font-size:0px;
	float:left;
	width:112px;
	height: 27px;
}
	
span#linktext_home_up {background: url(../images/page/nebuc_navi_home_up.jpg) no-repeat;}
span#linktext_art_up {background: url(../images/page/nebuc_navi_art_up.jpg) no-repeat;}
span#linktext_code_up {background: url(../images/page/nebuc_navi_code_up.jpg) no-repeat;}
span#linktext_about_up {background: url(../images/page/nebuc_navi_about_up.jpg) no-repeat;}
	
span#linktext_home_up:hover {background: url(../images/page/nebuc_navi_home_down.jpg) no-repeat;}
span#linktext_art_up:hover {background: url(../images/page/nebuc_navi_art_down.jpg) no-repeat;}
span#linktext_code_up:hover {background: url(../images/page/nebuc_navi_code_down.jpg) no-repeat;}
span#linktext_about_up:hover {background: url(../images/page/nebuc_navi_about_down.jpg) no-repeat;}



div#maintext {
	text-align: left;
	margin: 10px auto 30px auto;
	padding: 20px;
	width: 600px;
}


div#maintext p {
	margin: 0.5em 0em;
}

div.newsItem{
	margin: 10px 0px;
	padding: 0px 0px 20px 25px;
	background: url(../images/page/nebuc_text_block_marker.jpg) no-repeat top left;
}

span.newsDate{
	color: #999999;
	font-size: 0.8em;
	text-transform: uppercase;
}

span.newsTitle{
	font-size: 1.4em;
}
span.newsText{
}

div.videoScreen{
	margin: auto;
	width: 580px;
	border: 1px;
	border-style: solid;
	border-color: #000000;
}

img {
	border: 1px;
	border-style: solid;
	border-color: #000000;
}

div#maintext img.thumb {
	margin: 5px;
}

div#maintext img.teaser {
	margin: 5px;
	width: 590px;
}

div#maintext img.newsImage {
	margin: 5px 0px;
	width: 573px;
}

div#maintext img.newsImageSide {
	margin: 5px;
	margin-left: 15px;
	margin-right: 15px;
	width: 200px;
}

div#maintext img.newsImageLine {
	margin: 5px;
	width: 170px;
}

a.linkedImage {
	float: left;
}
	

div#contentBorderLeft, div#contentBorderRight {
	height: 111px;
	width: 2px;
}

div#contentBorderLeft {
	background: url(../images/page/nebuc_content_border.jpg) right no-repeat;
	float: left;
	padding-left: 10px;
}

div#contentBorderRight {
	background: url(../images/page/nebuc_content_border.jpg) left no-repeat;
	float: right;
	padding-right: 10px;
}


div#glowRight {
	background: url(../images/page/nebuc_bg_glow_right_1.jpg);
	height: 20px;
	width: 91px;
	float: right;
}


div#glowLeft {
	background: url(../images/page/nebuc_bg_glow_left_1.jpg);
	height: 20px;
	width: 91px;
	float: left;
}




div#aboutImage {
	float: left;
}

div#aboutText {
	width: 450px;
	float: right;
//	border: 1px;
	border-color: #001010;
	border-style: solid;
}

div#maintextBottom {
	clear: both;
}







</pre></body></html>