body {
	color:#333;
	font-family:Verdana, Arial, sans-serif;
	margin:0;
	padding:0;
}
p {
	font-size:77%;
	line-height:180%;
}
a {
	color:#03c;
	text-decoration:none;
	outline:none;
}
strong {
	font-weight:bold;
}
li, ol {
	font-size:85%;
}
em {
	font-style:italic;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:bold;
}
/* CLASSES ------------------------------ */
.read_more {
	font-weight:bold;
	color:#005184;
}
.workshop {
	color:#000;
	border:none;
	border-bottom:1px solid #446BA6;
}
/* LAYOUT ------------------------------ */
#callout, #top_border, #skip_links, #globalnav, h5, #nav {
	display:none;
}
#wrapper {
	position:relative;
	width:100%;
	clear:both;
}
#header h3, #header h4 {
	margin:0;
}
#header h3 a, #header h4 a {
	margin:0;
	text-indent:0px;
	color:#000;
}
#greenbox {
	width:800px;
}
#greenbox ul {
	width:320px;
	font-size:92%;
}
#content_wrapper {
	position:relative;
	margin:0;
	padding:0;
}
#content {
	position:relative;
	width:840px;
	margin:0;
	padding:0;
	background:none;
}
#content h2 {
	font-size:120%;
	font-weight:normal;
	font-family:"Century Gothic", "Lucida Grande", Lucida, Verdana, sans-serif;
	color:#063a6a;
}
#content h2 a {
	font-size:100%;
	font-weight: bold;
	color:#005184;
}
#content h3 {
	font-size:100%;
	color:#063a6a;
	margin:0.25em 0;
}
#content_nav {
	display:none;
}
#content p {
	margin:0.25em 0 2em;
}
#news {
	position:relative;
	width:100%;
}
#footer {
	position:relative;
	clear:both;
	padding:0;
	color:#000;
	font-size:77%;
	border-top:1px solid gray;
}
#footer a {
	color:blue;
}
#footer #logo {
	position:relative;
	border:0px solid red;
	float:right;
	width:160px;
	height:40px;
	background:#fff url(images/ndlogo.png) top left no-repeat;
}
#header {
	height:90px;
	width:100%;
	border-bottom:1px solid #333333;
}
#header img {
	display:none;
}
.image-default, img {
	float:right;
	margin:0 0 20px 20px;
}
#header h3 a, #header h4 a, h2 {
	text-indent:0px;
	color:#000;
	font-size:144%;
}

