/* RESET ALL STYLES */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption /*tbody, tfoot, thead, tr, th, td*/{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* RESET COMPLETE */


	#wrapper {
		position: relative;
		margin-left: auto;
		margin-right: auto;
		width: 100%;
	}
	#header {
		position: relative;
		margin-left: auto;
		margin-right: auto;
		width: 900px;
		background-image: url(nm_header.png);
		background-repeat: no-repeat;
		background-position: top center;
		height: 210px;
	}
	#frame {
		position: relative;
		margin-left: auto;
		margin-right: auto;
		width: 900px;
		background-image: url(stripes.png);
		background-repeat: repeat-y;
		background-position: center;
	}
	#content {
		position: relative;
		margin-left: auto;
		margin-right: auto;
		width: 750px;
		padding-bottom: 1.5em;
	}
	#footer {		
		position: relative;
		margin-left: auto;
		margin-right: auto;
		width: 900px;
		background-image: url(stripeBottom.png);
		background-repeat: no-repeat;
		background-position: top center;
		height: 100px;
		clear: both;
	}

#menu {
  list-style: none;
  padding: 0;
  width: 1000px;
  height: 240px;
  position: relative;
}
#menu span {
  display: none;
  position: absolute;
}
#menu a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
	height: 24px;
}
#menu a:hover {
	background-position: left bottom;
}
#menu a:hover span {
	display: block;
}

#menu .rev {
  width: 160px;
  height: 24px;
  background: url(revelations.png) no-repeat;
  left: 20px;
  top: 80px;
}
#menu .resto{
  width: 160px;
  height: 24px;
  background: url(restoration.png) no-repeat;
  left: 195px;
  top: 80px;
}
#menu .moti {
  width: 160px;
  height: 24px;
  background: url(motivation.png) no-repeat;
  left: 540px;
  top: 80px;
}

#menu .rev span {
  width: 160px;
  height: 24px;
  background: url(revelations.png) no-repeat;
  left: 0px;
  top: -400px;
}
#menu .resto span {
  width: 160px;
  height: 24px;
  background: url(restoration.png) no-repeat;
  left: 0px;
  top: -400px;
}
#menu .moti span {
  width: 160px;
  height: 24px;
  background: url(motivation.png) no-repeat;
  left: 0px;
  top: -400px;
}


#navcontainer ul
{
padding-left: 0;
margin-left: 0;
background-color: #D4E59B;
color: #403017;
float: left;
font-family: arial, helvetica, sans-serif;
text-align: center;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
background-color: #D4E59B;
text-decoration: none;
font-weight: normal;
float: left;
border-right: 1px solid #F8f4e4;
color: #403017;
}

#navcontainer ul li a:hover
{
background-color: #C55627;
color: #f8f4e4;
}

#navlist li a#current{
background-color: #C55627;
color: #f8f4e4;
font-weight: bold;
}


#formalmenu {
	padding: 2px;
	text-align: center;
	padding-top: 75px;
}

#formalmenu ul {
       padding: 0;
}
#formalmenu li {
	display: inline;
	text-decoration: none;
	color: #403017;
}
#formalmenu li a{
	display: inline;
	text-decoration: none;
	color: #403017;
}
#formalmenu ul li a:hover {
	color: #CA9C2C;
	font-weight: normal;
}
body {
	margin:0;
	padding:0;
	font-family: sans-serif;
	background-color: #d4e59b;
	background-image: url(greenstripe.jpg);
	background-repeat: repeat;
	background-position: top left;
	color: black;
	}
	.floatleft { 
    	float: left; 
    	margin: 5px; 
	}
	.floatright { 
    	float: right; 
    	margin: 5px; 
	}
	.clear{
	clear: both;
	}

body {
	font-size: 12px;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}
p {
	font-size: 1em; /* 12px */
	line-height: 1.5em; /* 18px */
	margin: 0 0 1.5em 0;
	font-family: georgia, serif;
}
p.first{
	color: #36393D;
	font-weight: bold;
}
p.old{
	color: #36393d;
}
h1 {
	font-size: 2em; /* 24px */
	line-height: 1.5em; /* 36px */
	margin-top: 0em;
	margin-bottom: 0em;
	padding-left: 1em;
	color: #403017;
	font-weight: bold;
	clear: both;
	letter-spacing: -1px;
	background-image: url(stripefade.png);
	background-repeat: repeat-y;
}
h2 {
	font-size: 1.8333em; /* 22px */
	line-height: 1.6364em; /* 36px */
	margin-top: 0.8182em;
	margin-bottom: 0em;
	color: #C55627;
	letter-spacing: -1px;
	clear: both;
}
h3{
	font-size: 1em; /* 12px */
	line-height: 1.5em; /* 18px */
	margin: 0 0 1.5em 0;
	color: #000000;
	text-transform: uppercase;
}

