/* HTML Elements */
body
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 0.8em;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-color: #000000;
}

img
{
	border: 0;
}

a
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

table
{
	border-collapse: collapse;
	padding: 0;
	border: 0;
}

.latestItem a:hover
{
	color: #12356b;
	text-decoration: underline;
}

.latestItem a:link
{
	color: #12356b;
	text-decoration: none;
}

.latestItem a:active
{
	color: #12356b;
	text-decoration: underline;
}

.latestItem a:visited
{
	color: #12356b;
	text-decoration: none;
}

/* Objects */
#topKeyLine
{
	position: absolute;
	top: 152px;
	background-color: #ffffff;
}

#bottomKeyLine
{
	position: absolute;
	top: 376px;
	background-color: #ffffff;
}

/* Classes */
.indexSquiggle
{
	background: url(../images/index_squiggle.gif) #afb579 no-repeat 2px top;
}

.whoSquiggle
{
	background: url(../images/who_squiggle.gif) #ccba97 no-repeat 2px top;
}

.whatSquiggle
{
	background: url(../images/what_squiggle.gif) #b8a896 no-repeat 2px top;
}

.whatLeftRightColumn
{
	background-color: #B8A896;
}

.whatCenterColumn
{
	background-color: #937048
}

.indexBodyCopy
{
	margin-top: 115px;
	font-size: 0.6em;
	margin-left: 19px;
	color: #ffffff;
	margin-right: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 1.7em;
}

.whoBodyCopy
{
	margin-top: 125px;
	font-size: 0.6em;
	margin-left: 19px;
	color: #003399;
	margin-right: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 1.7em;
}

.whatBodyCopy
{
	margin-top: 45px;
	font-size: 0.6em;
	margin-left: 19px;
	color: #333333;
	margin-right: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 1.7em;
}

.whatBodyCopyHighlight
{
	margin-top: 5px;
	font-weight: bold;
	color: #87302d;
}

.latestItem
{
	font-size: 0.7em;
	color: #12356b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: disc;
	text-align: left;
	margin-left: 20px;
}

.people
{
	margin-top: 16px;
	font-size: 0.6em;
	margin-left: 11px;
	color: #87302d;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.whatListItem
{
	margin-left: 19px;
	font-size: 0.6em;
	color: #87302d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: disc;
	line-height: 1.7em;
}

.navElement
{
	margin-bottom: 0px;
	margin-top: 8px;
	width: 84px;
	border-top-style: none;
	margin-right: 5px;
	border-right-style: none;
	border-left-style: none;
	height: 15px;
	border-bottom-style: none;
}
