body {
	margin: 0px;
	background-color: #000000;
}
a {
	font-family: Arial;
	font-size: 7.5pt;
	font-weight: none;
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	color: #999999;
}
#nytLink {
	position: absolute;
	left: 128px;
	top: 525px;
}
#logo {
	position: absolute;
	left: 45px;
	top: 45px;
}
#tag_line {
	position: absolute;
	left: 400px;
	top: 65px;
}
#copyright {
	position: absolute;
	top: 650px;
	left: 17px
}
#navigation {
	position: absolute;
	left: 140px;
	top: 45px;
	width: 71px;
	height: 79px;
	align: right;
	text-align: right;
	padding: 3px 7px 3px 7px;
	background-color: #282B2D;
}
#sub-navigation {
	position: absolute;
	left: 235px;
	top: 45px;
	width: 71px;
	height: 79px;
	align: right;
	text-align: right;
	padding: 3px 7px 3px 7px;
	background-color: #282B2D;
}
#content-navigation {
	position: absolute;
	left: 49px;
	top: 136px;
	width: 80px;
	height: 25px;
	align: right;
	text-align: right;
	font-family: Arial;
	font-size: 7.5pt;
	font-widht: none;
	color: #FFFFFF;
	padding: 0px;
	background-color: #000000;
	line-height: 19px;
}
#stock {
	position: absolute;
	left: 140px;
	top: 140px;
}
#stock-full {
	position: absolute;
	left: 335px;
	top: 140px;
}
#journal {
	position: absolute;
	left: 140px;
	top: 140px;
	width: 550px;
	height: 400px;
	background-color: #DEDEDE;
	padding: 15px;
	overflow: scroll;
}
#journal_header {
	font-family: Arial;
	font-size: 14pt;
	font-weight: none;
	text-decoration: none;
}
#journal_publisher {
	font-family: Arial;
	font-size: 10pt;
	font-weight: none;
	text-decoration: none;
	font-style: italic;
}
.journal_content {
	font-family: Arial;
	font-size: 10pt;
	font-weight: none;
	text-decoration: none;
}
a.journal_content:link {
	font-family: Arial;
	font-size: 10pt;
	font-weight: none;
	color: #282B2D;
	text-decoration: underline;
}
a.journal_content:visited {
	font-family: Arial;
	font-size: 10pt;
	font-weight: none;
	color: #282B2D;
	text-decoration: underline;
}
a.journal_content:hover {
	color: 282B2D;
	background-color: #999999;
	text-decoration: none;
}
a.journal_content:active {
	font-family: Arial;
	font-size: 10pt;
	font-weight: none;
	color: #282B2D;
	text-decoration: underline;
}
#contact {
	position: absolute;
	left: 140px;
	top: 140px;
	width: 180px;
	height: 180px;
	background-color: #282B2D;
	padding: 10px;
	font-family: Arial;
	font-size: 7.5pt;
	font-weight: none;
	font-style: none;
	text-decoration: none;
	color: #FFFFFF;
}
#contact_image {
	position: absolute;
	left: 348px;
	top: 140px;
}
#contact_link {
	color: #99CC56;
	padding: 0px;
}
#firm {
	position: absolute;
	left: 140px;
	top: 140px;
	width: 180px;
	background-color: #282B2D;
	padding: 10px;
	font-family: Arial;
	font-size: 7.5pt;
	font-weight: none;
	font-style: none;
	text-decoration: none;
	color: #FFFFFF;
}
#firm_president {
	color: #99CC56;
}
