body {
	text-align: center;
	font-family: Verdana, sansserif;
	font-size: 12px;
	background-color: #030100;
	background-image: url(background_flowers_90_reduc.gif);
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0px;
}

p {
	font-size: 12px;
	color: white;
}

li {
	color: white;
}

a {
	color: white;
}

a:hover {
	color: #E28F4B;
}

h1 {
	font-size: 14px;
	color: white;
}

#sitecontainer {
	width: 870px;
	margin: auto;
}

#site {
	text-align: left;
	/*background-color: black;*/
	float: left;
	width: 870px;
}

#header {
	float: left;
	width: 870px;
	height: 90px;/*165*/
	background-image: url(ncb_logo_90.gif);
	background-repeat: no-repeat;
	padding: 0px;
}

#maincontainer {
	float: left;
	width: 870px;
	height: 430px;
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #363636;
	background-image: url(background_flowers_level_2_.gif);
	background-repeat: no-repeat;
}

#menucontainer{
	float: left;
	width: 270px;
}

#menuitemblocker{
	width: 270px;
	height: 0%;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	font-size: 0px;
	overflow: hidden;
}

#menuitemspacer{
	float: left;
	width: 133px;
	height: 14px;
	overflow: hidden;
}

.menuitem{
	float: left;
	width: 136px;
	height: 50px;
	overflow: hidden;
}

.menuitemactive{
	float: left;
	width: 136px;
	height: 50px;
	overflow: hidden;
}

.menusubitem {
	float: right;
	width: 133px;
	overflow: hidden;
}

.menusubitemactive {
	float: right;
	width: 133px;
	overflow: hidden;
}

.menusubitemalign {
	float: left;
	width: 133px;
	overflow: hidden;
}

#contentcontainer {
	float: left;
	width: 390px;
	height: 430px;
	background-color: #676869;
	background-image: url(background_flowers_level_3_.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}

#content {
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
	width: 340px;
	padding: 15px;
}

#scrollbar {
	float: right;
	width: 20px;
	height: 430px;
}

#scrollup {
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
	width: 20px;
	height: 30px;
	background-image: url(arrow_up.gif);
	cursor: pointer;
}

#scrollpanel {
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
	width: 20px;
	height: 370px;
}

#scrollhandle {
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
	width: 20px;
	height: 20px;
}

#scrolldown {
	float: left;
	position: relative;
	bottom: 0px;
	left: 0px;
	width: 20px;
	height: 30px;
	background-image: url(arrow_down.gif);
	cursor: pointer;
}

#imagescontainer {
	float: right;
	width: 210px;
}

DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
	border: 1px white solid;
}

#footer {
	display: none;
	float: left;
	width: 870px;
	background-color: yellow;
}

.csc-textpic {
	float: left;
	width: 126px;
	padding-left: 37px;
	padding-right: 37px;
	margin: 0px;
	border: 0px;
}

.csc-textpic-imagewrap {
	float: left;
	width: 126px;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
