body {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 0.9em;
	background: #6C1216 url(images/NS-LBC-Rpt.jpg) repeat-x;
	line-height: 1.3em;
	margin: 0px 0 0 0;
}

/* Layout */

#container {
	width: 776px;
	margin: 0 auto;
	
}

/* Header */

#header {
	padding: 0;
	margin: 0;
}

/* Content */

#content {
	background:  url(images/NS-LBC-Sdw.jpg) repeat-y;
}

#wrapper {
	padding-top: 1px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}

/* Footer */

#footer {
	
}

#btm_menu {
	width: 550px;
	margin: 0 auto;
	font-size: 0.8em;
}

#btm_menu li {
	display: inline;
	color: white;
	padding: 0 5px;
}

#btm_menu li a {
	color: white;
}

/* Common */

#box {
	padding: 0 10px;
	background: #FFFFCC;
	border: 1px solid #cc0000;
	margin: 20px;
}

.padding {
	padding: 20px 0;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: normal;
	font-weight: bold;
	color: #770013;
	text-align: center;
}
.style2 {
	color: #990000;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}
.style3 {font-size: medium}
.style4 {font-size: medium; font-weight: bold; }
.style5 {
	color: #990000;
	font-weight: bold;
}
.style6 {font-size: large}
.style8 {color: #770013}
