/*--PAGE LAYOUT--*/

#categories {
	font-style: normal;
	font-weight: normal;
	height: 10px;
	padding-left: 168px;
	padding-bottom: 10px;
	width: 580px;
	font-size: 8pt;
	color: #333333;
}

#category{
	font-style: normal;
	font-weight: normal;
	margin-right: 40px;
	float: left;
}

#row{
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	z-index: 0;
	width: 800px;
	margin-bottom: 10px;
	height: 32px;
}

#row:hover{
	background-color: #e5e5e5;
	z-index: 0;
	width: 800px;
	margin-bottom: 10px;
	height: 32px;
}

#preview{
	margin-right: 30px;
	float: left;
	border-color: #7f7f7f;
	border-style: solid;
	border-width: 1px;
	height: 30px;
	width: 135px;
}

#pbr{
	text-align: right;
	margin-right: 82px;
	float: right;
	padding-top: 7px;
	border-bottom-color: #bfbfbf;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #bfbfbf;
	border-top-width: 1px;
	border-top-style: solid;
	height: 23px;
	width: 550px;
}

#title{
	margin-left: 2px;
	text-align: left;
	font-size: 9pt;
}

#date{
	margin-top: -10px;
	font-size: 7pt;
}

/*--STYLIN'--*/



#endnote{
	margin-bottom: 50px;
	padding-top: 5px;
	margin-left: 168px;
	border-top-color: black;
	border-top-style: solid;
	border-top-width: 1px;
	margin-top: 10px;
	position: static;
	padding-bottom: 40px;
	width: 550px;
	font-size: 7pt;
	color: #333333;
}

#content{
	height: auto;
	word-wrap: normal;
	margin-left: 168px;
}

#spread{
	line-height: 1.5em;
	font-size: 8pt;
	height: 300px;
	width: 100%;
}

#smallspread{
	clear: both;
	max-height: 500px;
	min-height: 160px;
	margin-bottom: 25px;
	line-height: 1.5em;
	font-size: 7pt;
	width: 100%;
}

.wideimg{
	border-bottom-color: black;
	border-top-color: black;
	border-bottom-width: 4px;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-top-style: solid;
	margin-bottom: 5px;
}

#description{
	margin-right: 50px;
	float: left;
	color: #7f7f7f;
	font-size: 6pt;
}

#leftcolumn{
	padding-top: 5px;
	margin-right: 10px;
	float: left;
	width: 330px;
	height: 160px;
}

#rightcolumn{
	min-height: 160px;
	float: right;
	padding-top: 5px;
	margin-right: 80px;
	width: 190px;
}

.shortimg{
	border-bottom-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: black;
	border-top-style: solid;
	border-top-width: 1px;
}

p{
	margin-bottom: 10px;
}

