﻿#container {
	margin: 0px auto;
	width: 870px;
}
#masthead {
	margin: 0 0 0 0px;
	padding: 1em;
}
#navigation {
	margin: 0;
	padding: 0;
}
#content_container {
	margin: 0 0 0 0px;
}
#column_left {
	padding: 10px 0px 10px 10px;
	vertical-align: top;
	float: left;
	width: 630px;
	margin: 0px;
}
#column_right {
	float: right;
	margin: 0;
	padding: 10px;
	width: 200px;
	vertical-align: top;
}
#image {
	float: right;
}
#footer {
	clear: both;
	margin: 0;
	padding: 5px;
}

body {
	background-position: center;
	margin: 0px;
	background-color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	font-size: 12px;
	background-image: url('http://ncreview.org/s-business/mbkg.jpg');
	background-repeat: repeat-y;
	background-attachment: fixed;
}
/* Styles for DIV tags */
#container {
	border-right: 2px solid #990000;
	border-bottom: 2px solid #990000;
	border-left: 2px solid #990000;
}
#masthead {
	background-color: #EDECF1;
	padding: 15px;
	background-image: url('http://ncreview.org/s-business/bkg.jpg');
	background-repeat: no-repeat;
	height: 100px;
}
#navigation {
}
html>body #navigation {
	overflow: hidden;
}
#content_container {
	background-color:#FFFFFF;
	padding: 0px;
}
#column_left {
	float: left;
}
#column_right {
	background-repeat: no-repeat;
	background-color: #DCDCDC;
	border-bottom-color: #990000;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-left-color: #990000;
	border-left-style: solid;
	border-left-width: 2px;
}
#image {
	margin-bottom: 6px;
	margin-left: 6px;
}
#footer {
	background-color: #FFFFFF;
	padding-top: 15px;
}
/* Styles for Masthead */
#masthead h1 {
	color: #4E5659;
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
}
#masthead h3 {
	color: #79878D;
	margin-bottom: 0px;
	margin-left: 160px;
}
#masthead a {
	color: #4E5659;
	text-decoration: none;
}
#masthead a:hover {
	text-decoration: none;
}
/* Styles for Navigation */
}
/* Styles for Right Column */
#column_right h4 {
	color: #333333;
}
#column_right p {
	margin: 0;
	color: #333333;
	font-size: 0.9em;
}
#column_right a {
	color: #003366;
	text-decoration: underline;
}
#column_right a:hover {
	text-decoration: none;
}
/* Styles for Left Column */
h1 {
	font-size: xx-large;
	color: #000000;
	margin-top: 0px;
}
h2 {
	font-size: x-large;
	color: #000000;
	margin-top: 0px;
}
h3 {
	font-size: large;
	color: #7C8DDC;
	margin-top: 0px;
}
h4 {
	font-size: medium;
	color: #4E5659;
	margin-top: 0px;
}
h5 { 
	font-size: x-small;
	margin-top: 0px;
}
h6 { 
	font-size: xx-small;
	margin-top: 0px;
}
a {
	color: #006699;
}
a:hover {
	text-decoration: none;
}
/* Styles for Footer */
#footer p {
	margin: 0;
	font-size: 0.8em;
	text-align: left;
}
#copyright {
	float: right;
	text-align: right;
}
#copyright p {
	font-size: 10px;
	color: #79878D;
}
#footer a {
	color: #006699;
}
#footer a:hover {
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

