* {margin: 0px;
   padding: 0px;}

body { 
	font: 8pt/16pt Georgia, "Times New Roman", Times, serif; 
	background: #000000 url(body_bg.jpg) repeat-y center;  
}

p {
	font: 8pt/16pt Georgia, "Times New Roman", Times, serif;
	text-align: left;
	color: #000000;
}

a:link {
	font-weight: bold;
	color: #5E4042;
}

a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #AE9091;
}

a:hover, a:active {
	text-decoration: underline;
	color: #AE9091;
}


#container {
    width: 642px;
	background: #FFFFFF url(container_tile.jpg) repeat-y; 
	margin: 0px auto;
}


#pageHeader {
	margin-bottom: 0px;
	background-image: url(header_legal.jpg);
	height: 524px;
	background-repeat: no-repeat;
}


#pageHeader h1 { 
	text-indent: -2000px;
}


#pageHeader h2 { 
	text-indent: -2000px;
}


#quickSummary {
	position:absolute;
	top: 365px;
	width: 274px;
	height: 162px;
}
	
#quickSummary p {
	text-align:center;
	color: #000;
	position:relative;
	left: 292px;
	font-family: georgia;
	font-size: 8pt;
	font-style: italic;
	line-height: 15pt;
}
	
#quickSummary .p2 {
	font: italic 8pt/15pt georgia; 
	text-align:center;
	color: #000000;
}

#preamble {
	clear: right;
	padding: 0px 60px 0px;
}

#preamble p {
	margin: 0px;
}

/************************' Begin Headings *******************************/

#container #linkList #linkList2 p {
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 5px;
	background-color: #ABAB8E;
	font-variant: normal;
	font-style: italic;
	margin-right: 3px;
	border: thin groove #C7C7AF;
}
		
/************************* End Headings ********************************/

#supportingText {
	padding: 0px 110px 10px 110px;
}

#footer {
	text-align: center;
	padding: 10px;
	margin-top: 15px;
	background-color: #abab8e;
	border: 1px dotted #EEEEEE;
}

#footer a:link, #footer a:visited { 
	margin-right: 20px; 
}

#linkList {
	position: absolute;
	top: 720px;
}

/*************************** Begin Left navigation **********************/

#linkList2 {
	font: 10px verdana, sans-serif;
	border: 0px solid gray;
	background-image: url(linklist_bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #abab8e;
	padding-left: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	margin-top: 10px;
	width: 138px;
	position:relative;
	left: -90px;
	padding-top: 10px;
}
#container #linkList #linkList2 div {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.Center {
	text-align: center;
}

#container #supportingText #ipsum form p img {
	text-align: center;
}
