body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #FFFFFF;
	background-color: #FCFFD4;
	padding: 0px;
	margin: 0px;
}

a:link, a:active, a:visited	{
	color: white;
	text-decoration: underline;
}
a:hover	{
	color: white;
	text-decoration: none;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	line-height: 24px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}

ul {
	list-style-image: url( http://www.nichemembers.com/images/arrow.gif );
	margin-left: 10px;
	padding-left: 0;
	font-size: 12px;
	line-height: 18px;
}
li {
	margin: 0;
	padding: 0;
}

.menu ul {
	list-style-image: url( http://www.nichemembers.com/images/arrow.gif );
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	margin-left: 0;
	padding-left: 1em;
}
.menu li {
	margin: 0;
	padding: 0;
}
.menu, .menu a {
	font-size: 12px;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}

.menu h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

#header {
	background-image: url( http://www.nichemembers.com/images/bg.jpg );
	text-align: center;
	font-size: 10px;
	color:#FFFFFF;
	margin-bottom:40px;
	height:197px
}

#left_column {
	padding-left: 20px;
	min-width: 222;
	width: 20%;
	vertical-align: top;
}

#right_column {
	min-width: 180;
	min-height: 2800;
	width: 15%;
	vertical-align: top;
	text-align: center;
}

#mailing {
	background-color: #043A00;
	border: solid 2px #FCFFD4;
	color: #FFFFFF;
}

#footer {
	background-image: url( http://www.nichemembers.com/images/bg_bottom.jpg );
	text-align: center;
	font-size: 15px;
	color:#FFFFFF;
	height:197px
}

