body {
	background: #000000 url(../images/pageart/bkgd.jpg);
	color: #390404;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	line-height: 16px;
}	
p {
} 
p+p {
	text-align: left;
}


#intro #preamble p+p_bold
{
	font-weight: bold;
}

h3 {
	font-size: 13px;
	letter-spacing: 0.1em;
	margin-top: 2em;
	font-style: italic;
}

h4 {
	text-align: left;
	font-size: .9em;
}	
	
a:link,
a:visited {
	font-style: italic;
	text-decoration: none;
	color: #75413E;
}
a:visited { 
	font-style: normal;
}
a:hover, a:active {
	background-color: #F0E3D5;
}

#container {
	background:url(../images/pageart/mid.jpg) repeat-y center;
	position: absolute;
	left: 50%;
	width: 760px;
	margin-left: -380px;
}
#intro {
	margin: 0px;
	background: url(../images/pageart/top.jpg) no-repeat center top;
	padding-top: 70px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 35px;
}
#pageHeader h1 span,
#pageHeader h2 span {
	top: 20px;
}

#pageHeader_main
{
	position: absolute;
	top: 85px;
	width: 480px;
	height: 70px;
	left: 150px;
	padding-top: 4px;
	padding-left: 6px;
	padding-bottom: 6px;
}
#quickSummary p.p1:first-line {
	text-transform: uppercase;
}
#quickSummary {
	margin-top: 30px;
}		
#quickSummary p {
	font-size: 13px;
	line-height: 22px;
}	
#quickSummary,
#preamble,	
#supportingText {
	margin-right: 40px;
	margin-left: 240px;
	margin-top: 20px;
	position: relative;
	top: 30px;
}	
	
#supportingTextBot {
	margin-right: 40px;
	margin-left: 100px;
	margin-top: 120px;
	top: 10px;
}	




#footer {
	background: url(../images/pageart/bot.jpg) no-repeat center bottom;
	margin-right: -50px;
	margin-left: -250px;
	height: 120px;
	text-align: center;
	position: relative;
}
#footer a:link, #footer a:visited {
	font-size: 12px;
	color: #390404;
}

#linkList {
	padding-bottom: 50px;
	width: 180px;
	position: absolute;
	left: 51px;
	top: 160px;
	border-right: 1px dotted #930;
}	
#linkList h3 {
	text-align: center;
	font-style: italic;
	letter-spacing: 0.1em;
}	
#linkList h3.select {
	padding-top: 0px;
	font-style: italic;
	margin-top: 0px;
}
#linkList ul {
	margin: -0.5em 0 0 0;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
#linkList li {
 	padding-bottom: 15px;
}
#linkList #lselect a {
	display: block;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}	
#linkList #lselect a.bold{
	display: inline;
	margin-bottom: -1em;
	font-style: italic;
	text-transform: none;
	letter-spacing: 0em;
}	
#linkList #lselect li{
	font-style: italic;
}		

h3:first-letter {
	font-size: 16px;
}
.smallarial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

#container #intro #preamble .style1
{
	font-size: 16px;
}

.hilite
{
	color: #000;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	background-color: #FCF;
}

.bold
{
	font-weight: bold;
}

.h2lineheight
{
	line-height: 1;
}

.smallcap
{
	font-variant: small-caps;
	font-weight: bold;
}

.rightjustify
{
	position: relative;
	right: auto;
	float: right;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
