body {
	margin: 0px 0px 20px 0px;
		background-color: #cc9900;	
        	text-align: center;        
	}

a {
	text-decoration: underline;	
	}

a:link {
	color: #008000;
	}

a:visited {
	color: #003300;
	}

a:active {
	color: #003300;
	}

a:hover {
	color: #800000;
	font-weight: bold;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 140%;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 800px;	
	background-color: #FFFFCC;
	border: 1px solid #003300;
	}

#banner {
	font-family: Papyrus, 'Arial', sans-serif;
	text-align: left;
	color: #003300;
	background-color: #FFFFCC;
	padding: 0px;
	border-bottom: 1px solid #003300;
	}

#banner {
	font-family: Papyrus, 'Arial', sans-serif;
	text-align: left;
	color: #003300;
background: #FFFFCC url("/images/nd_welcome_banner.jpg") no-repeat;
	padding: 0px;
	border-bottom: 1px solid #003300;
height: 144px;
width: 800px;
	}

#banner h1 {
	display: none;
	font-size: xx-large;
	font-weight: bold;
	}

#banner h2 {
	display: none;
	font-size: small;
	}


#navbar {
	float: left;
	width: 140px;
	background-color: #FFFFCC; 
	border-bottom: 0px;
	padding: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	}

#navbar ul {
	list-style: none;
	display: block;
	font-family: Papyrus, Arial, sans-serif;
	font-size: large;
	text-align: left;
	font-weight: normal;
	margin-bottom: 60px;
	padding: 0px;
	}

ul#nav li { 
	color: #003300;
	margin-bottom: 20px;
	line-height: 150%

}

ul#nav li a {
	text-decoration: underline;
}

ul#nav img a {
	text-decoration: none;
}


ul#nav li a:hover {
}

#center {
	float: right;
	width: 600px;	
	overflow: hidden;
	margin-top: 20px;	
	margin-bottom: 10px;
	}

.content {
	margin-right: 10px;
	background-color: #FFFFCC;
	color: #000000;
	font-family: Garamond, 'Times New Roman', serif;
	font-size: medium;
	}

.content p {
	color: #000000;
	font-family: Garamond, 'Times New Roman', serif;
	font-size: medium;
	font-weight: normal;
	line-height: 120%;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 20px;
	}

.content blockquote {
	}

.content li {
	}

.content h2 {
	color: #800000;
	font-family: Papyrus, Arial, sans-serif;
	font-size: x-large;
	text-align: left;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
	}

.content h3 {
	color: #000000;
	font-family: Papyrus, 'Arial', sans-serif;
	font-size: large;
	text-align: left;
	margin-bottom: 0px;
	}

.content h3 a {
	color: #000000;
	text-decoration: none;
	}

.content h4 {
	text-align: left;	
	color: #000000;
	margin-bottom: 0px;	
	font-family: Garamond, 'Times New Roman', serif;	
	font-size: small;
	font-weight: normal;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	}

.link-note {
	font-family: Garamond, 'Times New Roman', serif;
	font-size: x-small;
	line-height: 120%;
	text-align: left;
	padding: 0px;
	margin-bottom: 10px;
	}

#powered {
	font-family: Garamond, 'Times New Roman', serif;
	font-size: x-small;
	line-height: 120%;
	text-align: left;
	color: #666666;
	margin-top: 20px;
	}

#right {
	float: left;
	width: 200px;
	background-color: #003300;
	overflow: hidden;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}