html, body {
	height: 100%;
}

body {
	background: #e5e5e5 url(images/bg_01.jpg) repeat-x left top;
	font-family: Helvetica, "Trebuchet MS";
	color: #3F4B00;
	padding: 0px;
	margin: 0px;
}

h1, h2, h3 {
	margin: 0px;
	text-transform: none;
	font-weight: normal;
	color: #3f4800;
}

h1 b, h2 b, h3 b {
	color: #778800;
}

h1 {
	letter-spacing: 0px;
	font-size: 18px;
}

h2 {
	font-size: 22px;
}

h2.h2-style1 {
	font-size: 18px;
	color: #C1C1C1;
}

h3 {
	font-weight: bold;
	font-size: 13px;
}

p, ol, ul {
	margin-top: 0px;
	font-family: Helvetica, "Trebuchet MS";
	font-style: normal;
}

ul.ul-style1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 1;
}

ul.ul-style1 li {
	float: left;
	padding: 0px 0px 16px 16px;
}

ul.ul-style1 li.leftmost {
	padding-left: 0px;
}

strong {
	color: #3F4B00;
	font-size: 14px;
}

a {
	color: #3F4B00;
}

a:hover {
	text-decoration: none;
	color: #93A445;
	text-align: left;
	font-size: 12px;
}

a.orange:hover {
	text-decoration: none;
	color: #93A445;
}

a img {
	border: none;
	padding: 0px;
}

a.a-style1 {
	padding-left: 27px;
	background: url(../NS%20Website%20Template/779459949/html/images/homepage_09.gif) no-repeat left center;
}

a.comments {
	padding-left: 22px;
	background: url(../NS%20Website%20Template/779459949/html/images/homepage_05.gif) no-repeat left center;
}

a.more {
	padding-left: 19px;
	background: url(../NS%20Website%20Template/779459949/html/images/homepage_06.gif) no-repeat left center;
}

img.border {
}

img.alignleft {
	float: left;
	margin: 0px 23px 0px 0px;
}

img.alignright {
	float: right;
	margin: 0px 0px 0px 23px;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
}

.container {
	width: 850px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header {
	height: 98px;
	padding-top: 20px;
	background: url(images/bg1_01.jpg) no-repeat center top;
}

#header .container {
	height: 98px;
}

/** MENU */

#menu {
	float: left;
}

#menu ul {
	margin: 0px;
	padding: 34px 0px 0px 10px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding: 0px 0px 0px 57px;
}

#menu a {
	text-decoration: none;
	text-transform: lowercase;
	letter-spacing: -1px;
	font-size: 18px;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/** BANNER */

#banner {
	height: 180px;
	padding: 17px 0px;
	background: url(images/bg1_02.jpg) no-repeat center top;
	text-align: center;
}

/** PAGE */

#page {
}

#page .container {
	overflow: hidden;
	padding: 18px 0px 0px 0px;
}

/** HOMEPAGE */

.homepage #page {
	background: url(images/bg1_03.jpg) repeat-y center top; min-width: 850px; min-height: 80px; max-height: 720px;
}

.homepage #page-bgtop {
	background: url(images/bg1_04.jpg) no-repeat center top; min-width: 850px; min-height: 720px; max-height: 720px;
}

.homepage #page-bgbtm {
	background: url(images/bg1_05.jpg) no-repeat center bottom; min-width: 850px; min-height: 720px; max-height: 720px;
}

/** SUBPAGE 1 */

.subpage1 #page {
	background: url(images/bg1_03.jpg) repeat-y center top; min-width: 850px; min-height: 750px; max-height: 750x;
}

.subpage1 #page-bgtop {
	background: url(images/bg3_01.jpg) no-repeat center top; min-width: 850px; min-height: 750x; max-height: 750x;
}

.subpage1 #page-bgbtm {
	background: url(images/bg1_05.jpg) no-repeat center bottom; min-width: 850px; min-height: 750px; max-height: 750px;
}

/** SUBPAGE 2 */

.subpage2 #page {
	background: url(images/subpage2_01.jpg) repeat-y center top; min-width: 875px; min-height: 750; max-height: 750px;
}

.subpage2 #page-bgtop {
	background: url(images/subpage2_02.jpg) no-repeat center top; min-width: 875px; min-height: 750px; max-height: 750px;
}

.subpage2 #page-bgbtm {
	background: url(images/subpage2_03.jpg) no-repeat center bottom; min-width: 875px; min-height: 750px; max-height: 750px;
}

.subpage2 .title {
	padding: 30px 40px 0px 40px;
}

.subpage2 .entry {
	padding: 20px 40px 0px 40px;
}


/** CONTENT */

#content {
	float: right;
	width: 555px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}

/** SIDEBAR */

#sidebar {
	float: left;
	width: 275px;
	padding: 0px 0px 0px 0px;
}