h4{
	font-size: 1em; /* 12px */
	line-height: 1.5em; /* 18px */
	margin: 0 0 1.5em 0;
	color: #ffffff;
}

	a:link{
	text-decoration: none;
	color: #C55627;
	}
	a:visited{
	text-decoration: none;
	color: #C55627;
	}
	a:hover{
	font-weight: bold;
	}
	a:active{
	text-decoration: none;
	}
	table{
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	.rule{
	padding-left: auto;
	padding-right: auto;
	}


	form div{

		margin: 0;
		padding: 0;
		padding-top: 0.5em;
	}
	form div label{
		float: left;
		width: 35%;
	}
	form input{
		color: #1c3f94;
		border: 1px solid #0099ff;
		width: 60%;
	}
	.btn{
		background-color: transparent;
		width: 20%;
	}
	textarea#styled{
		width: 60%;
		height: 120px;
		border: 1px solid #0099ff;
		padding: 5px;
		font-family: sans-serif;
		color: #1c3f94;
	}
	form fieldset{
		border: 1px solid #0099ff;
		width: 50%;
	}


	p.footnote{
		text-align: center;
		font-size: 80%;
		color: #1C3F94;
	}
	p.terms{
		font-size: 80%;
	}

	a img {
		border: 0px;
	}

	a#mohican:link, a.mohican:visited {
			font-family: Helvetica, san-serif;
			text-transform: lowercase;
			letter-spacing: 0px;
			color: #000;
			font-size: 1em;
			text-decoration: none;
			padding-left: 5px;
		}

	a#mohican:hover {
			font-family: Helvetica, san-serif;
			color: #990000;
			font-size: 1em;
			text-decoration: none;
		}


	fieldset {
		border: none;
	}


	table{
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	}

	.datatable{
	border: 1px solid #ACD037;
	border-collapse: collapse;
	}
	.datatable td{
	padding: 0.2em;
	border: 1px solid #ACD037;
	}
	.datatable tr.altrow{
	background-color: #D4E59B;
	}

	.tablediv{
	text-align: center;
	}
	p.caption{
	font-size: 100%;
	line-height: 1.4em;
	color: black;
        font-family: georgia, serif;
	margin-top: 0px;
	text-align: justify;
	padding-left: 0px;
	}
	p.title{
	font-size: 100%;
	line-height: 1.4em;
	color: black;
        font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	margin-top: 0px;
	text-align: justify;
	padding-left: 0px;
	font-weight: bold;
	}
	p.quote{
	color: #CA9C2C;
	font-size: 200%;
    font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-weight: bold;
	letter-spacing: -1px;
	text-align: center;
	}
	.dropcap {
	float:left;
	color:#c55627;
	font-size:5em;
	line-height:0.75em;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	}




#leftColumn {
	float: left;
	width: 170px;
	height: 500px;
	overflow-y: scroll;
	overflow-x: hidden;
	padding-right: 5px;
}

#rightColumn {
	height: 500px;
}

#leftColumn50 {
	float: left;
	width: 50%;
	padding-right: 5px;
}

#rightColumn50 {

}

#leftColumn70 {
	float: left;
	width: 70%;
	padding-right: 15px;
}

#rightColumn30 {
}

.exciteometer{
	font-weight: bold;
	font-size: x-large;
}

.excitebase{
		background-image: url(../img/exciteBase.png);
		background-repeat: no-repeat;
		background-position: bottom center;
		text-align: center;
}

.excitetop{
		background-image: url(../img/exciteTop.png);
		background-repeat: no-repeat;
		background-position: bottom center;
}

.excitetopempty{
		background-image: url(../img/exciteTopEmpty.png);
		background-repeat: no-repeat;
		background-position: bottom center;
}

.excitemiddle{
		background-image: url(../img/exciteMiddle.png);
		background-repeat: repeat-y;
		background-position: top center;
}

.excitemiddlecurrent{
		background-image: url(../img/exciteMiddleCurrent.png);
		background-repeat: repeat-y;
		background-position: top center;
}

.excitemiddleempty{
		background-image: url(../img/exciteMiddleEmpty.png);
		background-repeat: repeat-y;
		background-position: top center;
}

#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}
	
	.feature{
		position: absolute;
		width: 300px;
		height: auto;
		top: -15em;
		right: -15em;
		z-index: 1000;
}