﻿body {
	background: #B61E3D url(bkgd.jpg);
	font: 12px/16px Georgia, "Times New Roman", Times, serif;
	color: #390404;
	margin: 0px;
}		
p { 
	margin-top: -0.8em;
	width: 393px;"
} 
.hang { 
text-indent: -3em; 
margin-left: 3em; 
width: 550px;
text-align: left;
 }

.ital {
 text-indent: -3em; 
 margin-left: 3em;
 font-style: italic;
 width: 550px;
 text-align: left;
 }

p+p {
	text-indent: 15px;
}

.2 { 
	margin-top: 8em;
	width: 670px;"
}
blockquote {
	padding-left: 1em;
	font-style: italic;

}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

h3 {
	font-size: 13px;
	letter-spacing: 0.1em;
	margin-top: 2em;
	font-style: italic;
}	
	
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: #ffc url(mid.jpg) repeat-y center;
	position: absolute;
	left: 50%;
	width: 760px;
	margin-left: -380px;
}

#preamblenm {
	margin-right: 80px;
	margin-left: 80px;
	margin-top: 0px;

}

#intro {
	margin: 0px;
	background: url(top.jpg) no-repeat center top;
	padding-top: 90px;
	padding: 50px 0x 100px 100px;
}
#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,	
#supportingText {
	margin-right: 80px;
	margin-left: 300px;
	margin-top: 0px;
}	

#footer {
	background: url(bot.jpg) no-repeat center bottom;
	margin-right: -80px;
	margin-left: -300px;
	height: 110px;
	text-align: center;
}
#footer a:link, #footer a:visited {
	font-size: 15px;
	color: #390404;
}

#linkList {
/*
 	padding-bottom: 150px;  */
	width: 220px;
	position: absolute;
	left: 41px;
	/*
	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: 2px;
	list-style-type: none;
	text-align: left;
}
#linkList li.a {
font-style: italic;
	text-decoration: none;
	color: #75413E;

}

.basictab{
padding: 3px 0;
margin-left: 75px;
font: bold 12px Verdana;
border-bottom: 1px solid gray;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.basictab li{
display: inline;
margin: 0;
}

.basictab li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid gray;
border-bottom: none;
background-color: #AF8685 ;
color: #2d2b2b;
}

.basictab li a:visited{
color: #2d2b2b;
}

.basictab li a:hover{
background-color: #DBFF6C;
color: black;
}

.basictab li a:active{
color: black;
}

.basictab li.selected a{ /*selected tab effect*/
position: relative;
top: 1px;
padding-top: 4px;
background-color: #FFF0F4;
color: black;
}