/** FOOTER */

#footer {
	background: url(images/bg1_06.jpg) no-repeat center top;
}

#footer .container {
	width: 555px;
	padding: 40px 0px 40px 295px;
}

#footer p {
	margin: 0px;
	padding: 0px;
	text-transform: lowercase;
	text-align: center;
}

.subpage2 #footer {
	background-image: url(images/subpage2_04.jpg);
}

.subpage2 #footer .container {
	width: 850px;
	padding: 40px 0px;
}

/** BOX STYLE 1 */

.box-style1 {
}

.box-style1 .title {
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: justify;
}

.box-style1 .entry {
	padding: 20px 40px 0px 40px;
}

.box-style1 .meta {
	height: 100px;
	background: url(images/bg2_03.jpg) no-repeat left top;
}

.box-style1 .meta p {
	margin: 0px;
	padding-top: 55px;
	line-height: 1;
}

.box-style1 .meta .tags {
	float: left;
	padding-left: 40px;
}

.box-style1 .meta .tags a {
	margin-left: 5px;
}

.box-style1 .meta .links {
	float: right;
	padding-right: 60px;
}

.box-style1 .meta .more {
	margin-left: 30px;
}

/** BOX STYLE 2 */

.box-style2 {
	background: url(images/bg2_04.jpg) no-repeat left top;
}

.box-style2 .title {
	height: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: left;
	float: left;
}

.box-style2 .entry {
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 0px;
	background-image: url(images/bg2_05.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-left: 10px;
}

.box-style2 .column1 {
	float: left;
	width: 215px;
}

.box-style2 .column2 {
	float: right;
	width: 215px;
}

/** BOX STYLE 3 */

.box-style3 {
	background: url(images/bg2_06.jpg) no-repeat left top;
}

.box-style3 .title {
	height: 315px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: left;
	max-height: 315px;
	padding-top: 20px;
	font-size: 12px;
	font-style: normal;
}

.box-style3 .entry {
	background: url(images/bg2_07.jpg) no-repeat left bottom;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.subpage1 .box-style3 {
	background: url(images/bg2_07.jpg) no-repeat left bottom;
}

.subpage1 .box-style3 .entry {
	background: url(images/bg2_06.jpg) no-repeat 0px -60px;
}

/** BOX STYLE 4 */

.box-style4 {
	background: url(images/bg2_08.jpg) no-repeat left top;
}

.box-style4 .title {
	height: 30px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.box-style4 .entry {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
}

/** BOX STYLE 5 */

.box-style5 {
}

.box-style5 .title {
	padding-right: 27.5px;
	padding-bottom: 17.5px;
	padding-left: 30px;
	padding-top: 20px;
}

.box-style5 .entry {
	padding-top: 17.5px;
	padding-right: 17.5px;
	padding-left: 17.5px;
	font-size: 12px;
	text-align: center;
}

/** BOX STYLE 6 */

.box-style6 {
}

.box-style6 .title {
	border-bottom: #000000 dotted
	#000000
}


/** BOX 1 */

#box1 {
	height: 130px;
	background: url(images/bg2_01.jpg) no-repeat left top;
	border-left: 0px;
	border-right: 0px;
}

/** BOX 2 */

#box2 {
	background: url(images/bg2_02.jpg) no-repeat left top;
}

/** BOX 3 */

#box3 {
	text-align: center;


}

/** BOX 4 */

#box4 {
}

/** BOX 5 */

#box5 {
}

/** LOGO */

#logo {
	position: relative;
	float: left;
	width: 250px;
	height: 98px;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	text-indent: -9999em;
}

#logo h1 a {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: url(images/homepage_01.jpg) no-repeat left top;
}
b {
	color: #93A445;
}
.floatright {
	float: left;
}
.floatleft {
	float: left;
}
.subpage1 #page #page-bgtop #page-bgbtm .container #content .box-style5 tr .entry table tr .box-style6 div .style61 p em {
	color: #3F4B00;
}
.subpage1 #page #page-bgtop #page-bgbtm .container #content .box-style5 tr .entry table tr td .style63 p {
	font-size: 10px;
}
.subpage1 #page #page-bgtop #page-bgbtm .container #content .box-style5 tr .entry table tr td .style63 p {
	font-size: 14px;
}
.homepage table tr #header .container tr td table {
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
}
header links {
	color: #FFFFFF;
}
.headlinelinks {
	color: #FFFFFF;
}
.subpage1 table tr #header .container tr td table .headlinelinks td {
	font-size: 14px;
	text-align: center;
}
.links2 {
	text-align: center;
	color: #FFF;
}
LINKS WHITE {
	background-color: #FFF;
}
.subpage1 #page #page-bgtop #page-bgbtm .container #content .box-style5 tr .entry table {
	text-align: center;
	font-size: 12px;
}
.left {
	text-align: left;
}
