body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}
#gollumsDiv {
	position:relative;
	margin:0px auto 0px auto;
	width:1024px;
	z-index: 10;
}

/* These styles define the five ad spaces on the page */
#adSpaceTop {
	background-color: #CCCCCC;
	height: 61px;
	width: 1024px;
	position: absolute;
	left: 0px;
	top: 6px;
	z-index: 300;
}
#adSpaceFoot {
	background-color: #CCCCCC;
	height: 61px;
	width: 806px;
	margin-left: 10px;
	margin-top: -5px;
	z-index: 300;
}
#adStackSkyscrapper {
	background-color: #CCCCCC;
	height: 496px;
	width: 185px;
	position: absolute;
	left: 827px;
	top: 287px;
	z-index: 300;
}
#adStackLarge {
	background-color: #CCCCCC;
	height: 190px;
	width: 185px;
	position: absolute;
	left: 827px;
	top: 791px;
	z-index: 300;
}
#adStackMedium {
	background-color: #CCCCCC;
	height: 190px;
	width: 185px;
	position: absolute;
	left: 827px;
	top: 791px;
	z-index: 300;
}
#adStackSmall {
	background-color: #CCCCCC;
	height: 142px;
	width: 185px;
	position: absolute;
	left: 827px;
	top: 989px;
	z-index: 300;
}
#adSpaceTop p, #adSpaceFoot p, #adStackLarge p, #adStackSkyscrapper p, #adStackMedium p, #adStackSmall p, .bodyCopy {
	position:static;
	top:50%;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

/* Styles for top nav */
#topNavBox {
	background-color: #405579;
	position: absolute;
	height: 44px;
	width: 992px;
	left: 0px;
	top: 75px;
	padding-left: 32px;
	z-index:  20;
}
#topNavBox ul {
	padding-left: 0;
	margin-left: 0;
	float: left;
	width: 100%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 12px;
}
#topNavBox ul li {
	display: inline;
}
#topNavBox ul li a {
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	margin-right:32px;
	padding-bottom:8px;
}
#topNavBox ul li a:hover {
	color: #FFFFCC;
	text-decoration: underline;
	background: transparent url(../pix/hereOGlyph.gif) bottom center no-repeat;
}
#topNavBox ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#topNavBox ul li a#selected {
	background: transparent url(../pix/hereOGlyph.gif) bottom center no-repeat;
}
#topNavBox #searchBox {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	position: absolute;
	top: 0px;
	right: 5px;
	margin-top: 12px;
	z-index:  30;
}
#topNavBox #searchBox input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	vertical-align: baseline;
	width: 137px;
}
#topNavBox #searchBox .goButton:hover {
	cursor:pointer;
	color: #405579;
	background-color: #FFFFFF;
}


/* Style for secondary Nav */
#secondNavBox {
	background-color: #405579;
	position: absolute;
	height: 20px;
	width: 863px;
	left: 0px;
	top: 242px;
	padding-left: 161px;
	z-index:  20;
}
#secondNavBox ul {
	padding-left: 0;
	margin-left: 0;
	float: left;
	width: 100%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 2px;
}
#secondNavBox ul li {
	display: inline;
}
#secondNavBox ul li a {
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	margin-right:32px;
}
#secondNavBox ul li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#secondNavBox ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#publishedBy {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	position: absolute;
	right: 5px;
	top: 2px;
}

/* Issue Number */
#issueNumber {
	height: 20px;
	width: 300px;
	position: absolute;
	left: 718px;
	top: 265px;
	text-align:right;
	z-index:  20;
}

/* independent header elements */
#masthead {
	position: absolute;
	left: 211px;
	top: 130px;
	z-index:  20;
}
#paperStack {
	position: absolute;
	left: 0px;
	top: 170px;
	z-index:  300;
}
#tertiaryLinks {
	position: absolute;
	top: 136px;
	right: 5px;
	z-index:  20;
}
#tertiaryLinks a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A62121;
	text-decoration: none;
}
#tertiaryLinks ul li a:hover {
	color: #990000;
	text-decoration: underline;
}
#tertiaryLinks ul li a:visited {
	color: #A62121;
	text-decoration: none;
}
/* Main content elements */
#hairline {
	position:absolute;
	width:1023px;
	border: 1px solid #CCCCCC;
	left: 0px;
	top: 262px;
	margin-bottom:15px;
	padding-top: 80px;
	z-index:  20;
}
#homeTitle{
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	text-transform: uppercase;
	color: #CCCCCC;
	position: absolute;
	left: 10px;
	top: 0px;
}
#pageTitle {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	text-transform: uppercase;
	color: #CCCCCC;
	position: absolute;
	left: 10px;
	top: 0px;
	z-index:  30;
}
#latestNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	position: absolute;
	left: 150px;
	top: 5px;
	border: 1px dotted #000000;
	padding: 3px;
}
#latestNews strong {
	color: #A62121;
}
#primaryContent {
	margin-left:10px;
}
.primaryPhoto img{
	margin-left: 6px;
	margin-bottom: 11px;
}
.primaryCopy h1, h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	margin-top: -5px;
	margin-bottom: -5px;
	
}
.primaryCopy h2, h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.primaryCopy  h1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	margin-top: -5px;
	margin-bottom: -5px;
	text-decoration: none;	
}
.primaryCopy  h1 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #990000;
	margin-top: -5px;
	margin-bottom: -5px;
	text-decoration: none;	
}
.primaryCopy h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
}
.primaryCopy h2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;	
}
.primaryCopy td, p, p, .issueNumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin-bottom: -3px;
}
.issueNumber {
	text-align:right;
	font-weight:bold;
}
.primaryCopy .readMore {
	font-size: 14px;
	float: right;
	margin-bottom:10px;
}
.primaryCopy .readMore a {
	color: #990000;
	text-decoration: none;
}
.primaryCopy .readMore a:hover {
	font-size: 14px;
	color: #990000;
	text-decoration: underline;
}
.secondaryPhoto img{
	margin-right: 20px;
	margin-bottom: 9px;
}
.secondaryPhotoCol2 img{
	margin-right: 20px;
	margin-bottom: 9px;
	margin-left: 8px;
}
.secondaryCopy h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.secondaryCopy h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-top: -3px;
	margin-bottom: -5px;
}
.secondaryCopy h1 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.secondaryCopy h1 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.secondaryCopy h2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-top: -3px;
	margin-bottom: -5px;
	text-decoration: none;
}
.secondaryCopy h2 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	margin-top: -3px;
	margin-bottom: -5px;
	text-decoration: none;
}
.secondaryCopy p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin-bottom: -5px;
}
.secondaryCopy .readMore {
	font-size: 11px;
	color: #990000;
	float: right;
	margin-bottom:11px;
}
.secondaryCopy .readMore a {
	color: #990000;
	text-decoration: none;
}
.secondaryCopy .readMore a:hover {
	color: #990000;
	text-decoration: underline;
}
#gollumsDiv #contactFooter {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	position: absolute;
	width: 1024px;
	margin-top: 25px;
	padding-bottom: 10px;
	font-variant: small-caps;
	z-index:  30;
}
