body{
	color: #968870;
	text-align: center;
	font: 62.5%/1.5 Baskerville, 'Times New Roman', Times, serif;
}

/* @group Nav Overrides */

.date{
	font-style: italic;
}

/* @end */
#container{
	position: relative;
	max-width: 85.2em;
	margin: 0 auto;
	text-align: left;
}
p#logo{
	color: #ae9b7f;
}
p#logo a{
	color: #02A5F4;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
}

#article{
	position: relative;
	margin-top: 7.8em;
	color: #a49278;
}
h1{
	position: absolute;
	top: -0.043em;
	left: 0;
	font: normal 37em Baskerville, Times, 'Times New Roman', serif;
	color: #eae3d9;
	letter-spacing: -0.07em;
}
h2{
	position: relative;
	margin-top: -0em;	
	font: italic 4.8em Baskerville, Times, 'Times New Roman', serif;
	line-height: 1.0833;
	color: #0078f3;
	text-shadow:none;
	background: url('http://www.neomw.com/images/ornament.gif') no-repeat right center;	
}
h3{
	font: italic 3em Baskerville, Times, Times New Roman, serif;
	color: #0078f3;
	line-height: 0.8667;	
}
#container p{
	font-size: 1.8em;
	position: relative;
	left: 26.4em;
	width: 20em;
	line-height: 1.4444;
	color: #90816a;
}
#container p+p{
	text-indent: 1.5em;
}
#container p.callout{
	position: relative;
	left: 0;
	width: 100%;	
	font-size: 2.4em;
	margin-bottom: 1.25em;
	line-height: 1.3541;
	letter-spacing: -0.04em;
	font-weight: normal;
	color: #a49278;
}
#container p.action{
	text-indent: 0;
	font-style: italic;
	font-weight: bold;
	color: #ae9b7f;
}
ol#rules{
	font-size: 1.6em;
	line-height: 1.625;
	list-style-type: decimal;
	margin-bottom: 1.625em;
}
a{
	color: #0078f3;
	text-decoration: none;
}
a:link, a:visted{
	color: #483d27;
}
a:hover, a:active{
	color: #551c00;
}
strong{
	font-weight: bold;
}
em{
	font-style: italic;
}

