html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	background-color: #666666;
	color: #666666;
	text-align: left;
}
#container {
	width: 770px;
	background-color:#D8DCBE;
	border: 1px solid #000000;
	text-align:left;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
}
#banner {
	height: 35px;
	background-color:#000000;
	margin: 0px 0px 4px;
	padding: 4px 0px 0px 550px;
	background-image: url(../images/NB_Banner.jpg);
	background-repeat: no-repeat;
}
#top_banner {
	height: 75px;
	width: 770px;
	margin-bottom: 10px;
	background-color: #D8DCBE;
	background-image: url(../images/CDB2_Banner.jpg);
	background-repeat: no-repeat;
}
#content {
	background-color: #FFFFFF;
	width: 748px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 1px solid #333333;
	height: auto;
}
#contenthome {
	background-color: #FFFFFF;
	width: 748px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 1px solid #333333;
	height: auto;
	background-image: url(../images/homepagebackground.jpg);
	background-position: bottom;
}
#navbar {
	height: 12px;
	margin-bottom: 10px;
	font-size: 75%;
	margin-top: 4px;
	margin-left: 10px;
	letter-spacing: 2pt;
	text-decoration: none;
	padding: 4px 4px 4px 0px;
	margin-right: 10px;
	background-image: none;
	background-position: right;
	background-repeat: no-repeat;
	border-top: 1px none #D8DCBE;
	border-right: 1px none #D8DCBE;
	border-bottom: 1px solid #D8DCBE;
	border-left: 1px none #D8DCBE;
	font-variant: small-caps;
}
#navbar a:hover, #navbar a:focus { 
	background-color: #3D5322;
	/*border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;*/
	color: #fff;
}
#left_column {
	width: 322px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#left_column_small {
	width: 140px;
	height: auto;
	margin-bottom: 5px;
	margin-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-size: 75%;
	line-height: 125%;
	color: #999999;
}
#left_column_small li {
	margin-left: 15px;
}
#right_column {
	float: right;
	width: 365px;
	margin-left: 15px;
	margin-right: 15px;
	font-size: 75%;
	line-height: 165%;
	overflow: visible;
	clear: left;
}
#right_column, P {
	margin-bottom: 10px;
}
#right_column_large {
	float: right;
	width: 545px;
	margin-left: 15px;
	margin-right: 15px;
	font-size: 75%;
	line-height: 165%;
	overflow: visible;
	clear: left;
}
#right_column_large, P {
	margin-bottom: 10px;
	margin-right: 10px;
}
#right_column_large li {
	margin-left: 20px;
}
#footer {
	margin: 10px;
	height: 15px;
	font-size: 70%;
	color: #000000;
	clear: both;
}
.mainoption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
	margin-left: 20px;
	line-height: 10px;
}
.description {
	font-size: 90%;
	line-height: 120%;
	margin-left: 50px;
}
.subhead1 {
	font-weight: bold;
	margin-bottom: 20px;
	font-size: 110%;
	color: #006600;
	font-variant: small-caps;
}
.quote {
	font-size: 75%;
	line-height: 165%;
	text-decoration: none;
	margin-right: 20px;
	margin-left: 20px;
	color: #006600;
}
.plain {
	text-decoration: none;
	color: #666666;
}
.breadcrumb {
	text-decoration: none;
	color: #006600;
}
#projectcategory {
	background-color: #FFFFFF;
	margin: 4px 4px 0px;
	width: 475px;
	height: 108px;
	border: 1px solid #D8DCBE;
	background-image: url(../images/gallery/galleryback.jpg);
}
#container #content #right_column_large #projectcategory img {
	margin: 4px 12px 0px 4px;
}
.widespaced {
	line-height: 165%;
}
.caption {
	font-size: 80%;
	font-style: italic;
	margin-top: -6px;
}
#imagecontainer {
	padding: 3px;
	height: 165px;
	width: 125px;
	border: 2px solid #666666;
	background-color: #333333;
	margin: 0px;
	float: left;
}
#imagecontainer p {
	font-size: 80%;
	font-style: italic;
	color: #FFFFFF;
	line-height: 12px;
}
#enlargementcontainer {
	background-color: #333333;
	height: 335px;
	width: 458px;
	margin-bottom: 8px;
}
#enlargementcontainer p {
	color: #FFFFFF;
	margin-left: 4px;
}
#enlargementcontainer img {
	margin: 4px;
}
#imagetext {
	width: 430px;
	margin-left: 20px;
}
#gallerywall {
	background-color: #999999;
	height: auto;
	width: 542px;
}
#credit {
	width: 770px;
	background-color: #333333;
	margin: 8px auto;
	text-align: right;
}
.credittext {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #CCCCCC;
	text-decoration: none;
}
.photocredit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #999999;
	text-decoration: none;
	margin-top: -10px;
	letter-spacing: 1pt;
}
#pagenumber {
	margin-right: 4px;
	width: 18px;
	height: 18px;
	border: 1px solid #CCCCCC;
	color: #999999;
	text-align: center;
	float: left;
}
#pagenumber_selected {
	margin-right: 4px;
	width: 18px;
	height: 18px;
	border: 1px solid #000000;
	color: #FFFFFF;
	text-align: center;
	background: #FFCC00;
	float: left;
}
