* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	background-color: #f8f8f8;
	line-height: 120%;
}

#header { padding: 0 50px; }
#header ul { right: 0; } 
* html #header ul { right: 50px; } 
#breadcrumbs { padding: 0 50px; }
#content { padding: 0 50px; }
#footer { padding: 0 20px; margin: 0 50px; }

#header div, #content, #breadcrumbs div, #footer, #main-feature .feature-contents {
	max-width: 900px; margin: 0 auto;
}
#header div { position: relative; }

/* header */

#header {
	height: 38px;
	position: relative;
	border-bottom: 1px solid #A1A6B1;
	background: #33415D url("_templates/ndkp40/images/header-background.png") top repeat-x;
	z-index: 1;
}

#header h1 { margin: 0;	}
#header h1 img {
	font-weight: bold;
	color: #7f7c45;
}
#header ul {
	padding: 0;
	margin: 0;
	list-style: none;
	border-left: 1px solid #576178;
	border-right: 1px solid #1f2635;
	position: absolute;
	top: 0;
}
#header li {
	float: left;
	padding: 0;
	margin: 0;
}
#header ul a:link, #header ul a:visited {
	display: block;
	float: left;
	padding: 10px 15px;
	text-decoration: none;
	border-right: 1px solid #576178;
	border-left: 1px solid #1f2635;
	color: #dee0e5;
	height: 36px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 16px;
} #ignored {}

#header ul li a:hover {
	background: #475470 url("_templates/ndkp40/images/header-hover.jpg") bottom repeat-x;
	color: #fff;
	text-decoration: underline;
}
/* breadcrumbs */

#breadcrumbs {
	background: #F7F8F8 url("_templates/ndkp40/images/breadcrumbs-background.png") bottom repeat-x;
	padding-top: 4px;
	padding-bottom: 30px;
	font-size: 85%;
	color: #999;
	height: 18px;
}
#breadcrumbs a:link,
#breadcrumbs a:visited {
	color: #666;
}
#breadcrumbs a:hover,
#breadcrumbs a:active {
	color: #333;
}
#breadcrumbs .linklines {
	float: left;
}
#breadcrumbs .searchbox {
	height: 18px;
	float: right;
}
#breadcrumbs .searchtext {
	width: 150px;
	height: 15px;
	font-family: georgia, times, serif;
	float: right;
}
#breadcrumbs .searchsubmit {
	font-family: georgia, times, serif;
	border: 1px #000 outset;
	background-color: #33415D;	
	width: 24px;
	font-size: 11px;
	color: #fff;
	float: right;
	height: 16px;
	margin-left: 2px;
	clear: right;
}
/* content */
	#content {
	background: #fff;
}
#mainpage {
	max-width: 800px;
	margin: auto;
	border: solid thin #ddd;
}
#maincontent {
	width: 550px;
	padding-left: 10px;
	padding-right: 10px;
	border-right: solid thin #ddd;
}
#maincontent .content {
	width: 540px;
	margin: auto;
	border: solid thin #ddd;
}
#maintable {
	width: 540px;
	padding-left: auto;
	padding-right: auto;
	padding-top: 10px;
}
#smalltable {
	width: 420px;
	padding-left: auto;
	padding-right: auto;
	padding-top: 10px;
}
#maintable td.subtitle {
}
#maintable td.Hd {
	color: #556677;
	font-family: georgia, times, serif;
	font-size: 120%;
	font-weight: bold;
	padding-bottom: 8px;
}
#maintable td.item {
	padding: 2px;
	text-align: left;
	border: none;
	color: #000;
	text-align: left;
	font-family: verdana, sans-serif;
	font-size: 10px;
	line-height: 110%;
	padding: 0px;
}
#maintable td.item a:link a:visited {
	color : #33415D;
	font-family: georgia, times, serif;
	font-size: 10px;
	font-size: 110%;
	padding-bottom: 8px;
	border-bottom: thin solid #ddd;
}
#maintable td {
	padding: 2px;
	text-align: left;
	border: none;
	color: #000;
	text-align: left;
	font-family: verdana, sans-serif;
	font-size: 12px;
	line-height: 120%;
	padding: 0px;
}
#maintable td a {
	text-decoration: none;
}
#maintable select, input {
	font-family: Verdana;
	font-size: 11px;
	color: #33415D;
	border: thin solid #33415D;
}
#notes {
	color: #556677;
	font-family: georgia, times, serif;
	font-size: 90%;
	font-style: italic;
	line-height: 28px;
}
h1, .titles {
	color: #556677;
	font-family: georgia, times, serif;
	font-size: 120%;
	font-weight: bold;
	padding-bottom: 8px;
}
.class {
	font-size: 110%;
	font-weight: bold;
}
.class a {
	text-decoration: none;
}
.break {
	clear: both;
	width: 200px;
	height: 20px;
	margin-bottom: 8px;
}
#rightcontent {
	width: 250px;
	float: right;
}
#rightcontent hr {
	width: 200px;
	color: #ddd;
	margin: 8px auto;
}
#rightcontent h1 {
	color: #556677;
	font-family: georgia, times, serif;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 8px;
}
#rightcontent p {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 13px;
	padding: 3px;
	color: #000;
}
#rightcontent .news {
	width: 240px; 
	color: #000;
	font-family: verdana, sans-serif;
	font-size: 12px;
	line-height: 110%;
	padding: 3px;
	border: thin solid #ddd;
}
#rightcontent .news p {
	font-size: 12px;
	line-height: 110%;
	padding: 3px;
}
#rightcontent .news .newstitle {
	font-weight: bold;
	color : #33415D;
}
#rightcontent .news .byline {
	padding-left: 80px;
	font-size: 11px;
}

