#nscontent h1 a, #nscontent h2 a, #nscontent h3 a, #nscontent h4 a, #nscontent h1 a, #nscontent h1
{
	color: #444444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
}
#nscontent
{
	font-size: 12px;
	margin-right: 10px;
}
#nscontent-ul, #nscontent-ul li
{
	list-style: none;
	padding: 0;
	margin: 0;
}
#nscontent a
{
	color: #444444;
	text-decoration: none;
}
body
{
	background: #E8BD6F;
	margin: 0;
}
#wrapper1
{
	position: relative;
	top: 0px;
	width: 756px;
	margin: 0px auto 0px auto;
	border: none;
}
#header
{
	position: absolute;
	top: 0px;
	background: url(http://www.gatewaycenter.com/images-2007/header.jpg);
	width: 756px;
	height: 116px;
	border-left: solid 1px black;
	border-top: solid 1px black;
	border-right: solid 1px black;
}
#header span
{
	display: none;
}
.logoLink
{
	display: block;
	width: 756px;
	height: 116px;
}
#bar
{
	position: absolute;
	top: 117px;
	background: #7B042B;
	width: 756px;
	height: 6px;
	border-left: solid 1px black;
	border-right: solid 1px black;
}
#content1
{
	position: absolute;
	top: 123px;
	width: 758px;
	border: dashed 0px #666666;
	z-index: 1;
}
.border1
{
	border-left: solid 1px black;
	border-right: solid 1px black;
	border-bottom: solid 1px black;
}
.bg
{
	background: url(zbg.JPG) no-repeat white;
}
#leftColumn
{
	width: 125px;
	float: left;
	border: solid 0px red;
	padding-top: 3px;
}
#rightColumn
{
	float: right;
	width: 620px;
	border: solid 0px green;
	background: white;
}
#menubg1
{
	position: absolute;
	top: 0;
}
#footer
{
	background: #E8BD6F;
	width: 759px;
	border-right: solid 2px #E8BD6F;
}
#footer a, #footer strong
{
	text-decoration: none;
	color: #333333;
}