/*NSCONTENT AND NSHPCONTENT HEADER STYLING*/
#nscontent h1 a, #nscontent h2 a, #nscontent h3 a, #nscontent h4 a, #nscontent h1, #nscontent h2, #nscontent h3, #nscontent h4, #nscontent p.heading
{
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	font-weight: 100;
}
#nshpcontent h1 a, #nshpcontent h1
{	
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	font-weight: 100;
}
/*NSCONTENT AND NSHPCONTENT TEXT STYLING*/
#nscontent
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	text-align: left;
	width: 85%;
	margin: 0px auto 0px auto;
}
#nshpcontent
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	text-align: left;
}
/*NSCONTENT AND NSHPCONTENT LINK STYLING*/
#nscontent .oblink a, #nscontent .oblink
{
	color: black;
	text-decoration: none;
}
#nscontent a
{
	color: blue;
	text-decoration: none;
}
#nshpcontent a, #nshpcontent strong
{
	font-weight: 100;
	text-decoration: none;
	color: black;
}
/*NSCONTENT IMAGE STYLING*/
#nscontent img
{
	border: none;
}
.ir
{
	float: right;
	margin-left: 10px;
}
.il
{
	float: left;
	margin-right: 10px;
}
.ic
{
	text-align: center;
}
/*SITEWIDE FONT FORMATS STYLING*/
.bold
{
	font-weight: bold;
}
.underline
{
	text-decoration: underline;
}
.italic
{
	font-style: italic;
}
}
#nscontent .oblink, #nscontent .oblink a
{
	text-decoration: none;
	color: black;
}
#nshpcontent h1 a
{
}
#nshpcontent
{
}
#nshpcontent a, #nshpcontent strong
{
}
.bold
{
	font-weight: bold;
}
.underline
{
	text-decoration: underline;
}
.italic
{
	font-style: italic;
}
body
{
	margin: 0;
	padding: 0;
}
.logolink span
{
	display: none;
}
.logolink
{
	border: solid 0px red;
	width: 150px;
	height: 100px;
	display: block;
	float: left;
}




body
{
	background: #333333;
	margin: 0;
}
#header
{
	background: url(http://www.zappobz.com/images/headerbg100.gif);
	width: 99%;
	height: 100px;
	margin-right: 10px;
	position: absolute;
	top: 0px;
}
#headertxt
{
	color: #E68410;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: right;
	float: right;
	margin-top: 25px;
	margin-right: 10px;
	font-variant: small-caps;
}
#menu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin-top: 3px;
	position: absolute;
	top: 100px;
}

#menu a
{
	color: #E68410;
	text-decoration: none;
}
#menu a:hover
{
	color: #21E600;
}

#main
{
	width: 100%;
	position: absolute;
	top: 125px;
}
#content
{
background: #999999;
margin-left: 25px;
margin-right: 32px;
}
#footer a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E68410;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover
{
	color: #21E600;
}
#footer
{
	text-align: center;
	color: #21E600;
}
#footer ul li
{
	display: inline;
	margin: 0px 0px 0px 0px;
	list-style-image: url(dot.jpg);
	list-style: outside;
	list-style-type: disc;	
}
#footercopy
{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
}
#footercopy a
{
	color: blue;
	text-decoration: none;
	font-weight: 100;
	font-size: 10px;
}