/* calendar */
.main {
	width: 240px;
	border: thin solid #ddd;
	margin: auto;
}
.month {
	background-color: white;
	font:bold 12px verdana;
	color: black;
	padding: 3px;
}

.daysofweek {
	font:bold 10px verdana;
	color: black;
}

.days {
	font-size: 10px;
	font-family:verdana;
	color:black;
	background-color: white;
	padding: 2px;
}

.days #today {
	font-weight: bold;
	background-color: #ddd;
	color: red;
}
span.today {
	font-weight: bold;
	background-color: #ddd;
	color: red;
}
span.today a {
	font-weight: bold;
	background-color: #ddd;
	color: red;
}
.days #today.a {
	font-weight: bold;
	background-color: #ddd;
	text-decoration: none;
}
.days a {
	text-decoration: none;
	color: inherit;
}
.days a:hover {
	text-decoration: none;
	background-color: #ddd;
}
.nurfedNeg {
	color: #FF0000;
}
.nurfedPos {
	color: #33cc33;
}
.attNeg {
	color: #ff6666;
}
.attPos {
	color: #33cc33;
}
.attBal {
	color: #999999;
}
#text {
	width: 500px; 
	height: 450px;
	margin: 0;
	color: #000;
	text-align: left;
	font-family: verdana, sans-serif;
	font-size: 12px;
	line-height: 120%;
	padding: 0px;
}
#text a:link, #text a:visited ,#smalltable a:link, #smalltable a:visited, a:link, a:visited {
	color : #33415D;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:13px;
	text-decoration: none;
}
#text a:hover, #smalltable a:hover, a:hover {
	color: #336699;
	text-decoration: none;
}
#text h1, #smalltable td.Hd {
	color: #556677;
	font-family: georgia, times, serif;
	font-size: 15px;
	font-weight: bold;
	border-bottom: thin solid #556677;
	padding-bottom: 8px;
}
.overflow {
	overflow: auto;
	width: 500px;
	height: 350px; 
}

.padside {
	padding-right: 60px;
}
.pad {
	padding: 30px;
}
.links {
	width: 100%;
	position: absolute; bottom: 0px; left: 0px;
	padding: 0px;
	text-align: center;
	height: 35px; 
}
#fulltext {
	width: 500px; 
	height: 400px;
	margin: 0;
	color: #000;
	text-align: left;
	font-family: verdana, sans-serif;
	font-size: 12px;
	line-height: 120%;
	padding: 0px;
}
#fulltext a:link, #fulltext a:visited ,#smalltable a:link, #smalltable a:visited, a:link, a:visited {
	color : #33415D;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:13px;
	text-decoration: none;
}
#fulltext a:hover, #smalltable a:hover, a:hover {
	color: #336699;
	text-decoration: none;
}
#fulltext h1, #smalltable td.Hd {
	color: #556677;
	font-family: georgia, times, serif;
	font-size: 15px;
	font-weight: bold;
	border-bottom: thin solid #556677;
	padding-bottom: 8px;
}
.fulloverflow {
	overflow: auto;
	width: 500px;
	height: 600px;
}
/* item Colors */
.myPurple {
	color: #A335EE;
	size: 9pt;
	font-weight: bold;
}
.myTable {
	color: #FFFFFF;
	size: 9pt;
	font-weight: normal;
}
.myBlue {
	color: #0070DD;
	font-weight: bold;
}
.myGreen {
	color: #00FF00;
}
/* Item Spans */
#wrapper { 
	position: relative;
	z-index: 100;
}
#wrapper1 {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 100;
}
#wrapper2 {
	position: absolute;
	z-index: 100;
}
.transparent {
	background-color: #382D32;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
}
#footer {
	height: 38px;
	border-top: 1px solid #A1A6B1;
	margin-top: 100px;
	text-align: center;
	padding-top: 8px;
}
/* Admin Menu */
#menuContainer .menuHigh {
	background: transparent url(images/list-off.gif) left center no-repeat;
	font-family: georgia, times, serif;
	font-size: 110%;
	font-weight: bold;
	color : #33415D;
	border-bottom: thin solid #ddd;
	padding-bottom: 8px;
	padding-left: 10px;
}
#menuContainer ul {
	list-style-type: none;
	text-align: left;
}
#menuContainer .menuLow {
	background: transparent url(images/list-off.gif) left center no-repeat;
	padding-left: 15px;
	padding-top: 8px;
	text-align: left;
	font: normal 12px verdana, sans-serif;
	text-decoration: none;
	color: #382D32;
}
#menuContainer ul li a {
	background: transparent url(images/list-off.gif) left center no-repeat;
	text-align: left;
	font: normal 12px verdana, sans-serif;
	text-decoration: none;
	color: #382D32;
}

#menuContainer ul li a:hover {
	background: transparent url(images/list-on.gif) left center no-repeat;
	color: #999;
}

#menuContainer ul li a#current {
	 background: transparent url(images/list-active.gif) left center no-repeat;
	 color: #666;
}
span.alpha a {
	font-size: 8px;
}
