body {
	background: #B61E3D url(bkgd.jpg);
	font: 12px/16px Georgia, "Times New Roman", Times, serif;
	color: #390404;
	margin: 0px;
}	
p { 
	margin-top: -0.8em;
} 
p+p {
	text-indent: 15px;
}

h3 {
	font-size: 13px;
	letter-spacing: 0.1em;
	margin-top: 2em;
	font-style: italic;
}	
	
a:link,
a:visited {
	text-decoration: none;
	font-size: 14px;
	font-style: bold italic;
	color: #000000;
}
a:visited { 
}
a:hover, a:active {
	background-color: white;
	width:auto;
	height:auto;
}

#container {
	background: #ffc url(mid.jpg) repeat-y center;
	position: absolute;
	left: 50%;
	width: 760px;
	margin-left: -380px;
}
#intro {
	margin: 0px;
	background: url(top.jpg) no-repeat center top;
	padding-top: 130px;
	padding: 50px 0x 100px 100px;
}
#pageHeader{
}
#pageHeader h1 span,
#pageHeader h2 span {
}
#quickSummary p.p1:first-line {
	text-transform: uppercase;
}
#quickSummary {
	margin-top: 30px;
}		
#quickSummary p {
	font-size: 13px;
	line-height: 22px;
}	
#quickSummary,	
#preamble {
	margin-right: 80px;
	margin-left: 225px;
	margin-top: 50px;
}
#preamble
        {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
	letter-spacing: 0.05em;
        }	
#supportingText {
	margin-right: 80px;
	margin-left: 300px;
	margin-top: 0px;
}	
a.noline
{
  text-decoration:none ;
}
#footer {
	background: url(bot.jpg) no-repeat center bottom;
	margin-right: -80px;
	margin-left: -300px;
	height: 120px;
	text-align:right;
}
#footer a:link, #footer a:visited {
	color: #390404;
}

#linkList {
	padding-top: 20px;
	padding-bottom: 20px;
	width: 150px;
	position: absolute;
	left: 50px;
	top: 206px;
	border-right: 1px dashed;
	height:auto;
}	
#linkList h3 {
	text-align: center;
	font-style: bold, italic;
	font-size: 16px;
	letter-spacing: 0.3em;
}	
#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;
	letter-spacing: 0.1em;
}	
#linkList #lselect a.c{
	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;
}
#linkList h3 :before {
content: "(";
}
#linkList h3 :after {
content: ")";
}
#footer a:before {
content: "{ ";
}
#footer a:after {
content: " }";
}
